x402basequality 0.30

OHLCV candlestick data for KAVA cryptocurrency, paid per-request 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) market data for the KAVA token. It is part of the lowpaymentfee.com platform, which offers a broad catalog of pay-per-call APIs spanning crypto market data, finance, AI/ML inference, analytics, and utilities — all gated via the x402 payment protocol on the Base network.

The endpoint is live and returns a standard x402 402 challenge when called without payment. It accepts POST requests and charges $0.02 per call, settled in USDC (contract 0x8335…2913) on Base. The x402 challenge specifies a maxAmountRequired of 20,000 base units; since USDC uses 6 decimals, this equals $0.02. No API keys or rate limits are advertised — access is purely payment-gated.

Documentation beyond the landing page is extremely thin: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The exact request body format (e.g., time range, interval, pagination) and the structure of the OHLCV response are unknown and must be discovered experimentally.

Capabilities

ohlcv-datacrypto-market-datakava-tokenx402-paymentper-request-pricingbase-networkusdc-settlement

Use cases

  • Fetching historical OHLCV candlestick data for KAVA to power trading bots or backtesting
  • Displaying KAVA price charts in a dashboard or portfolio tracker
  • Feeding KAVA market data into quantitative analysis or ML models

Fit

Best for

  • Agents or apps needing on-demand KAVA market data without API key management
  • Low-volume or sporadic crypto data queries where per-call pricing is economical
  • x402-native workflows that settle micropayments in USDC on Base

Not for

  • High-frequency trading requiring sub-second latency and bulk historical downloads (no documented bulk endpoint)
  • Users who need comprehensive multi-asset OHLCV data from a single well-documented provider
  • Anyone requiring detailed API documentation or guaranteed SLAs before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no request/response schema, no examples, and no meaningful documentation — the docs pages are empty. The actual request format and response structure are entirely unknown.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no technical content.
  • No OpenAPI or JSON schema for request or response bodies; the required POST body format is unknown.
  • No example responses available; OHLCV data structure must be discovered experimentally.
  • The platform lists many diverse endpoints (AI, analytics, finance, utilities) all at $0.02 — unclear whether all are fully implemented or stubs.

Citations

Provenance

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

Agent access