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/58` 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 58), 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 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, 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 is for the `/api/v1/nfts/58` path, which is not listed on the homepage catalog, so its exact functionality is unclear.

The endpoint is live and returns a proper x402 challenge (HTTP 402) when called without payment. It accepts POST requests. No OpenAPI schema, detailed documentation, or example responses were found in the crawl, so the actual data returned after successful payment remains unknown.

Capabilities

x402-paymentusdc-settlementbase-networknft-datapay-per-requestno-api-keypost-method

Use cases

  • Fetching NFT metadata or details for a specific token/collection via a single paid request
  • Integrating 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 keyless, pay-per-call NFT data access
  • Developers experimenting with x402 protocol integrations
  • Workflows requiring low-cost, on-demand NFT lookups without subscriptions

Not for

  • High-volume NFT data ingestion where per-call costs add up quickly
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

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 schema, no example responses, and the /api/v1/nfts/58 path is not even listed on the provider's own homepage catalog. The actual functionality and response format are entirely unknown.

Warnings

  • The /api/v1/nfts/58 endpoint is not listed in the provider's homepage API catalog — its purpose is unclear.
  • No OpenAPI spec, example responses, or detailed documentation were found.
  • The crawl of /api, /pricing, and /README pages returned only 'Connect wallet' with no useful content.
  • Actual response payload after successful payment is unknown; integrate with caution.

Citations

Provenance

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

Agent access