x402basequality 0.35

Historical GBP/NZD 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 GBP/NZD currency pair. It is part of the lowpaymentfee.com platform, which offers a range of pay-per-request APIs spanning finance, analytics, AI, and utilities. The endpoint is accessed via HTTP POST and is gated by the x402 payment protocol, settling in USDC on the Base network at $0.02 per call.

The platform advertises a simple pricing model: $0.02 per request across all endpoints, with no API keys, no rate limits, no minimums, and instant access. Payment is made inline via the X-PAYMENT header using the x402 protocol (version 1). The USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, and payments are directed to 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no description of request parameters (e.g., date range, granularity), and no example responses. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data format and supported query parameters must be discovered by making a paid request.

Capabilities

forex-historygbp-nzdx402-paymentusdc-settlementbase-networkpay-per-requestcurrency-pair-data

Use cases

  • Retrieving historical GBP/NZD exchange rates for backtesting trading strategies
  • Feeding forex history into financial models or dashboards
  • Programmatic access to currency pair data without API key registration
  • Agent-driven forex data retrieval with inline micropayments

Fit

Best for

  • Developers needing quick, keyless access to GBP/NZD historical forex data
  • AI agents that can settle x402 payments on Base
  • Low-volume or exploratory forex data queries at $0.02 per call

Not for

  • High-volume institutional forex data needs where bulk pricing is required
  • Users who need comprehensive documentation or SLA guarantees before integrating
  • Real-time streaming forex data (this endpoint serves historical data)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/forex/GBPNZD/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 402 challenge and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation of request/response formats, no example payloads, and all doc pages return only a wallet-connect stub. This is effectively a stub listing with verified liveness but minimal usable detail.

Warnings

  • No documentation available — all doc/API/pricing/README pages return only a 'Connect wallet' prompt with no content.
  • No OpenAPI or request/response schema provided; request parameters and response format are unknown.
  • No example responses available; data quality and coverage cannot be verified without a paid request.
  • The endpoint path suggests GBP/NZD history specifically, but no details on supported date ranges, granularity, or data source are documented.

Citations

Provenance

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

Agent access