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/68` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. The specific resource `/api/v1/nfts/68` is labeled "Premium API Access" and returns JSON content. It accepts POST requests and settles payments on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`).

The x402 challenge advertises a `maxAmountRequired` of 20,000 base units. USDC uses 6 decimals, so the per-request cost is $0.02 — consistent with the site-wide flat pricing of $0.02 per request. No API keys are required; payment is handled entirely via the x402 `X-PAYMENT` header. The platform advertises no rate limits and instant access.

The exact data returned by `/api/v1/nfts/68` is not documented beyond the generic "Premium API Access" label. There is no OpenAPI spec, no request/response schema, and no example payloads available from the crawl. The endpoint is confirmed live (402 challenge captured), but the lack of documentation about what NFT data is returned (metadata, ownership, pricing, etc.) makes it difficult to evaluate the endpoint's utility without experimentation.

Capabilities

x402-paymentusdc-settlementbase-networknft-datapay-per-requestno-api-keyjson-response

Use cases

  • Fetching NFT data or metadata for a specific token (ID 68) on demand
  • Agent-driven NFT lookups without managing API keys
  • Programmatic access to NFT information with per-call USDC micropayments

Fit

Best for

  • Agents or bots that need keyless, pay-as-you-go NFT data access
  • Developers prototyping NFT integrations without subscription commitments
  • x402-compatible wallets and agent frameworks on Base

Not for

  • Bulk NFT data ingestion requiring thousands of calls (no documented batch endpoint)
  • Users who need detailed documentation or guaranteed response schemas before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and no description of what data the NFT endpoint actually returns. The listing is effectively a stub with confirmed liveness.

Warnings

  • No documentation exists for what /api/v1/nfts/68 actually returns — the label 'Premium API Access' is generic and uninformative.
  • No OpenAPI spec, request schema, or response schema is available.
  • The broader lowpaymentfee.com platform lists many endpoints but none have detailed docs in the crawl.
  • The NFT-specific functionality (metadata, ownership, pricing, etc.) is entirely unknown.

Citations

Provenance

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

Agent access