x402basequality 0.35

x402-gated portfolio data endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/portfolios/94` is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. The specific `/portfolios/94` resource is listed under "Premium API Access" but its exact data payload is not documented in the available crawl material. The endpoint is live and returns a valid x402 challenge on POST.

Payment is settled on the Base network using USDC (contract `0x8335…2913`) via the x402 "exact" scheme. The `maxAmountRequired` is 20,000 base units, which at 6 decimals equals $0.02 per request — consistent with the site's uniform $0.02/request pricing across all endpoints. No API keys are required; access is granted by attaching a valid `X-PAYMENT` header with a signed payment proof. The platform advertises no rate limits and instant access.

Because the crawled documentation pages (`/docs`, `/api`, `/pricing`, `/README`) all returned only a "Connect wallet" prompt with no substantive content, the actual response schema and the meaning of "portfolios/94" remain unknown. The endpoint could return financial portfolio data, but this is speculative. Agents should treat this as a generic paid JSON endpoint until better documentation surfaces.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseno-api-key

Use cases

  • Fetching portfolio-related data via a single micropayment without subscription or API key
  • Integrating pay-per-request data access into autonomous agent workflows
  • Programmatic access to premium content gated behind x402 payment challenges

Fit

Best for

  • Agents or scripts that need one-off data fetches without managing API keys
  • Developers experimenting with x402 payment protocol integrations
  • Low-volume consumers who prefer per-call pricing over subscriptions

Not for

  • High-volume bulk data retrieval where per-call costs add up quickly
  • Users who need detailed documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/94 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <signed_x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation, no response schema, no example payloads, and the purpose of '/portfolios/94' is unexplained. All doc pages returned only 'Connect wallet' with no content.

Warnings

  • No documentation available — all doc pages (/docs, /api, /pricing, /README) returned only a 'Connect wallet' stub.
  • The exact data returned by /api/v1/portfolios/94 is unknown; 'Premium API Access' is the only description provided.
  • No OpenAPI spec, no output schema beyond the x402 challenge metadata, and no example responses are available.

Citations

Provenance

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

Agent access