x402basequality 0.35

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/28` 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 endpoint appears to serve NFT-related data (resource ID 28), though the exact response payload is not documented. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme.

The x402 challenge advertises a `maxAmountRequired` of 20,000 base units. Since USDC uses 6 decimals, this converts to $0.02 per request — consistent with the site-wide flat pricing of $0.02/request. The platform emphasizes no API keys, no rate limits, no minimums, and instant access. All endpoints are discoverable via HTTP POST with JSON responses.

The broader lowpaymentfee.com platform lists roughly 16 endpoints across four categories (Data & Analytics, AI & Machine Learning, Finance & Web3, Infrastructure). However, the `/api/v1/nfts/28` path is not listed on the homepage, and no documentation, schema, or example responses are available for this specific endpoint. The endpoint is confirmed live — it returns a proper 402 challenge — but what data it actually returns upon successful payment is unknown.

Capabilities

x402-paymentusdc-settlementbase-networknft-datapay-per-requestno-api-keyjson-response

Use cases

  • Fetching NFT metadata or details for a specific token/collection (ID 28)
  • Programmatic NFT data retrieval without API key registration
  • Agent-driven NFT lookups with automatic USDC micropayments on Base

Fit

Best for

  • Developers wanting keyless, pay-per-call NFT data access
  • AI agents that can settle x402 payments on Base
  • Quick one-off NFT data queries without subscription commitments

Not for

  • Bulk NFT data scraping (no documented batch endpoints)
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone needing non-USDC or non-Base payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/nfts/28 \
  -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 challenge, but there is no documentation, no OpenAPI schema, no example request/response, and the /api/v1/nfts/28 path isn't even listed on the provider's homepage. The actual data returned is completely unknown.

Warnings

  • No documentation or schema available for /api/v1/nfts/28
  • This specific endpoint is not listed on the provider's homepage — it may be unlisted, experimental, or deprecated
  • Response payload structure is entirely unknown; no example responses available
  • The /pricing and /README pages returned only a 'Connect wallet' prompt with no useful content

Citations

Provenance

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

Agent access