x402basequality 0.35

OHLCV candlestick data for UNI 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) market data for the Uniswap (UNI) token. It is part of the lowpaymentfee.com platform, which offers a suite of data, AI, finance, and utility APIs all priced at $0.02 per request with no API keys, no rate limits, and instant access.

Payment is handled via the x402 protocol on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The maximum amount required per call is 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). The endpoint accepts POST requests and returns JSON. No authentication or API key is needed — 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 the OHLCV payload format. The endpoint is confirmed live (returns a proper 402 challenge), but the exact request parameters (e.g., time range, interval) and response schema must be inferred or discovered experimentally.

Capabilities

ohlcv-datacrypto-market-datauni-tokenx402-paymentbase-networkusdc-settlementper-request-pricingno-api-key

Use cases

  • Fetching historical OHLCV candlestick data for UNI to build trading charts
  • Backtesting trading strategies using UNI price and volume data
  • Feeding UNI market data into automated trading bots or analytics pipelines

Fit

Best for

  • Agents or bots that need on-demand UNI market data without managing API keys
  • Developers building crypto dashboards who want simple per-call pricing
  • x402-native applications on Base that need token price feeds

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users who need OHLCV data for hundreds of tokens in a single call (this endpoint is UNI-specific)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI schema, no documented request parameters, no response examples, and all doc pages render only a wallet-connect prompt. The listing is essentially a stub with confirmed liveness.

Warnings

  • No OpenAPI or request/response schema available — request parameters and response format are unknown
  • All documentation pages (docs, API, pricing, README) return only a 'Connect wallet' prompt with no technical content
  • OHLCV payload structure (supported intervals, time ranges, field names) must be discovered experimentally

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:02:59Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access

OHLCV candlestick data for UNI token, paid per-request via x402 on Base. — Clawmart · Clawmart