x402basequality 0.35

OHLCV candlestick data for ENS 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 ENS (Ethereum Name Service) token. It is part of the lowpaymentfee.com platform, which offers a suite of data, AI, finance, and utility APIs all gated behind the x402 payment protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Each call costs $0.02 in USDC (the x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC on Base, which has 6 decimals, equaling $0.02). Payment is settled on-chain via the x402 "exact" scheme — no API keys, accounts, or rate limits are required. The x402 challenge confirms the endpoint is live and accepting payments.

Documentation beyond the landing page is sparse; the /docs, /pricing, and /README pages all resolve to a minimal "Connect wallet" prompt with no additional technical detail. No OpenAPI schema, request body specification, or example responses are available from the crawled material. The specific request parameters (e.g., time range, interval, pagination) and response shape for the OHLCV data are unknown and must be discovered by the caller.

Capabilities

ohlcv-dataens-tokencrypto-market-datax402-paymentbase-networkusdc-settlementper-request-pricing

Use cases

  • Fetching historical ENS token price candles for charting or backtesting
  • Integrating ENS market data into trading bots or dashboards
  • Programmatic access to ENS OHLCV without API key registration

Fit

Best for

  • Agents or bots needing on-demand ENS market data without signup
  • Pay-per-call crypto data access on Base L2
  • Quick prototyping with no API key overhead

Not for

  • High-frequency trading requiring sub-second latency and bulk historical downloads
  • Users who need comprehensive multi-token OHLCV in a single call
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge confirms the endpoint is live and pricing is clear ($0.02 USDC per request on Base). However, there is no OpenAPI schema, no documented request parameters, no example responses, and all documentation pages return only a 'Connect wallet' stub. The actual data contract is entirely unknown.

Warnings

  • No documentation available — /docs, /pricing, /README all return minimal 'Connect wallet' content with no technical detail.
  • Request body schema and response format for OHLCV data are completely undocumented; callers must guess or reverse-engineer parameters.
  • The platform lists many diverse API categories (AI, geocoding, finance, etc.) all at the same $0.02 price with no visible documentation, which may indicate an early-stage or placeholder service.

Citations

Provenance

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

Agent access