x402basequality 0.35

NFT collection floor-price data via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns floor-price data for NFT collection ID 18 on the lowpaymentfee.com platform. It is part of a broader suite of pay-per-call APIs offered by the same provider, spanning data analytics, AI/ML inference, finance/Web3 market data, and utility services. All endpoints on the platform use the x402 protocol for payment, settling in USDC on the Base network.

The specific endpoint `/api/v1/collections/18/floor` is not explicitly listed on the provider's landing page, but the x402 challenge confirms it is live and accepts POST requests. The payment challenge indicates a max amount of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 given USDC's 6 decimals. This is consistent with the provider's advertised flat rate of $0.02 per request across all endpoints. No API keys or rate limits are required; access is granted immediately upon payment.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no usage examples available. The actual response format for this floor-price endpoint must be inferred. The endpoint is confirmed live (HTTP 402 challenge returned successfully).

Capabilities

nft-floor-pricex402-paymentusdc-basepay-per-requestcollection-data

Use cases

  • Fetching the current floor price of a specific NFT collection for trading bots
  • Monitoring NFT collection valuations in dashboards or portfolio trackers
  • Integrating real-time NFT floor data into agent workflows that need on-demand market pricing

Fit

Best for

  • Agents or bots needing on-demand NFT floor prices without API key management
  • Low-volume, pay-as-you-go NFT data consumers
  • x402-compatible clients on the Base network

Not for

  • High-frequency bulk NFT data ingestion (no documented batch endpoint or rate-limit info)
  • Users who need detailed NFT metadata, traits, or historical sales beyond floor price

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The specific collection (ID 18) is not described anywhere. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all return only a wallet-connect prompt with no technical content.
  • No OpenAPI or JSON schema for request or response bodies; response format is unknown.
  • The specific endpoint path (/api/v1/collections/18/floor) is not listed on the provider's landing page; its existence is confirmed only by the x402 challenge.
  • Collection ID 18 is unidentified — no metadata about which NFT collection this refers to.

Citations

Provenance

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

Agent access