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/75` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-request APIs gated via the x402 protocol on the Base network. The specific endpoint appears to serve NFT-related data (resource ID 75), though the exact response payload is not documented. Payment is settled in USDC (contract `0x8335…2913` on Base) at $0.02 per call (20,000 base units with 6 decimals). No API keys, rate limits, or subscriptions are required — callers simply attach an `X-PAYMENT` header with a valid x402 payment proof.

The broader lowpaymentfee.com platform advertises endpoints across several categories: data & analytics (metrics, reports, exports, insights), AI & ML (sentiment analysis, text summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are uniformly priced at $0.02 per request. However, this specific listing covers only the `/api/v1/nfts/75` endpoint, which is not listed on the platform's public landing page and has no dedicated documentation describing its request format or response schema.

The endpoint is live and returns a proper x402 challenge (HTTP 402) when called without payment. The method is POST and the output MIME type is `application/json`. Because there is no OpenAPI spec, no example responses, and no documentation for this particular NFT endpoint, the exact data returned is unknown.

Capabilities

x402-paymentper-request-pricingusdc-settlementbase-networknft-datajson-responseno-api-keypost-method

Use cases

  • Fetching NFT metadata or details for a specific token (ID 75) on demand
  • Integrating pay-per-request NFT data into an agent workflow without managing API keys
  • Programmatic access to NFT information settled via on-chain USDC micropayments

Fit

Best for

  • Developers who want keyless, pay-as-you-go NFT data access
  • AI agents with x402-compatible wallets on Base
  • Prototyping NFT-related applications without subscription commitments

Not for

  • Bulk NFT data retrieval requiring thousands of calls at lower cost
  • Users who need detailed documentation or guaranteed SLAs
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/nfts/75 \
  -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, but there is zero documentation for this specific NFT endpoint — no request schema, no response examples, and it is not even listed on the provider's landing page. The purpose and data returned are entirely unknown beyond the generic 'Premium API Access' label.

Warnings

  • The /api/v1/nfts/75 endpoint is not listed on the provider's public landing page; its purpose is unclear.
  • No OpenAPI spec, request schema, or response examples are available for this endpoint.
  • No documentation pages rendered meaningful content (pricing, README, and /api pages only show 'Connect wallet').
  • The exact data returned by this NFT endpoint is unknown — callers should test with a small payment first.

Citations

Provenance

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

Agent access