x402basequality 0.35

Look up 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 owner information for a specific NFT (ID 75) via an x402 pay-per-call model. The endpoint accepts POST requests and charges 20,000 base units of USDC on the Base network per call, which equals $0.02 USD (USDC uses 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider lowpaymentfee.com hosts a broader suite of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request. This particular endpoint is in the NFT category and returns JSON. The x402 challenge confirms the endpoint is live, using the "exact" payment scheme settling to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second payment timeout.

Note that no OpenAPI schema, request body schema, or response body schema is documented. The endpoint's exact input parameters and response structure are unknown beyond the fact that it returns application/json. Callers should experiment or contact the provider for details on what fields are accepted and returned.

Capabilities

nft-ownership-lookupx402-micropaymentbase-networkusdc-settlementpay-per-callno-api-keyjson-response

Use cases

  • Querying the current owner of a specific NFT programmatically
  • Integrating NFT ownership checks into automated agent workflows
  • Verifying NFT holder status without managing API keys or subscriptions

Fit

Best for

  • Agents needing one-off NFT ownership lookups with no signup
  • Developers prototyping x402 payment flows on Base
  • Low-volume NFT data queries where per-call pricing is preferred

Not for

  • Bulk NFT ownership queries across many token IDs (only one NFT ID is exposed at this path)
  • Users who need detailed NFT metadata, traits, or transaction history beyond ownership

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documented request/response schema, no examples, and the endpoint description is generic ('Premium API Access'). The specific NFT endpoint is a single hardcoded token ID with no broader documentation.

Warnings

  • No OpenAPI or request/response schema available — input parameters and response structure are unknown.
  • Endpoint path is hardcoded to NFT ID 75; unclear if other NFT IDs are supported at different paths.
  • Provider description is generic ('Premium API Access') with no NFT-specific documentation.
  • Crawled /api, /pricing, and /README pages returned only 'Connect wallet' with no useful content.

Citations

Provenance

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

Agent access