x402basequality 0.35

OHLCV candlestick data for CELO via x402 micropayment on Base network at $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 CELO cryptocurrency token. It is part of the lowpaymentfee.com platform, which offers a suite of data, analytics, AI, finance, and utility APIs all gated behind x402 micropayments on the Base network.

The endpoint accepts POST requests and is paid per-call using USDC on Base. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (6 decimals), which equals $0.02 per request. No API keys or rate limits are required — payment is the only authentication mechanism. The platform advertises instant access with no minimums or commitments.

The broader lowpaymentfee.com platform also offers endpoints for token quotes, gas estimates, exchange rates, price feeds, sentiment analysis, text summarization, classification, embeddings, geocoding, validation, conversion, and data export — all at the same $0.02/request price point. Documentation beyond the landing page is sparse; the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail.

Capabilities

ohlcv-datacrypto-market-datacelo-tokenx402-paymentusdc-base-networkper-request-pricingno-api-key

Use cases

  • Fetching historical OHLCV candlestick data for CELO to power trading bots
  • Building price charts for CELO in a portfolio dashboard
  • Backtesting trading strategies using CELO price history
  • Feeding CELO market data into on-chain DeFi analytics

Fit

Best for

  • Agents needing per-call crypto market data without subscription commitments
  • Developers who want keyless API access paid via x402 micropayments
  • Low-volume or bursty workloads where pay-per-request is cost-effective

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need comprehensive multi-exchange aggregated OHLCV with documented source provenance
  • Anyone without a Base-network USDC wallet

Quick start

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

Example

Request

{
  "limit": 30,
  "symbol": "CELO",
  "interval": "1d"
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no examples, and all documentation pages return only a wallet-connect prompt. The request and response schemas are entirely inferred.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no technical content.
  • Request body schema and response format are unknown; example_request_json is speculative.
  • No information on data sources, update frequency, or supported intervals for OHLCV data.
  • Platform appears to be a generic multi-endpoint storefront; quality and reliability of underlying data is unverified.

Citations

Provenance

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

Agent access