x402basequality 0.35

NFT collection floor-price endpoint, pay-per-call via x402 on Base (USDC).

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 8. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all gated via the x402 payment protocol on the Base network using USDC.

The specific endpoint `/api/v1/collections/8/floor` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform's landing page confirms uniform $0.02/request pricing across all endpoints, with no API keys, no rate limits, and no minimum commitments required.

Note that while the platform lists many endpoint categories (analytics, AI, finance, infrastructure), this specific listing covers only the collection floor-price endpoint. Documentation beyond the landing page is essentially empty — the /docs, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is live and returning a valid 402 challenge, but the lack of documentation makes it difficult to know the exact request body format or response structure.

Capabilities

nft-floor-pricex402-paymentusdc-settlementbase-networkpay-per-requestno-api-key

Use cases

  • Querying the current floor price of a specific NFT collection
  • Building NFT portfolio trackers that need real-time floor data
  • Automating NFT trading strategies based on floor price movements

Fit

Best for

  • Agents needing on-demand NFT floor prices without API key registration
  • Developers who want to pay per request with USDC on Base
  • Quick prototyping where low per-call cost and zero setup matter

Not for

  • High-volume NFT analytics requiring bulk/batch endpoints (no documented batch support)
  • Users who need detailed collection metadata beyond floor price
  • Anyone requiring comprehensive API documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/collections/8/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 and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no request/response schema, no examples, and all documentation pages are empty stubs. The endpoint's actual data source and response format are unknown.

Warnings

  • No API documentation available — /docs, /pricing, /README all return only a wallet-connect prompt
  • No request body schema or response schema documented anywhere
  • The endpoint path references 'collections/8' but there is no documentation on what collection ID 8 represents
  • The platform lists many endpoint categories on its landing page but none appear individually documented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 18:01:46Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-19
Last seen2026-04-21

Agent access