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

The specific endpoint `/api/v1/collections/32/floor` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0.02 USD per request, since USDC uses 6 decimals). Payment is made inline via the X-PAYMENT header; no API keys, accounts, or rate limits are required. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a 300-second timeout window.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional technical content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a proper 402 challenge), but the actual response format and the meaning of "collection 32" are unknown. The platform lists many other endpoints at $0.02 each across categories like sentiment analysis, text summarization, geocoding, and crypto gas estimates, but none have publicly documented schemas.

Capabilities

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

Use cases

  • Fetching the current floor price of a specific NFT collection
  • Monitoring NFT market conditions programmatically
  • Building trading bots or dashboards that need real-time floor prices

Fit

Best for

  • Agents needing on-demand NFT floor prices without API key management
  • Micropayment-based access to NFT market data
  • Quick, keyless integration for crypto-native applications

Not for

  • Bulk historical NFT data retrieval (no documented batch or historical endpoints)
  • 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/32/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, but there is no OpenAPI spec, no request/response schema, no examples, and no meaningful documentation. The purpose of 'collection 32' is undocumented. Effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt
  • No request or response schema documented; actual payload format is unknown
  • The identity of 'collection 32' is not documented anywhere in the crawled material
  • The platform lists many endpoints but none appear to have public technical docs

Citations

Provenance

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

Agent access

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