x402basequality 0.35

Historical AUD/CHF forex 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 historical forex data for the AUD/CHF currency pair. It is part of the lowpaymentfee.com platform, which offers a range of data, AI, finance, and utility APIs all priced at $0.02 per request using the x402 payment protocol. Payment is settled in USDC on the Base network — no API keys, no rate limits, and no subscriptions required.

The endpoint accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a maxAmountRequired of 20,000 base units of USDC (0x8335… on Base, 6 decimals), which equals $0.02 per call. The payment is made via the x402 "exact" scheme to the provider's wallet address.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The exact request parameters (e.g., date range, granularity) and response format (e.g., OHLC candles, close prices, timestamps) are unknown and must be discovered by calling the endpoint.

Capabilities

forex-historyaud-chfx402-paymentusdc-basemicropaymentfinancial-datacurrency-pair-history

Use cases

  • Retrieving historical AUD/CHF exchange rates for backtesting trading strategies
  • Building financial dashboards that display forex history
  • Feeding currency pair data into quantitative models or analytics pipelines
  • Comparing AUD/CHF trends over time for risk assessment

Fit

Best for

  • Agents or apps needing on-demand forex history without API key management
  • Micropayment-based access to financial data with no subscription commitment
  • Developers building on Base who want seamless crypto-native API payments

Not for

  • Users needing real-time streaming forex quotes (this is a history endpoint)
  • Bulk historical data downloads where per-request pricing would be cost-prohibitive
  • Users who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/forex/AUDCHF/history \
  -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 with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented request parameters, no response schema, and no examples. The docs pages are empty. This is effectively a stub listing with only the payment challenge and landing page to go on.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt with no content.
  • Request parameters (date range, granularity, etc.) are completely unknown — no schema or examples provided.
  • Response format is undocumented; callers must discover the shape experimentally.
  • No OpenAPI or machine-readable spec found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 04:46:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-28

Agent access