x402basequality 0.35

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

The endpoint accepts POST requests and returns JSON. Payment is handled via the x402 protocol: callers include an X-PAYMENT header with a USDC payment on Base. The maximum amount required per call is 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). The platform advertises no API keys, no rate limits, and instant access — you pay per request with no subscriptions or commitments.

The provider hosts many other endpoints across categories including analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation), 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 additional technical detail. No OpenAPI schema or request/response examples are provided, so the exact request body format and response structure for the ALGO OHLCV endpoint must be inferred or discovered experimentally.

Capabilities

ohlcv-datacrypto-market-dataalgorandx402-paymentusdc-baseper-request-pricingjson-api

Use cases

  • Fetching historical or real-time OHLCV candlestick data for Algorand trading analysis
  • Building automated trading bots that need ALGO price data without API key management
  • Integrating ALGO market data into dashboards or analytics pipelines with micropayment-based access

Fit

Best for

  • Agents or bots needing on-demand ALGO market data without subscription overhead
  • Developers who prefer pay-per-call crypto data access settled on Base
  • Low-volume or sporadic queries where $0.02/request is cost-effective

Not for

  • High-frequency trading requiring bulk historical data downloads at lower per-unit cost
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/crypto/ALGO/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 endpoint is live (returns a valid x402 402 challenge) and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages beyond the landing page are empty ('Connect wallet' only). The exact request parameters and response format are unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet' with no technical content.
  • No OpenAPI or JSON schema provided; request body format and response structure are entirely unknown.
  • No example responses available to verify data quality or coverage (e.g., supported timeframes, date ranges).

Citations

Provenance

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

Agent access