x402basequality 0.35

Monero (XMR) OHLCV candlestick data via x402 micropayment at $0.02 per request 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 Monero (XMR) cryptocurrency. It is part of the lowpaymentfee.com platform, which offers a variety of data, AI, finance, and utility APIs all priced at $0.02 per request and payable via the x402 protocol on the Base network using USDC.

The endpoint accepts POST requests and is gated by an x402 payment challenge. The maximum amount required per call is 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimal places. Payment is settled on-chain to the provider's address. No API keys, rate limits, or upfront commitments are required — each request is independently paid for at the time of the call.

Documentation beyond the landing page is sparse. The /docs, /pricing, and /README pages all resolve to a minimal "Connect wallet" prompt with no additional technical detail. The exact request body schema (e.g., parameters for time range, interval, or exchange) and the response schema (field names, data types) are not documented in any crawled material. The endpoint is confirmed live via a valid 402 challenge response.

Capabilities

ohlcv-datamonero-xmrcrypto-market-datax402-paymentbase-networkusdc-settlementper-request-pricing

Use cases

  • Fetching Monero OHLCV candlestick data for charting or technical analysis
  • Building trading bots that need XMR price history on demand
  • Integrating XMR market data into dashboards without API key management
  • Agent-driven crypto research workflows that pay per query

Fit

Best for

  • Developers needing on-demand XMR OHLCV data without subscriptions
  • AI agents that can settle x402 micropayments on Base
  • Low-volume or sporadic crypto data consumers who prefer pay-per-use

Not for

  • High-frequency trading requiring sub-second latency and bulk data (no documented streaming or batch)
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/crypto/XMR/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 confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no documented request schema, no response schema, no examples, and all documentation pages return only a 'Connect wallet' stub. The actual data content and parameters must be guessed.

Warnings

  • No request body schema documented — parameters for time range, interval, exchange, etc. are unknown
  • No response schema or example response available
  • All documentation pages (/docs, /pricing, /README) return only a 'Connect wallet' prompt with no content
  • The endpoint description is generic ('Premium API Access') and does not describe the actual data returned

Citations

Provenance

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

Agent access