x402basequality 0.35

OHLCV candlestick data for QNT (Quant) via per-request x402 micropayment 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 the QNT (Quant) cryptocurrency token. It is part of a broader suite of finance, analytics, AI, and utility APIs offered by lowpaymentfee.com, all gated behind the x402 payment protocol on the Base network.

Each request costs $0.02 in USDC (the x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC on Base, which equals $0.02 given USDC's 6 decimals). Payment is settled on-chain via the x402 "exact" scheme — no API keys, accounts, or rate limits are required. The endpoint accepts POST requests and returns JSON.

Documentation beyond the landing page is extremely sparse; the /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, and no usage examples available from the crawled material. The specific request parameters (e.g., time range, interval, pagination) and response format for the OHLCV data are unknown and must be discovered experimentally.

Capabilities

ohlcv-candlestick-datacrypto-market-datax402-micropaymentbase-network-settlementusdc-paymentper-request-pricingno-api-key

Use cases

  • Fetching historical OHLCV candlestick data for QNT to build trading charts
  • Programmatic access to QNT price history for backtesting trading strategies
  • Integrating QNT market data into dashboards or portfolio trackers

Fit

Best for

  • Agents or bots that need on-demand QNT price data without managing API keys
  • Developers building crypto analytics tools who prefer pay-per-call pricing
  • Automated trading systems that need OHLCV data settled via on-chain micropayments

Not for

  • High-frequency trading requiring sub-second latency (on-chain payment adds overhead)
  • Users who need free or bulk-discounted market data across many tokens

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/crypto/QNT/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 and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no documented request/response schema, no usage examples, and all documentation pages return only a wallet-connect stub. The actual request parameters and response format for OHLCV data are entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — request parameters and response format are unknown
  • All doc pages (/docs, /api, /pricing, /README) render only a 'Connect wallet' prompt with no content
  • The specific OHLCV endpoint for QNT is not listed on the landing page; only generic crypto endpoints are shown
  • Cannot verify what data source backs the OHLCV data or its freshness/reliability

Citations

Provenance

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

Agent access