x402basequality 0.35

Historical NZD/CAD forex data 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 historical forex data for the NZD/CAD currency pair, accessible through the x402 payment protocol. It is hosted on lowpaymentfee.com, a platform offering a variety of pay-per-request APIs spanning data analytics, AI/ML, finance, crypto, and utility services. Each request costs $0.02 (20,000 base units of USDC on the Base network, with 6 decimals). No API keys or rate limits are required — payment is handled inline via the x402 X-PAYMENT header.

The endpoint accepts POST requests and returns JSON. The specific response schema for the forex history endpoint is not documented in the crawled material, so the exact fields returned (e.g., OHLCV candles, date ranges, granularity options) are unknown. The platform advertises simple pricing at $0.02 per request across all its endpoints, with settlement in USDC on the Base L2 network.

Documentation on the site is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example requests or responses, and no description of supported query parameters or response formats. Users should expect to experiment or contact the provider for integration details.

Capabilities

forex-historynzd-cadx402-paymentusdc-basepay-per-requestjson-api

Use cases

  • Retrieving historical NZD/CAD exchange rate data for backtesting trading strategies
  • Feeding forex history into financial models or dashboards
  • Programmatic access to NZD/CAD price history without API key management

Fit

Best for

  • Agents or bots needing on-demand forex history with no signup
  • Developers prototyping forex-related applications on Base
  • Pay-as-you-go access to NZD/CAD historical rates

Not for

  • Real-time streaming forex data (this is a per-request history endpoint)
  • Users who need comprehensive documentation or SLA guarantees before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/forex/NZDCAD/history \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no documented request/response schema, no example payloads, and the docs pages are empty stubs. The listing is essentially a stub with only pricing and protocol details confirmed.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet' with no technical content.
  • No OpenAPI or schema definition found; request parameters and response format are unknown.
  • The specific data returned by the forex history endpoint (date ranges, granularity, fields) is entirely undocumented.

Citations

Provenance

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

Agent access