x402basequality 0.35

Query NFT ownership data via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns NFT ownership information for NFT #52. It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML, finance/Web3, and infrastructure categories — all priced at $0.02 per call and settled via x402 using USDC on the Base network.

The specific endpoint `/api/v1/nfts/52/owner` accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers include an `X-PAYMENT` header with a signed payment of up to 20,000 base units of USDC (i.e., $0.02, since USDC uses 6 decimals). No API keys, accounts, or rate limits are required — access is granted purely through micropayment.

The platform advertises a wide catalog of endpoints (metrics, reports, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, and more), all at the same $0.02 price point. However, no OpenAPI schema, detailed documentation, or example responses were found during crawling, so the exact shape of request bodies and responses for this NFT ownership endpoint is unknown.

Capabilities

nft-ownership-queryx402-micropaymentusdc-base-settlementpay-per-requestno-api-key

Use cases

  • Looking up the current owner of a specific NFT programmatically
  • Integrating NFT ownership checks into automated agent workflows
  • Verifying NFT provenance or ownership without managing API keys

Fit

Best for

  • Agents needing quick, keyless NFT ownership lookups
  • Developers prototyping Web3 apps who want pay-per-call pricing
  • Micropayment-native workflows on Base network

Not for

  • Bulk querying ownership across thousands of NFTs (no batch endpoint documented)
  • Querying NFTs beyond ID 52 (only this specific resource path was probed)
  • Users who need detailed NFT metadata beyond ownership

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it accepts payments. However, there is no OpenAPI schema, no documented request/response format, no example payloads, and the crawled pages beyond the landing page returned only 'Connect wallet' with no useful content. The specific NFT endpoint's functionality is only inferred from its URL path.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • No example request or response bodies could be found
  • Only NFT #52 was probed; unclear whether other NFT IDs are supported at similar paths
  • Crawled /api, /pricing, and /README pages returned no meaningful content
  • The platform lists many endpoint categories but none were verified beyond the x402 challenge on this single path

Citations

Provenance

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

Agent access