x402basequality 0.35

Pay-per-call Litecoin OHLCV candlestick data via x402 on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides Litecoin (LTC) OHLCV (Open, High, Low, Close, Volume) candlestick data behind an x402 paywall. It is hosted on lowpaymentfee.com, a platform offering a broad catalog of pay-per-request APIs spanning data analytics, AI/ML, finance, and infrastructure — all settled via the x402 protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. Each call costs $0.02 in USDC (20,000 base units with 6 decimals) with no API keys, subscriptions, or rate limits required. Payment is made inline via the X-PAYMENT header per the x402 specification. The x402 challenge confirms the endpoint is live, advertising version 1 of the protocol with a 300-second payment timeout.

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., how to specify time range, interval, or trading pair details) and the response schema (field names, data types) are not documented anywhere in the crawled material. Users will need to experiment or contact the provider to determine the expected input format.

Capabilities

ohlcv-candlestick-datalitecoin-market-datax402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-response

Use cases

  • Fetching historical Litecoin candlestick data for charting or backtesting
  • Integrating LTC price data into trading bots or portfolio dashboards
  • Agent-driven market analysis requiring per-call crypto data without API key management

Fit

Best for

  • Developers needing on-demand LTC OHLCV data without subscriptions
  • AI agents that can settle x402 payments autonomously on Base
  • Low-volume or sporadic crypto data consumers who prefer pay-per-call pricing

Not for

  • High-frequency trading requiring sub-second latency or websocket streams
  • Users who need comprehensive multi-asset OHLCV data in a single call
  • Anyone unable to settle USDC payments on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/crypto/LTC/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 x402 challenge is live and confirms pricing and network details, but there is zero documentation on request/response schemas, supported parameters, or example payloads. The docs, API, pricing, and README pages are all blank beyond a wallet-connect prompt, making this effectively a stub listing.

Warnings

  • No request or response schema documented — input parameters are unknown
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no content
  • Exact data coverage (time ranges, intervals, exchanges) is unspecified
  • Cannot verify actual data quality or source without making a paid request

Citations

Provenance

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

Agent access