x402basequality 0.35

BONK token OHLCV candlestick data via x402 micropayment on Base, $0.02/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 the BONK memecoin. It is part of the lowpaymentfee.com platform, which offers a suite of pay-per-request APIs spanning crypto market data, analytics, AI/ML inference, finance, and utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint at `/api/v1/crypto/BONK/ohlcv` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a maximum cost of 20,000 base units of USDC (0.02 USD per request). Payment is made via the x402 `exact` scheme to the provider's wallet on Base. No API keys or account registration are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

Documentation beyond the landing page is sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of accepted query parameters (e.g., time range, interval/granularity). The endpoint's behavior must be inferred from its URL path and the general OHLCV convention. The platform advertises no rate limits and no minimum commitments.

Capabilities

ohlcv-candlestick-databonk-token-datacrypto-market-datax402-micropaymentusdc-base-settlementpay-per-requestno-api-key

Use cases

  • Fetching historical BONK price candles for charting or technical analysis
  • Feeding BONK OHLCV data into trading bots or algorithmic strategies
  • Building dashboards that display BONK price movements over time
  • Agent-driven crypto research requiring on-demand BONK market data

Fit

Best for

  • Developers needing low-cost, keyless BONK candlestick data
  • AI agents that can settle x402 micropayments on Base
  • Low-volume or sporadic crypto data consumers who prefer pay-per-call over subscriptions

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users who need OHLCV data for many tokens from a single endpoint (this is BONK-specific)
  • Consumers without a Base-compatible USDC wallet or x402 client

Quick start

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

Example

Request

{}

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 no OpenAPI schema, no documented request parameters, and no example responses. Docs pages are empty beyond a wallet-connect prompt. The endpoint's actual input/output format is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — request parameters and response format are unknown
  • All doc/pricing/API pages return only a 'Connect wallet' prompt with no technical content
  • BONK-specific endpoint; unclear if other token OHLCV paths exist on the same pattern
  • No SLA, rate-limit, or uptime guarantees documented

Citations

Provenance

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

Agent access