x402basequality 0.35

OHLCV candlestick data for JST (JUST) 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 JST (JUST) cryptocurrency token. It is part of the lowpaymentfee.com platform, which offers a broad suite of pay-per-call APIs spanning crypto market data, finance, AI/ML inference, analytics, and utilities — 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 (USD Coin) on Base, settled on-chain with no API keys, no rate limits, and no subscriptions required. The x402 challenge confirms the asset is USDC at contract 0x8335…2913 on Base, with a maxAmountRequired of 20000 base units (i.e., $0.02 given USDC's 6 decimals).

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. The exact request body schema (e.g., time range, interval, exchange) and the response schema (field names, pagination) are not documented in any crawled material. Users should expect standard OHLCV fields but will need to experiment or inspect responses to confirm the exact format.

Capabilities

ohlcv-datacrypto-market-datajst-tokenper-request-paymentx402-protocolbase-networkusdc-settlementno-api-keyjson-response

Use cases

  • Fetching historical OHLCV candlestick data for JST to build trading charts
  • Backtesting trading strategies on JST price movements
  • Feeding JST market data into automated trading bots or analytics pipelines
  • Displaying JST price charts in a portfolio dashboard

Fit

Best for

  • Developers needing on-demand JST market data without API key management
  • Agents or bots that can settle micropayments on Base via x402
  • Low-volume or sporadic queries where per-call pricing is more economical than a subscription

Not for

  • High-frequency trading requiring sub-second latency and bulk data (no documented bulk endpoint)
  • Users who need OHLCV data for tokens other than JST from this specific endpoint
  • Anyone unable to pay with USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base). However, there is no documentation for the request body schema, response schema, or any usage examples. The /docs, /pricing, and /README pages are empty beyond a wallet-connect prompt. Effectively a stub listing.

Warnings

  • No request body schema documented — required POST fields for OHLCV queries (interval, time range, etc.) are unknown.
  • No response schema documented — field names and structure must be discovered empirically.
  • All documentation pages (/docs, /pricing, /README) returned only a 'Connect wallet' prompt with no technical content.
  • The platform lists many diverse API categories (AI, analytics, geocoding, etc.) at identical $0.02 pricing, which may indicate a generic template rather than fully implemented endpoints.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:53:30Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access