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 at lowpaymentfee.com serves NFT metadata for token ID 85 via an x402 pay-per-call model. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with an exact-payment scheme. The maximum amount required per call is 20,000 base units of USDC, which equals $0.02 (USDC uses 6 decimals). No API keys or rate limits are advertised; access is gated purely by the x402 payment header.

The provider, lowpaymentfee.com, hosts a broader catalog of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/Web3 data (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion). All listed endpoints share the same $0.02-per-request pricing. However, this specific listing covers only the `/api/v1/nfts/85/metadata` endpoint.

The endpoint is live and returns a proper 402 challenge with x402 version 1. No OpenAPI schema, detailed documentation, or example responses were found in the crawl. The exact structure of the returned NFT metadata is unknown, and there is no information about what NFT collection or project token 85 belongs to. The output MIME type is declared as application/json.

Capabilities

x402-paymentnft-metadatabase-networkusdc-settlementpay-per-calljson-response

Use cases

  • Retrieving metadata for NFT token ID 85 from this provider
  • Integrating NFT metadata lookups into agent workflows with micropayments
  • Demonstrating x402 pay-per-call patterns for NFT data

Fit

Best for

  • Agents needing NFT metadata with no API key signup
  • Developers exploring x402 micropayment-gated APIs
  • Quick one-off NFT metadata lookups settled in USDC on Base

Not for

  • Bulk NFT metadata retrieval across many collections (only one token ID served here)
  • Users who need free or subscription-based NFT metadata APIs
  • Querying NFT metadata on networks other than Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/nfts/85/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 endpoint is live and returns a valid x402 402 challenge, but there is no OpenAPI schema, no documentation of request/response formats, no example payloads, and no information about what NFT collection token 85 belongs to. The listing is essentially a stub with only the payment challenge to go on.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • No example request or response bodies found; response structure is unknown
  • Only serves metadata for a single NFT token ID (85); unclear what collection this belongs to
  • Provider site pages (/api, /pricing, /README) returned only 'Connect wallet' with no useful content

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-22 00:33:02Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access