x402basequality 0.35

OHLCV candlestick data for FLOW 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 FLOW cryptocurrency token. It is part of the lowpaymentfee.com platform, which offers a suite of data, analytics, AI, finance, and utility APIs all payable per-request via the x402 protocol on the Base network using USDC.

The endpoint is accessed via HTTP POST at `/api/v1/crypto/FLOW/ohlcv`. Each request costs $0.02 in USDC (maxAmountRequired of 20,000 base units with 6 decimals = $0.02), settled on-chain on Base to the provider's wallet. No API keys, accounts, or rate limits are required — payment is handled entirely through the x402 payment header.

The provider's landing page lists a broad catalog of endpoints across crypto, finance, AI/ML, and utility categories, all at the same $0.02/request price point. However, documentation 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 schema, no request/response examples, and no documentation of accepted parameters or response format for this OHLCV endpoint. Users should expect to experiment or contact the provider for integration details.

Capabilities

ohlcv-datacrypto-market-dataflow-tokenx402-paymentper-request-pricingbase-networkusdc-settlement

Use cases

  • Fetching historical OHLCV candlestick data for the FLOW token
  • Building trading dashboards or charting tools that display FLOW price action
  • Backtesting trading strategies using FLOW price and volume data
  • Integrating FLOW market data into automated trading agents

Fit

Best for

  • Agents or apps needing on-demand FLOW OHLCV data without API key management
  • Pay-per-use crypto market data with no subscription commitment
  • x402-native workflows that settle payments on Base in USDC

Not for

  • Users needing comprehensive API documentation or guaranteed SLA
  • High-frequency trading requiring sub-second latency guarantees
  • Accessing OHLCV data for tokens other than FLOW (separate endpoints exist)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/crypto/FLOW/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 endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI schema, no request/response documentation, no examples, and all doc pages render only 'Connect wallet'. The actual request parameters and response format are entirely unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request parameters or response format
  • Response structure for OHLCV data is completely undocumented; users must guess or experiment
  • The provider hosts many endpoints but none appear individually documented

Citations

Provenance

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

Agent access