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

The specific endpoint `/api/v1/nfts/94/owner` accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 exact-payment scheme. The maximum amount required is 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on the Base network, with a timeout of 300 seconds.

The platform advertises no API keys, no rate limits, and instant access. All endpoints on the site are uniformly priced at $0.02 per request. No OpenAPI schema or detailed documentation was found beyond the landing page listing and the x402 challenge itself, so the exact request body format and response structure for this NFT owner endpoint are unknown.

Capabilities

nft-ownership-lookupx402-micropaymentusdc-paymentbase-networkpay-per-requestno-api-key

Use cases

  • Querying the current owner of a specific NFT (ID 94) programmatically
  • Integrating NFT ownership checks into agent workflows without API key management
  • Paying per-call for on-demand NFT data without subscriptions

Fit

Best for

  • Agents needing one-off NFT ownership lookups with minimal setup
  • Developers who want keyless, pay-per-use NFT data access
  • x402-compatible wallets and agent frameworks on Base

Not for

  • Bulk or batch NFT ownership queries across many token IDs (only one NFT ID exposed per endpoint)
  • Users who need detailed NFT metadata beyond ownership
  • Applications requiring free or subscription-based access

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/nfts/94/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 and returns a valid x402 402 challenge, confirming it is operational. However, there is no OpenAPI spec, no documentation of request/response schemas, and the endpoint is narrowly scoped to a single NFT ID. The crawl pages beyond the landing page returned only 'Connect wallet' with no useful content.

Warnings

  • No OpenAPI or schema documentation available — request body format and response structure are unknown.
  • Endpoint is scoped to a single NFT ID (94); unclear if other NFT IDs are available at similar paths.
  • Landing page lists many API categories but no detailed docs were accessible; actual functionality behind each endpoint is unverified.
  • No robots.txt or agents.txt found.

Citations

Provenance

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

Agent access