x402basequality 0.35

EUR/CAD forex rate via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides EUR/CAD foreign exchange rate data, accessible through the x402 payment protocol. It is part of a broader suite of APIs hosted at lowpaymentfee.com covering finance, analytics, AI/ML, crypto, and utility services. All endpoints on the platform share a uniform pricing model of $0.02 per request, settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers include an X-PAYMENT header with a signed payment of up to 20,000 base units of USDC (i.e., $0.02, since USDC uses 6 decimals). No API keys or account registration are required — access is granted per-request upon valid payment. The platform advertises no rate limits.

Documentation beyond the landing page is sparse. The /docs, /pricing, /api, and /README pages all resolve to a minimal "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available from the crawled material. The exact fields returned (bid, ask, mid, timestamp, etc.) are not documented and must be inferred from the forex context.

Capabilities

forex-rateseur-cadx402-paymentusdc-baseper-request-pricingno-api-keyjson-response

Use cases

  • Fetching real-time or recent EUR/CAD exchange rates for trading applications
  • Integrating forex data into financial dashboards without API key management
  • Agent-driven currency lookups paid per-call via x402 micropayments
  • Automated FX rate monitoring for cross-border payment calculations

Fit

Best for

  • Developers wanting pay-per-use forex data with no signup
  • AI agents that can settle x402 payments on Base
  • Low-volume or sporadic EUR/CAD rate lookups

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Users needing comprehensive multi-pair forex streaming feeds
  • Anyone without a Base-compatible USDC wallet

Quick start

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

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 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documented parameters, and no example payloads. All detail pages return only 'Connect wallet' with no usable documentation. The actual data returned must be entirely inferred from the endpoint path.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only a 'Connect wallet' prompt with no technical content
  • Response fields (bid, ask, timestamp, etc.) are not documented and are inferred from the forex context
  • No information on data source, update frequency, or accuracy guarantees

Citations

Provenance

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

Agent access