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 at lowpaymentfee.com returns floor-price data for NFT collection ID 31. 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, and utility services. All endpoints use the x402 payment protocol, settling in USDC on the Base network at $0.02 per request.

The specific endpoint `/api/v1/collections/31/floor` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a max amount of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the `exact` scheme to the provider's wallet. No API keys or rate limits are advertised; access is gated purely by the x402 micropayment.

Documentation is extremely sparse. The provider's 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 documentation, and no example payloads available. The endpoint path suggests it returns floor-price information for a specific NFT collection, but the exact response format and any accepted request parameters are unknown.

Capabilities

nft-floor-pricex402-paymentusdc-basepay-per-requestjson-apicollection-data

Use cases

  • Querying the current floor price of a specific NFT collection for trading bots
  • Monitoring NFT collection valuations in automated dashboards
  • Integrating floor-price data into agent workflows that settle payments on Base

Fit

Best for

  • Agents or bots needing on-demand NFT floor-price data without API key management
  • Developers who want pay-per-call pricing with no subscription commitment
  • x402-compatible clients settling micropayments in USDC on Base

Not for

  • Users needing bulk historical NFT data (no batch or historical endpoints documented)
  • Anyone requiring detailed documentation or guaranteed SLAs before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/collections/31/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 x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no examples, and all documentation pages are empty beyond a wallet-connect prompt. The endpoint's exact behavior must be inferred from its URL path alone.

Warnings

  • No OpenAPI or schema documentation available — request parameters and response format are unknown
  • All doc/pricing/README pages render only 'Connect wallet' with no technical content
  • The specific collection ID 31 is hardcoded in the path; it is unclear what collection this refers to or whether other collection IDs are supported
  • No rate-limit or SLA information provided

Citations

Provenance

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

Agent access

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