x402basequality 0.35

OHLCV candlestick data for ARB (Arbitrum) via pay-per-request 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 ARB (Arbitrum) token, served through the x402 payment protocol. Each request costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The caller simply includes an X-PAYMENT header with a valid x402 payment proof and receives JSON data in return.

The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance/Web3 market data, and utility services. All endpoints on the platform follow the same $0.02-per-request pricing model settled in USDC on Base. The specific endpoint at `/api/v1/crypto/ARB/ohlcv` accepts POST requests and returns application/json responses.

Documentation beyond the landing page is sparse — the /docs, /pricing, and /README pages all resolve to a minimal "Connect wallet" prompt with no further technical detail. There is no published OpenAPI schema, no request/response examples, and no documentation of supported query parameters (e.g., time range, candle interval). Prospective users should expect to experiment with the endpoint or contact the provider for integration guidance.

Capabilities

ohlcv-datacrypto-market-dataarb-tokenx402-paymentper-request-pricingbase-networkusdc-settlementno-api-key

Use cases

  • Fetching historical OHLCV candle data for ARB to build trading charts
  • Feeding ARB price data into algorithmic trading or backtesting systems
  • Aggregating crypto market data across tokens for portfolio analytics
  • Powering real-time or near-real-time ARB price dashboards

Fit

Best for

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

Not for

  • Users who need free or bulk-discounted high-volume market data
  • Anyone requiring comprehensive documentation or SLA guarantees before integration
  • Non-crypto use cases unrelated to market data

Quick start

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

Example

Request

{}

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 USDC on Base), but there is no OpenAPI schema, no request/response examples, and no meaningful documentation beyond the landing page. The actual request body format and response structure are entirely unknown.

Warnings

  • No documentation available — /docs, /pricing, /README all return only a 'Connect wallet' prompt with no technical content.
  • No OpenAPI or JSON schema published; request parameters (timeframe, interval, etc.) are undocumented.
  • Response format is unknown — no example responses are available anywhere in the crawl.
  • The broader platform lists many diverse endpoints (AI, analytics, utilities) all at $0.02; unclear whether all are fully implemented.

Citations

Provenance

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

Agent access