x402basequality 0.35

Portfolio performance data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides portfolio performance data for a specific portfolio (ID 98) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are required — access is granted per-request via the x402 payment protocol.

The parent site lowpaymentfee.com hosts a broader suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced at $0.02 per request. However, this specific endpoint is scoped to portfolio performance. The exact schema of the response payload is not documented in the crawled material; the endpoint description is simply "Premium API Access" and no OpenAPI spec or detailed field-level documentation was found.

Because the endpoint returned a well-formed 402 challenge with x402 version 1, it is confirmed live. The USDC asset contract (0x8335…2913) matches the canonical Base-mainnet USDC address. Timeout is 300 seconds. No input schema beyond HTTP POST is specified, so callers should experiment with request bodies or check for additional documentation.

Capabilities

portfolio-performancex402-micropaymentusdc-paymentbase-networkjson-responsepay-per-request

Use cases

  • Retrieving performance metrics for a tracked portfolio
  • Integrating portfolio performance data into dashboards or agents
  • Programmatic access to portfolio returns without API key management

Fit

Best for

  • Agents or apps needing on-demand portfolio performance data
  • Developers who prefer pay-per-call over subscription billing
  • Crypto-native workflows that can settle USDC on Base

Not for

  • Users needing detailed API documentation or guaranteed response schemas
  • High-frequency bulk data pulls where per-request pricing adds up
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/98/performance \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no response schema, no request body documentation, and the crawled docs/pricing/README pages all returned only 'Connect wallet' with no useful content. The endpoint's actual data output is unknown.

Warnings

  • No OpenAPI or response schema available — the structure of the returned portfolio performance data is undocumented.
  • The specific portfolio ID (98) is hardcoded in the URL; it is unclear whether other portfolio IDs are available or how they are discovered.
  • Documentation pages (/docs, /pricing, /README, /api) returned no meaningful content beyond 'Connect wallet'.
  • The broader site lists many API categories but this endpoint's relationship to the rest of the platform is unclear.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:15:13Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access