x402basequality 0.30

NFT collection floor-price lookup via x402 micropayment 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 23. It is part of a broader platform offering pay-per-call APIs across data analytics, AI/ML, finance/Web3, and infrastructure categories, all settled via the x402 protocol on the Base network using USDC.

The specific endpoint `/api/v1/collections/23/floor` accepts POST requests and returns JSON. Payment is handled inline via the x402 header mechanism: each call costs up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) on Base, paid to the provider's wallet. No API keys or rate limits are advertised — access is gated purely by micropayment.

Documentation is extremely sparse. The landing page lists many endpoints but provides no request/response schemas, parameter descriptions, or usage examples. The /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no substantive content. The endpoint path suggests it retrieves floor-price data for a specific collection (ID 23), but there is no documentation confirming what collection this refers to or what fields the response contains.

Capabilities

nft-floor-pricex402-paymentusdc-micropaymentbase-networkpay-per-requestjson-api

Use cases

  • Querying the current floor price of a specific NFT collection programmatically
  • Building trading bots that need real-time NFT floor data
  • Monitoring NFT collection valuations without managing API keys

Fit

Best for

  • Agents or bots that need on-demand NFT floor prices without subscription commitments
  • Developers experimenting with x402 micropayment-gated APIs
  • Low-volume NFT data consumers who prefer pay-per-call pricing

Not for

  • High-volume NFT analytics requiring bulk data or historical time series
  • Users who need detailed collection metadata, traits, or individual token data
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/collections/23/floor \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC per call on Base). However, there is no documentation, no request/response schema, no examples, and no indication of what collection ID 23 refers to. The docs pages are all empty wallet-connect stubs.

Warnings

  • No API documentation available — all doc pages return only a wallet-connect prompt
  • No request or response schema provided; response format is unknown
  • Collection ID 23 is not identified — unclear what NFT collection this covers
  • The broader platform lists many endpoints but none appear documented beyond a title and price

Citations

Provenance

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

Agent access