x402basequality 0.30

SHIB OHLCV candlestick data via x402 micropayment on Base, $0.02 per request.

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 SHIB (Shiba Inu) cryptocurrency token. It is part of the lowpaymentfee.com platform, which offers a suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance, and utility services — all gated via the x402 payment protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on Base (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a cost of 20,000 base units, which equals $0.02 per call (USDC uses 6 decimals). No API keys or accounts are required; callers simply attach an X-PAYMENT header with a valid x402 payment proof. The x402 challenge specifies a 300-second timeout window for payment settlement.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" stub with no additional content. There is no published OpenAPI schema, no request/response examples, and no documentation of query parameters (e.g., time range, interval/granularity, pagination). The endpoint is confirmed live (402 challenge returned successfully), but the lack of documentation means callers will need to experiment to discover the exact request format and response shape.

Capabilities

ohlcv-datacrypto-market-datashib-tokenx402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Fetching SHIB candlestick data for trading bots or algorithmic strategies
  • Building price charts and technical analysis dashboards for SHIB
  • Backtesting trading strategies using historical SHIB OHLCV data
  • Agent-driven portfolio monitoring that needs on-demand SHIB price snapshots

Fit

Best for

  • Developers needing pay-per-call SHIB market data without API key management
  • AI agents that can settle x402 micropayments on Base
  • Low-volume or bursty access patterns where subscription pricing is wasteful

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users who need comprehensive multi-asset OHLCV data from a single documented API
  • Anyone unable to settle USDC payments on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The request body format and response shape are entirely unknown, making this effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only a 'Connect wallet' stub with no content.
  • No OpenAPI or JSON schema published; request parameters (time range, interval, etc.) are undocumented.
  • No example responses available; the actual OHLCV data format is unknown.
  • The broader lowpaymentfee.com platform lists many endpoints across diverse categories (AI, analytics, finance, utilities) all at $0.02 — the depth and reliability of each is unverified.

Citations

Provenance

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

Agent access