x402basequality 0.30

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

The specific endpoint `/api/v1/collections/38/floor` accepts POST requests and is gated by an x402 payment challenge. The maximum amount required is 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base), which equals $0.02 USD (USDC uses 6 decimals). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a timeout of 300 seconds. No API keys or rate limits are advertised; access is instant once payment is included in the X-PAYMENT header.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no response examples, and no description of what fields the floor-price response contains. The endpoint is confirmed live (returns 402 with a valid x402 challenge), but the actual response payload structure is unknown.

Capabilities

nft-floor-pricex402-paymentusdc-micropaymentbase-networkpay-per-requestno-api-key

Use cases

  • Fetching the current floor price of a specific NFT collection for trading bots
  • Monitoring NFT collection valuations in automated dashboards
  • Integrating NFT floor-price data into portfolio trackers without managing API keys

Fit

Best for

  • Agents or bots that need on-demand NFT floor prices without subscription commitments
  • Developers prototyping NFT analytics with minimal setup
  • x402-native workflows on the Base network

Not for

  • Bulk historical NFT price data retrieval (no batch or historical endpoints documented)
  • Users who need detailed collection metadata beyond floor price
  • Applications requiring free or ad-supported data access

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, confirming pricing and payment details. However, there is no OpenAPI schema, no response examples, no documentation beyond a wallet-connect prompt, and the specific collection (ID 38) is not described. The actual response format is entirely unknown.

Warnings

  • No documentation available — docs, pricing, and API pages only show 'Connect wallet'
  • No OpenAPI or response schema provided; response payload structure is unknown
  • Collection ID 38 is not identified — unclear which NFT collection this covers
  • No robots.txt or agents.txt present

Citations

Provenance

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

Agent access