x402basequality 0.35

Pay-per-call OHLCV candlestick data for Cardano (ADA) via x402 on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides OHLCV (Open, High, Low, Close, Volume) candlestick data for Cardano (ADA). It is part of the lowpaymentfee.com platform, which offers a suite of data, AI, finance, and utility APIs all priced at $0.02 per request with no API keys, no rate limits, and instant access.

Payment is handled via the x402 protocol on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). Each request costs a maximum of 20,000 base units of USDC, which equals $0.02 (USDC uses 6 decimals). The endpoint accepts POST requests and returns JSON. No authentication beyond the x402 payment header is required.

The broader lowpaymentfee.com platform also exposes endpoints for analytics, AI inference (sentiment, summarization, classification, embeddings), exchange rates, gas estimates, geocoding, and more — all at the same $0.02 per-call price point. Documentation pages exist but were largely empty at crawl time, so request/response schemas for this specific OHLCV endpoint are not documented.

Capabilities

ohlcv-candlestick-datacardano-adacrypto-market-datax402-paymentusdc-base-networkpay-per-requestno-api-key

Use cases

  • Fetching historical OHLCV candlestick data for Cardano (ADA) for charting or backtesting
  • Building trading bots that need ADA price and volume data on demand
  • Integrating ADA market data into dashboards or analytics pipelines

Fit

Best for

  • Agents or apps needing on-demand ADA OHLCV data without managing API keys
  • Low-volume or sporadic crypto data queries where pay-per-call is cost-effective
  • x402-native workflows that settle micropayments in USDC on Base

Not for

  • High-frequency trading requiring sub-second latency and bulk historical downloads
  • Users who need free or subscription-based unlimited access to crypto data

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/crypto/ADA/ohlcv \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 per call in USDC on Base). However, there is no documented request/response schema, no examples, and the docs pages returned only 'Connect wallet' with no content. The specific OHLCV endpoint's input parameters and output format are entirely unknown.

Warnings

  • No request or response schema documented — input parameters (timeframe, date range, etc.) are unknown
  • Documentation pages (/docs, /api, /pricing, /README) returned no meaningful content at crawl time
  • The endpoint description is generic ('Premium API Access') and does not describe the OHLCV data specifically
  • Cannot verify what data source backs the ADA OHLCV data or its freshness/accuracy

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:31:33Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access