x402basequality 0.30

x402-gated NFT 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/nfts/94` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. The specific resource appears to serve NFT-related data (inferred from the URL path `/nfts/94`), though the provider's landing page does not explicitly list this particular endpoint among its advertised routes. The endpoint is live and returns a valid x402 challenge.

Pricing is $0.02 per request, paid in USDC on the Base network. The x402 challenge specifies a `maxAmountRequired` of 20,000 base units of USDC (contract `0x8335…2913`, 6 decimals), which equals $0.02. Payment is made via the `exact` scheme with no API keys or rate limits required — callers simply attach an `X-PAYMENT` header with a valid x402 payment proof. The response MIME type is `application/json`.

The broader lowpaymentfee.com platform advertises endpoints for metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02/request price point. However, documentation beyond the landing page is extremely thin: the `/api`, `/pricing`, and `/README` routes all return only a "Connect wallet" prompt with no further detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available.

Capabilities

x402-paymentusdc-basepay-per-callnft-datajson-response

Use cases

  • Fetching NFT data or metadata for a specific token ID via a micropayment
  • Integrating pay-per-call NFT lookups into an agent workflow without API keys
  • Programmatic access to NFT information settled on Base L2 in USDC

Fit

Best for

  • Developers wanting keyless, pay-per-use NFT data access
  • AI agents that can settle x402 payments on Base
  • Projects needing low-friction API access without subscriptions

Not for

  • Bulk NFT data retrieval at scale (no documented batch endpoints or rate-limit info)
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The specific /nfts/94 endpoint is not even listed on the provider's landing page. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The /nfts/94 path is not listed among the provider's advertised endpoints on the landing page
  • No request body schema or response schema documented anywhere
  • The /api, /pricing, and /README pages return only a 'Connect wallet' prompt with no useful content
  • Actual functionality behind this endpoint is unknown — 'Premium API Access' is a generic label

Citations

Provenance

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

Agent access