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 ID 39. It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML, finance/Web3, and infrastructure categories — all settled via the x402 protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 "exact" scheme. The max amount required is 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per call. There are no API keys, no rate limits, and no subscription commitments — callers pay per request with USDC on Base.

The specific endpoint `/api/v1/nfts/39/owner` appears to be an NFT-related query not prominently listed on the site's landing page, which showcases analytics, AI, finance, and utility endpoints. The NFT owner lookup may be part of an unlisted or supplementary set of endpoints. Documentation beyond the landing page is sparse — the /api, /pricing, and /README pages all resolve to a "Connect wallet" prompt with no further detail. No OpenAPI schema or request/response examples are provided by the site.

Capabilities

nft-ownership-lookupx402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-response

Use cases

  • Querying the current owner of a specific NFT (ID 39) programmatically
  • Integrating NFT ownership checks into agent workflows without API key management
  • Building Web3 dashboards that verify NFT holders via micropayment-gated API

Fit

Best for

  • Agents or apps needing quick NFT ownership lookups with no signup
  • Developers who want to pay per call with USDC on Base
  • Prototyping Web3 tools that need on-chain NFT data without running a node

Not for

  • Bulk or high-volume NFT indexing across many token IDs (only one NFT ID exposed here)
  • Users who need fiat-only payment rails (this endpoint requires USDC on Base)
  • Anyone needing detailed NFT metadata beyond ownership

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/nfts/39/owner \
  -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 captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the NFT endpoint is not listed on the site's landing page. The /api, /pricing, and /README pages are empty beyond a wallet-connect prompt.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • No request body or response body examples provided by the site
  • This specific NFT endpoint (/api/v1/nfts/39/owner) is not listed on the provider's landing page — it may be unlisted or experimental
  • The /pricing, /api, and /README pages contain no useful content beyond a 'Connect wallet' prompt
  • Response format and fields are entirely unknown — callers must discover them empirically

Citations

Provenance

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

Agent access