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 26 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) using the "exact" scheme, with a maximum amount of 20,000 base units — equivalent to $0.02 given USDC's 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. However, this specific listing covers only the NFT metadata route at /api/v1/nfts/26/metadata. 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 request/response payloads available, the actual structure of the returned NFT metadata is unknown. The endpoint is confirmed live (returns a proper 402 challenge), but the content and quality of the metadata it serves cannot be verified from the available material.

Capabilities

nft-metadatax402-paymentusdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Retrieving on-chain NFT metadata for display in wallets or marketplaces
  • Programmatic access to NFT attributes for indexing or analytics
  • Agent-driven NFT data retrieval with automatic micropayment settlement

Fit

Best for

  • Developers needing NFT metadata without managing API keys
  • AI agents that can settle x402 payments autonomously
  • Low-volume or sporadic NFT metadata lookups where per-call pricing is preferable

Not for

  • Bulk NFT metadata ingestion across thousands of tokens (no batch endpoint documented)
  • Users who need metadata for NFTs outside token ID 26 on this specific route

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation of request/response formats, and no example payloads. The actual NFT metadata content is entirely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown.
  • Only token ID 26 is referenced in this endpoint path; unclear if other token IDs are supported via different routes.
  • No crawled documentation beyond a landing page listing many endpoints with identical pricing — actual functionality is unverified.
  • The platform pages (/api, /pricing, /README) all returned only a 'Connect wallet' prompt with no useful content.

Citations

Provenance

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

Agent access