x402basequality 0.35

BNB OHLCV candlestick data via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides OHLCV (Open, High, Low, Close, Volume) candlestick data for BNB (Binance Coin) via the x402 payment protocol. It is part of a broader suite of finance, crypto, AI, and utility APIs hosted at lowpaymentfee.com, all priced at $0.02 per request with no API keys, no rate limits, and no commitments required.

Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The x402 challenge confirms the endpoint is live and accepts POST requests with an exact payment scheme. The maximum amount required is 20,000 base units of USDC (6 decimals), which equals $0.02 per call. There is a 300-second payment timeout window.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. No request/response schema, parameter documentation, or example payloads are available from the crawled material. The endpoint path suggests it returns OHLCV data for BNB, but the exact request format (e.g., timeframe, date range parameters) and response structure are unknown.

Capabilities

ohlcv-databnb-market-datacrypto-candlesticksx402-paymentusdc-base-settlementno-api-keypay-per-request

Use cases

  • Fetching BNB historical candlestick data for trading bots or backtesting
  • Displaying BNB price charts in a dashboard or application
  • Programmatic access to BNB OHLCV data without API key registration
  • Agent-driven crypto market analysis with micropayment-gated data

Fit

Best for

  • Developers needing quick, keyless access to BNB OHLCV data
  • AI agents that can settle x402 micropayments on Base
  • Low-volume or on-demand crypto data consumers who prefer pay-per-call

Not for

  • High-frequency trading requiring sub-second latency and bulk historical downloads
  • Users who need OHLCV data for tokens other than BNB from this specific endpoint
  • Anyone without a Base-compatible USDC wallet for x402 payments

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/crypto/BNB/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 x402 challenge is live and confirms pricing and payment details, but there is zero documentation on request parameters or response schema. Docs pages all return only a wallet-connect prompt. The endpoint's actual behavior must be entirely inferred from its URL path.

Warnings

  • No request or response schema documented anywhere in crawled material
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no technical content
  • Exact POST body parameters (timeframe, date range, etc.) are unknown
  • Response format is completely undocumented — cannot confirm OHLCV fields or structure

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:22:52Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access