x402basequality 0.35

OHLCV candlestick data for OCEAN token, 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) candlestick data for the OCEAN cryptocurrency token. It is part of the lowpaymentfee.com platform, which offers a suite of data, analytics, AI, finance, and utility APIs all payable per-request via the x402 protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on Base (contract 0x8335…2913) using the x402 exact-payment scheme. The maximum amount required per call is 20,000 base units of USDC, which equals $0.02 (two US cents) given USDC's 6-decimal precision. No API keys, subscriptions, or rate limits are advertised — callers simply attach an X-PAYMENT header with each request.

Documentation beyond the landing page is sparse: the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no additional technical detail. The exact request parameters (e.g., time range, interval/granularity, pagination) and response schema are not documented in the crawled material, so callers will need to experiment or inspect the endpoint directly. The endpoint is confirmed live via a 402 challenge captured during probing.

Capabilities

ohlcv-datacrypto-market-dataocean-tokenx402-paymentper-request-billingbase-networkusdc-settlementjson-api

Use cases

  • Fetching historical OHLCV candlestick data for the OCEAN token for charting or analysis
  • Building trading bots or dashboards that need OCEAN price feeds
  • Backtesting quantitative strategies on OCEAN price history
  • Integrating OCEAN market data into autonomous agent workflows with micropayments

Fit

Best for

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

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs (no SLA documented)
  • Users who need OHLCV data for tokens other than OCEAN from this specific endpoint
  • Anyone requiring detailed API documentation or schema guarantees before integration

Quick start

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

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge and pricing is clear ($0.02/request in USDC on Base). However, there is no documented request schema, no response schema, no examples, and all documentation pages returned only a wallet-connect stub. The listing is essentially a stub with confirmed liveness.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all returned only a 'Connect wallet' prompt with no technical content.
  • Request parameters (time range, interval, pagination) are unknown; callers must experiment.
  • Response schema is undocumented; example_response_json is null.
  • No SLA, rate-limit, or uptime guarantees documented.

Citations

Provenance

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

Agent access