x402basequality 0.35

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 lowpaymentfee.com provides premium API access to NFT data via the x402 payment protocol. The specific route `/api/v1/nfts/50` appears to serve NFT-related information (likely for token ID 50 or a similar resource identifier), gated behind a per-request USDC micropayment on the Base network.

The endpoint charges a maximum of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request. Payment is made via the x402 exact-payment scheme — no API keys, subscriptions, or rate limits are required. The caller simply includes an X-PAYMENT header with a valid payment proof, and the endpoint returns JSON.

The provider (lowpaymentfee.com) hosts a broader suite of x402-gated APIs spanning data/analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per call. However, this specific listing covers only the `/api/v1/nfts/50` route. No OpenAPI schema, request body specification, or example responses are documented, so the exact input parameters and output format remain unknown. The endpoint accepts POST requests based on the x402 challenge's outputSchema.

Capabilities

x402-paymentusdc-micropaymentbase-networknft-dataper-request-billingno-api-keyjson-response

Use cases

  • Fetching NFT metadata or details for a specific token via a single micropayment
  • Integrating pay-per-call NFT data into an AI agent workflow without managing API keys
  • Programmatic access to NFT information settled on Base L2 in USDC

Fit

Best for

  • Developers wanting keyless, pay-per-use NFT data access
  • AI agents that can settle x402 micropayments on Base
  • Prototyping Web3 data integrations without subscription commitments

Not for

  • High-volume NFT data consumers who need bulk/batch pricing
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Anyone needing non-USDC or non-Base payment options

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing. However, there is no OpenAPI schema, no documented request/response format, no examples, and the NFT-specific functionality of this route is only inferred from the URL path. The crawled site pages beyond the landing page returned only 'Connect wallet' with no useful documentation.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Exact request body parameters and response format are unknown
  • The /api/v1/nfts/50 route is not listed on the provider's landing page among advertised APIs — it may be undocumented or experimental
  • Crawled docs/pricing/README pages returned no content beyond 'Connect wallet'

Citations

Provenance

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

Agent access