x402basequality 0.35

NFT metadata endpoint on Base, pay-per-call via x402 with USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint serves NFT metadata for token ID 12 via the x402 payment protocol on the Base network. It accepts POST requests and returns JSON. Payment is settled in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base, with a maximum amount of 20,000 base units — equivalent to $0.02 per request (USDC uses 6 decimals). No API keys or rate limits are required; access is gated entirely by the x402 micropayment challenge.

The endpoint is part of a broader platform at lowpaymentfee.com that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced at $0.02 per request. The specific endpoint probed here (/api/v1/nfts/12/metadata) is not listed on the site's landing page catalog, suggesting it may be an additional or unlisted route. The platform advertises no minimums, no commitments, and instant access.

Because there is no OpenAPI schema, no documentation beyond the landing page, and no example response for this NFT metadata endpoint, the actual structure and content of the returned metadata are unknown. The x402 challenge is live and well-formed, confirming the endpoint is operational.

Capabilities

x402-paymentnft-metadatausdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Fetching on-chain NFT metadata for display in wallets or marketplaces
  • Agent-driven NFT data retrieval without API key management
  • Programmatic access to NFT attributes for indexing or analytics

Fit

Best for

  • Agents or apps that need NFT metadata with zero signup friction
  • Developers wanting pay-per-call access without subscriptions
  • Web3 projects on Base that already hold USDC

Not for

  • Bulk NFT metadata retrieval across many token IDs (only token 12 is exposed at this URL)
  • Users who need detailed API documentation or response schema guarantees
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/nfts/12/metadata \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint works. However, there is no OpenAPI schema, no documentation for this specific NFT metadata route, no example responses, and the endpoint isn't even listed on the provider's own landing page. The actual response payload is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available for this endpoint.
  • This specific NFT metadata route (/api/v1/nfts/12/metadata) is not listed on the provider's landing page — it may be unlisted or experimental.
  • No example response is available; the structure of the returned NFT metadata is unknown.
  • The endpoint is scoped to a single token ID (12); generalizability to other token IDs is unconfirmed.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 23:20:16Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access