x402basequality 0.30

MATIC 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 MATIC cryptocurrency token. It is part of the lowpaymentfee.com platform, which offers a suite of data, AI, finance, and utility APIs all gated behind x402 micropayments on the Base network.

The endpoint is accessed via HTTP POST and is protected by the x402 payment protocol. Each request costs $0.02 (20,000 base units of USDC on Base, which has 6 decimals). Payment is made in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) to the provider's address on Base. No API keys, rate limits, or subscriptions are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what parameters the OHLCV endpoint accepts (e.g., time range, interval/granularity) or what fields it returns. The endpoint is confirmed live (returns 402 with a valid x402 challenge), but the actual data quality and schema are unknown.

Capabilities

ohlcv-candlestick-datacrypto-market-datamatic-price-datax402-micropaymentbase-network-usdcno-api-key-required

Use cases

  • Fetching historical MATIC price candlestick data for charting or analysis
  • Feeding MATIC OHLCV data into trading bots or algorithmic strategies
  • Building crypto dashboards that display MATIC price movements
  • Backtesting trading strategies against MATIC historical data

Fit

Best for

  • Agents or bots that need on-demand MATIC price data without API key management
  • Pay-per-call crypto data access with no subscription commitment
  • x402-native workflows on the Base network

Not for

  • High-frequency trading requiring sub-second latency and bulk data (no documented rate limits but per-call payment adds overhead)
  • Users who need comprehensive multi-asset OHLCV data from a single well-documented provider
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/crypto/MATIC/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/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages return only a wallet-connect prompt. The actual request parameters and response format are completely unknown, making this effectively a stub listing.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; request parameters (timeframe, interval, etc.) are unknown
  • Response format and data fields are entirely undocumented
  • The broader lowpaymentfee.com platform lists many diverse endpoints (AI, analytics, finance, utils) all at $0.02 — data quality and reliability are unverified

Citations

Provenance

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

Agent access