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/84` is part of the lowpaymentfee.com platform, which offers a collection 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 84), 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, exports, insights), AI & machine learning (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/84` endpoint, which is not listed on the site's main catalog page, so its exact functionality is unclear.

The endpoint is live and returns a proper x402 challenge (HTTP 402) when called without payment. The method is POST. No OpenAPI schema, detailed documentation, or example responses were found during crawling — the site's documentation and pricing pages require a wallet connection to view.

Capabilities

x402-paymentusdc-settlementbase-networknft-datapay-per-requestno-api-key

Use cases

  • Fetching NFT metadata or details for a specific token (ID 84) on demand
  • Integrating pay-per-call NFT data into an AI agent workflow without managing API keys
  • Programmatic access to NFT information settled via on-chain USDC on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use NFT data access
  • AI agents that can settle x402 payments on Base
  • Prototyping Web3 applications that need on-demand NFT lookups

Not for

  • Bulk NFT data retrieval at scale (no documented batch endpoints)
  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Non-crypto workflows that cannot settle USDC payments on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/nfts/84 \
  -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/84 path is not even listed on the provider's own catalog page. The exact functionality and response format are unknown.

Warnings

  • The /api/v1/nfts/84 endpoint is not listed on the provider's main catalog page — its purpose and response schema are undocumented.
  • Documentation, pricing, and README pages all require a wallet connection and returned no useful content during crawl.
  • No OpenAPI spec or output schema is available; response format is entirely unknown.
  • The endpoint's actual data content (what NFT, what fields) cannot be verified from available material.

Citations

Provenance

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

Agent access