x402basequality 0.35

NFT collection floor-price endpoint, pay-per-call via x402 on Base with 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 14. 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 specific endpoint `/api/v1/collections/14/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). This is consistent with the site's advertised flat pricing of $0.02 per request across all endpoints. No API keys are required; payment is handled inline via the x402 payment header.

Documentation on the site is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of what fields the floor-price response contains. The endpoint is live (returns a proper 402 challenge), but without documentation it is difficult to know the exact response shape or what collection ID 14 refers to.

Capabilities

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

Use cases

  • Querying the current floor price of a specific NFT collection programmatically
  • Building dashboards or bots that track NFT collection valuations
  • Integrating NFT floor-price data into trading or portfolio tools

Fit

Best for

  • Agents or apps needing on-demand NFT floor prices without API key management
  • Developers who want to pay per call with USDC on Base
  • Low-volume or sporadic NFT data lookups at $0.02 each

Not for

  • High-volume NFT analytics requiring bulk data or websocket streams
  • Users who need detailed collection metadata, trait-level pricing, or historical data
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/collections/14/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 challenge with clear pricing, but there is no documentation, no OpenAPI schema, no example requests or responses, and no explanation of what collection 14 is. The docs/pricing/README pages are all blank beyond a wallet-connect prompt. Effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • Unknown what NFT collection ID 14 refers to
  • No example request or response payloads available

Citations

Provenance

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

Agent access