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 43 via a POST request, gated by the x402 payment protocol. It is hosted on lowpaymentfee.com, a platform offering a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per call with no API keys, no rate limits, and no commitments.

The specific endpoint at `/api/v1/nfts/43/metadata` returns JSON (`application/json`) and accepts payment in USDC on the Base network. The x402 challenge advertises a `maxAmountRequired` of 20,000 base units; since USDC uses 6 decimals, this equals $0.02 per request, consistent with the site-wide pricing. Payment is settled to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a timeout of 300 seconds.

No OpenAPI schema, detailed documentation, or example responses were found for this specific endpoint. The platform's landing page lists many endpoints but provides no further technical documentation beyond the pricing and category groupings. The actual content of the NFT metadata returned is unknown from the available material.

Capabilities

nft-metadatax402-paymentusdc-basepay-per-requestjson-response

Use cases

  • Retrieving metadata for NFT token ID 43 programmatically
  • Integrating NFT metadata into a dApp or marketplace UI
  • Agent-driven NFT data lookup with micropayment settlement

Fit

Best for

  • Developers needing on-demand NFT metadata without API key management
  • AI agents that can settle x402 micropayments on Base
  • Quick, low-cost one-off metadata lookups

Not for

  • Bulk retrieval of metadata for large NFT collections (single token ID only)
  • Users who cannot transact in USDC on the Base network
  • Applications requiring detailed documentation or guaranteed SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documentation beyond the landing page listing, no example request/response, and the actual metadata content is unknown. This is effectively a stub listing.

Warnings

  • No OpenAPI or detailed documentation available for this endpoint.
  • The actual NFT metadata content and schema are unknown — no example response was captured.
  • Only a single token ID (43) is addressed by this endpoint; it is unclear if other token IDs are available at similar paths.
  • The broader lowpaymentfee.com platform lists many endpoints but docs pages returned only 'Connect wallet' with no substantive content.

Citations

Provenance

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

Agent access

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