x402basequality 0.40

CAD/CHF forex exchange rate via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides the CAD/CHF (Canadian Dollar to Swiss Franc) foreign exchange rate, accessible via the x402 payment protocol on the Base network. Each request costs $0.02 in USDC, with no API keys, rate limits, or subscriptions required — you pay per call using an on-chain micropayment.

The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning finance, data analytics, AI/ML inference, crypto market data, and utility services, all priced at $0.02 per request. The forex rate endpoint specifically serves the CAD/CHF currency pair. The x402 challenge confirms the endpoint is live, accepts POST requests, and settles payments in USDC (contract 0x8335…2913) on the Base L2 network.

Documentation beyond the landing page is sparse — the /docs, /pricing, and /api pages all render only a wallet-connect prompt with no additional technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of the response format. The endpoint likely returns a JSON object with the current exchange rate, but the exact schema is unconfirmed.

Capabilities

forex-ratecad-chfx402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Fetching real-time CAD/CHF exchange rates for trading applications
  • Integrating forex data into financial dashboards without API key management
  • Agent-driven currency conversion workflows that pay per call on-chain
  • Building cross-currency pricing tools that need CAD to CHF conversion

Fit

Best for

  • Developers needing on-demand CAD/CHF rates without subscription commitments
  • AI agents that can settle x402 micropayments on Base
  • Applications requiring keyless, pay-per-use forex data

Not for

  • High-frequency trading requiring sub-millisecond latency (on-chain payment adds overhead)
  • Users needing historical forex time-series data (only current rate is indicated)
  • Consumers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/forex/CADCHF/rate \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live (402 challenge captured) with clear pricing ($0.02 USDC on Base), but there is no OpenAPI schema, no documented request/response format, and all doc pages render only a wallet-connect prompt. The response shape must be inferred.

Warnings

  • No OpenAPI or JSON schema available for request or response payloads
  • Documentation pages (/docs, /pricing, /api, /README) contain no usable content — only a wallet-connect prompt
  • Response format for the forex rate endpoint is unconfirmed; no example responses available
  • The specific data source for the CAD/CHF rate is unknown

Citations

Provenance

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

Agent access