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/44` is part of the lowpaymentfee.com platform, which offers a broad catalog of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. The specific endpoint appears to serve NFT-related data (resource ID 44), though the exact response payload is not documented. All endpoints on the platform share a uniform pricing model of $0.02 per request, settled in USDC on the Base network.

Payment is handled via the x402 protocol: callers receive a 402 challenge with payment details, then submit an `X-PAYMENT` header containing a signed USDC transaction to the specified payTo address. The challenge advertises a `maxAmountRequired` of 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys, rate limits, or upfront commitments are required — access is purely pay-per-call.

The platform lists many other endpoints (sentiment analysis, text summarization, embeddings, price feeds, geocoding, etc.) all at the same $0.02 price point. However, documentation is extremely sparse: there is no OpenAPI spec, no request/response schema documentation, and the crawled pages beyond the landing page only show a "Connect wallet" prompt. The actual data returned by `/api/v1/nfts/44` is unknown, making it difficult to assess the endpoint's real utility without experimentation.

Capabilities

x402-paymentusdc-settlementbase-networknft-datapay-per-requestno-api-keyno-rate-limit

Use cases

  • Fetching NFT metadata or details for a specific token (ID 44)
  • Programmatic NFT data retrieval without API key registration
  • Agent-driven NFT lookups with automatic micropayment settlement

Fit

Best for

  • Developers wanting zero-signup, pay-per-call NFT data access
  • AI agents that can settle x402 payments autonomously on Base
  • Quick prototyping where API key management is undesirable

Not for

  • Production use requiring documented, stable response schemas
  • Bulk NFT data retrieval where per-call pricing would be expensive
  • Users who need detailed API documentation before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/nfts/44
# Returns 402 with x402 challenge. Include X-PAYMENT header with signed USDC payment to proceed.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation of what data the NFT endpoint actually returns, and no examples. The endpoint path suggests NFT data but the description is just 'Premium API Access' with no further detail.

Warnings

  • No API documentation or OpenAPI spec available
  • Response schema for /api/v1/nfts/44 is completely unknown
  • All non-landing crawled pages returned only 'Connect wallet' with no useful content
  • The specific data returned by this NFT endpoint is undocumented — callers must experiment to discover the payload

Citations

Provenance

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

Agent access