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/47` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. The specific resource at `/nfts/47` is labeled "Premium API Access" and returns JSON data when paid for via the x402 protocol. Payment is settled on the Base network using USDC (contract `0x8335…2913`) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The platform advertises a simple pricing model: $0.02 per request across all endpoints, with no API keys, no rate limits, no minimums, and instant access. The x402 challenge was successfully captured with version 1, confirming the endpoint is live. The accepted payment scheme is "exact" with a maximum timeout of 300 seconds. The endpoint expects HTTP POST requests.

Note that the specific data returned by `/api/v1/nfts/47` is not documented — the provider's landing page lists many endpoint categories but does not include an NFT-specific section, and no OpenAPI schema or detailed documentation was found. The endpoint's actual response payload and fields are unknown beyond the stated MIME type of `application/json`.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestnft-datajson-responseno-api-key

Use cases

  • Fetching NFT metadata or details for token ID 47 via a single paid request
  • Integrating pay-per-call NFT data into an agent workflow without managing API keys
  • Programmatic access to NFT information settled on-chain via USDC on Base

Fit

Best for

  • Agents or bots that need on-demand NFT data without subscription commitments
  • Developers testing x402 payment flows with low-cost endpoints
  • Web3 applications that prefer crypto-native API billing

Not for

  • Bulk NFT data retrieval where per-request costs would accumulate significantly
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Applications requiring non-crypto payment methods

Quick start

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

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 for the /nfts/47 resource specifically — no OpenAPI schema, no response examples, and the NFT endpoint category isn't even listed on the provider's landing page. The actual data returned is completely unknown.

Warnings

  • No documentation exists for the /api/v1/nfts/47 endpoint specifically; the provider's landing page does not list any NFT-related endpoints among its categories.
  • No OpenAPI or output schema is available — the response payload structure is unknown.
  • The /api, /pricing, and /README pages all returned only a 'Connect wallet' prompt with no useful content.
  • The endpoint description 'Premium API Access' is generic and does not describe what data is actually returned.

Citations

Provenance

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

Agent access