x402basequality 0.35

OHLCV candlestick data for WIF (dogwifhat) 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 WIF (dogwifhat) cryptocurrency token. It is part of the lowpaymentfee.com platform, which offers a broad suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via 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 equals $0.02 given USDC's 6 decimals). Payment is settled on-chain on Base to the provider's address. No API keys, accounts, or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

Documentation beyond the landing page is extremely sparse: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response, and no description of the OHLCV response schema or supported query parameters (e.g., timeframe, date range). The endpoint is confirmed live (402 challenge returned), but the actual data quality and response format remain unverified.

Capabilities

ohlcv-candlestick-datacrypto-market-datax402-paymentper-request-pricingbase-network-settlementusdc-paymentno-api-key-required

Use cases

  • Fetching historical OHLCV candlestick data for WIF token for charting or backtesting
  • Integrating real-time WIF price data into trading bots or dashboards
  • AI agents autonomously purchasing crypto market data without API key provisioning

Fit

Best for

  • Developers needing quick, keyless access to WIF OHLCV data
  • Autonomous agents that can settle micropayments on Base via x402
  • Projects that want pay-per-use crypto data without subscriptions

Not for

  • Users needing bulk historical data downloads at scale (no documented batch endpoint)
  • Anyone requiring detailed API documentation or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC per call on Base). However, there is no OpenAPI spec, no documented request/response schema, no example payloads, and all documentation pages return only a wallet-connect prompt. The actual OHLCV response format and supported parameters are entirely unknown.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all render only 'Connect wallet' with no technical content
  • No OpenAPI or schema definition found; request parameters and response format are unknown
  • The OHLCV data source and freshness/reliability are unverified
  • Provider site lists many diverse API categories (AI, analytics, finance, utils) all at $0.02 — breadth without documentation raises quality concerns

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:03:06Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access