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/66` is part of the lowpaymentfee.com platform, which offers a broad catalog of pay-per-call APIs gated via the x402 protocol on the Base network. The specific endpoint appears to serve NFT-related data (resource ID 66), though the exact response payload is not documented. Payment is settled in USDC (contract `0x8335…2913` on Base) at $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits 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, export, 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/66` endpoint, whose response schema and exact data content are not documented in the crawled material.

The endpoint is live and returns a proper x402 challenge (HTTP 402) when called without payment. The x402 version is 1, the payment scheme is "exact", and the maximum timeout is 300 seconds. No OpenAPI spec, detailed documentation, or example responses were found during the crawl.

Capabilities

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

Use cases

  • Fetching NFT metadata or details for a specific resource on-demand
  • Integrating pay-per-call NFT data into agent workflows without managing API keys
  • Programmatic access to NFT information settled via USDC on Base

Fit

Best for

  • Agents or bots that need on-demand NFT data without subscription overhead
  • Developers experimenting with x402 payment-gated APIs
  • Low-volume, pay-as-you-go NFT data consumers

Not for

  • High-volume NFT data ingestion where per-call pricing becomes expensive
  • 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/66 \
  -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 no documentation, no OpenAPI spec, no example responses, and no description of what data `/api/v1/nfts/66` actually returns. The listing is effectively a stub with only pricing and liveness confirmed.

Warnings

  • No documentation or OpenAPI schema available for this endpoint
  • Response payload and data content of /api/v1/nfts/66 are completely unknown
  • The broader platform lists many endpoint categories but none have detailed docs
  • No example responses were found in the crawl

Citations

Provenance

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

Agent access