x402basequality 0.35

Pay-per-call NFT data endpoint on Base via x402, settling in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides premium API access to NFT data (specifically the `/api/v1/nfts/1` resource). It is part of a broader suite of pay-per-call APIs offered by the same provider, spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request.

The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The x402 challenge advertises a `maxAmountRequired` of 20000 base units, which equals $0.02 (USDC uses 6 decimals). No API keys are required; callers authenticate purely via the x402 payment header. The provider advertises no rate limits and instant access.

The specific NFT data returned by this endpoint is not documented in detail — the provider's landing page lists many endpoints but does not include per-endpoint schema documentation or example responses. The `/api/v1/nfts/1` path suggests it returns data for a single NFT identified by ID 1, but the exact fields and structure are unknown. No OpenAPI spec or detailed docs were found during crawling.

Capabilities

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

Use cases

  • Fetching NFT metadata or details without needing an API key
  • Agent-driven NFT data retrieval with automatic micropayment settlement
  • Integrating NFT information into workflows that support x402 payment protocol

Fit

Best for

  • Developers or agents that already support x402 payment flows
  • Low-volume, on-demand NFT data lookups at $0.02 per call
  • Scenarios where API-key-free, pay-as-you-go access is preferred

Not for

  • High-volume NFT indexing where per-call costs would accumulate quickly
  • Users who need detailed, documented response schemas before integrating
  • Applications requiring non-USDC or non-Base-network payment rails

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no response schema, no example responses, and no documentation of what the NFT endpoint actually returns. The listing is essentially a stub with verified liveness and pricing.

Warnings

  • No OpenAPI or schema documentation available — response structure is unknown
  • The /api/v1/nfts/1 path is not listed on the provider's landing page among advertised endpoints, raising questions about whether it is a production endpoint or a demo/test resource
  • No crawled pages beyond the landing page returned meaningful content (wallet connect prompts only)

Citations

Provenance

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

Agent access