x402basequality 0.35

OHLCV candlestick data for SNX (Synthetix) via per-request x402 micropayment on Base.

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 SNX (Synthetix) cryptocurrency token. It is part of a broader suite of finance and crypto APIs hosted at lowpaymentfee.com, all payable per-request via the x402 protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header — no API keys, accounts, or rate limits are required. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (6 decimals), which equals $0.02 per request. The provider's landing page confirms a flat $0.02/request pricing model across all endpoints.

The provider offers additional crypto endpoints (token quotes, gas estimates, price feeds, exchange rates) as well as AI/ML, analytics, and utility APIs, all at the same price point. Documentation beyond the landing page is sparse — the /docs, /pricing, and /README pages all render only a wallet-connect prompt with no further technical detail. No OpenAPI schema, request/response examples, or parameter documentation were found in the crawl.

Capabilities

ohlcv-datacrypto-market-datasnx-synthetixx402-micropaymentbase-networkusdc-paymentper-request-billingno-api-key

Use cases

  • Fetching historical OHLCV candlestick data for SNX to build trading charts
  • Backtesting trading strategies using SNX price and volume history
  • Integrating SNX market data into a portfolio dashboard or analytics pipeline

Fit

Best for

  • Agents or bots that need on-demand SNX market data without managing API keys
  • Developers prototyping crypto dashboards who want instant, keyless access
  • Pay-per-use consumption of crypto candlestick data on Base L2

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users who need comprehensive multi-asset OHLCV data with documented query parameters and pagination

Quick start

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

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/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and no documentation beyond a landing page listing. The specific parameters accepted by the OHLCV endpoint (timeframe, date range, etc.) and the response format are entirely unknown.

Warnings

  • No API documentation found — /docs, /pricing, and /README pages all render only a wallet-connect prompt with no technical content.
  • No OpenAPI or JSON schema available; request parameters and response format for the OHLCV endpoint are undocumented.
  • Data source for SNX OHLCV is unknown — no information on where the market data originates or how fresh it is.

Citations

Provenance

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

Agent access