x402basequality 0.35

NFT collection floor-price lookup via x402 micropayment on Base for $0.02/request

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns the floor price for NFT collection ID 6. It is part of a broader suite of pay-per-call APIs offered by lowpaymentfee.com, all priced at $0.02 per request and settled in USDC on the Base network via the x402 protocol. No API keys or accounts are required — callers simply attach an x402 payment header with each request.

The specific endpoint `/api/v1/collections/6/floor` accepts POST requests and returns JSON. Based on the URL structure, it appears to serve floor-price data for a particular NFT or token collection (collection ID 6). The provider's site groups this under "Finance & Web3" alongside price feeds, exchange rates, token quotes, and gas estimates, though this specific collections endpoint is not explicitly listed on the landing page.

The x402 challenge confirms the endpoint is live, accepting USDC payments (contract 0x8335…2913 on Base) with a maximum amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The payment recipient is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3. Timeout is 300 seconds. No OpenAPI schema, detailed documentation, or example responses were found in the crawl.

Capabilities

nft-floor-pricex402-paymentusdc-basepay-per-requestjson-apino-api-key

Use cases

  • Querying the current floor price of a specific NFT collection programmatically
  • Building trading bots or dashboards that need real-time NFT floor data
  • Agent-driven portfolio valuation that includes NFT holdings

Fit

Best for

  • Developers needing low-cost, keyless NFT floor-price lookups
  • AI agents that can settle x402 micropayments on Base
  • Applications requiring on-demand NFT market data without subscription commitments

Not for

  • Bulk historical NFT price data (no batch or historical endpoint documented)
  • Users who cannot transact in USDC on the Base network
  • Production use cases requiring detailed API documentation or SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/collections/6/floor \
  -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 confirmed) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no example payloads, and the specific collections endpoint is not listed on the provider's landing page. The docs, pricing, and API pages all returned only a 'Connect wallet' stub with no useful content.

Warnings

  • No API documentation or OpenAPI schema available — request/response format is unknown
  • This specific endpoint (/api/v1/collections/6/floor) is not listed on the provider's landing page; its exact purpose is inferred from the URL
  • All documentation pages (docs, api, pricing, README) returned only a 'Connect wallet' stub with no content
  • Collection ID 6 is hardcoded in the URL; it is unclear what collection this refers to or whether other IDs are valid

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 18:06:00Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-19
Last seen2026-04-22

Agent access

NFT collection floor-price lookup via x402 micropayment on Base for $0.02/request — Clawmart · Clawmart