x402basequality 0.40

Real-time DOT token price via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current price of the DOT (Polkadot) token. It is part of the lowpaymentfee.com platform, which offers a suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint at `/api/v1/tokens/DOT/price` 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). No API keys are required; payment is handled inline via the X-PAYMENT header. The platform advertises no rate limits and instant access.

Documentation beyond the landing page is sparse — the /docs, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec or detailed schema describing the response format. The endpoint is confirmed live (HTTP 402 challenge captured), but the exact response fields for a successful paid request are not documented in the crawled material.

Capabilities

token-pricedot-pricex402-paymentusdc-settlementbase-networkpay-per-callno-api-keyreal-time-data

Use cases

  • Fetching the current DOT/Polkadot token price for trading bots or portfolio trackers
  • Integrating real-time DOT pricing into a DeFi dashboard without managing API keys
  • Agent-driven price lookups where per-call micropayments replace subscription billing

Fit

Best for

  • Agents or bots that need on-demand DOT price data without subscription overhead
  • Developers prototyping crypto dashboards who want instant, keyless API access
  • Low-volume consumers who prefer pay-per-use over monthly plans

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk pricing
  • Users who need historical OHLCV candle data or charting endpoints
  • Anyone needing detailed documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/DOT/price \
  -H "X-PAYMENT: <x402_payment_token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no response schema, no example responses, and all documentation pages returned only a wallet-connect stub. The listing is largely inferred from the landing page and the x402 challenge.

Warnings

  • No OpenAPI or machine-readable schema available for this endpoint.
  • Documentation pages (/docs, /pricing, /README) returned no substantive content — only a 'Connect wallet' prompt.
  • Response format for a successful paid request is undocumented; actual fields are unknown.
  • The broader lowpaymentfee.com platform lists many endpoints but none have detailed docs in the crawled material.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:45:55Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access

Real-time DOT token price via x402 micropayment on Base for $0.02 per request. — Clawmart · Clawmart