x402basequality 0.35

OHLCV candlestick data for BAT (Basic Attention Token) via pay-per-request x402 on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides OHLCV (Open, High, Low, Close, Volume) market data for the BAT (Basic Attention Token) cryptocurrency. It is part of the lowpaymentfee.com platform, which offers a suite of data, analytics, AI, finance, and utility APIs all gated behind the x402 payment protocol on the Base network.

Each request costs $0.02 in USDC (USD Coin on Base), settled on-chain with no API keys, no rate limits, and no subscriptions required. The endpoint accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a maxAmountRequired of 20000 base units of USDC (6 decimals → $0.02), consistent with the site's published pricing.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what parameters the OHLCV endpoint accepts (e.g., time range, interval) or what fields it returns. The endpoint's behavior must be inferred from its URL path and the general OHLCV convention (timestamp, open, high, low, close, volume arrays or objects).

Capabilities

ohlcv-datacrypto-market-databat-tokenx402-paymentbase-networkusdc-settlementpay-per-request

Use cases

  • Fetching historical OHLCV candlestick data for BAT to build trading charts
  • Programmatic analysis of BAT price movements for algorithmic trading bots
  • Integrating BAT market data into dashboards or portfolio trackers

Fit

Best for

  • Agents or bots needing on-demand BAT price history without API key management
  • Developers who want pay-per-call crypto data with no subscription commitment
  • Web3-native applications settling micropayments on Base

Not for

  • High-frequency trading requiring sub-second latency and bulk historical pulls (no documented batch support)
  • Users needing OHLCV data for tokens other than BAT from this specific endpoint

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, and all documentation pages return only a wallet-connect stub. The endpoint's accepted parameters and response format are entirely unknown.

Warnings

  • No documentation available — docs, API, pricing, and README pages all render only 'Connect wallet' with no content.
  • No OpenAPI or JSON schema describing request parameters or response format for the OHLCV endpoint.
  • No example requests or responses available; actual data fields must be discovered by calling the endpoint.
  • The broader lowpaymentfee.com platform lists many diverse endpoints (AI, analytics, finance, utils) all at $0.02 — unclear whether all are fully implemented or placeholders.

Citations

Provenance

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

Agent access