x402basequality 0.35

AUD/NZD forex 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 AUD/NZD foreign exchange rate data, accessible via the x402 payment protocol on the Base network. Each request costs $0.02 (20,000 base units of USDC with 6 decimals) and requires no API keys, accounts, or rate limits — payment is handled per-call via an X-PAYMENT header settled in USDC on Base.

The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com, which spans data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per request. The forex endpoint specifically serves the AUD/NZD currency pair. The response MIME type is application/json, and the endpoint accepts POST requests.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the lack of documentation means the exact request body format and response structure are unknown.

Capabilities

forex-rateaud-nzdx402-paymentusdc-baseper-request-micropaymentjson-response

Use cases

  • Fetching the current AUD/NZD exchange rate for trading applications
  • Incorporating live forex data into financial dashboards or bots
  • Programmatic currency conversion between AUD and NZD
  • Agent-driven forex market monitoring

Fit

Best for

  • Developers needing pay-per-call forex data without API key management
  • AI agents that can settle x402 micropayments on Base
  • Low-volume or sporadic forex data consumers who want no subscriptions

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk pricing
  • Users who need comprehensive multi-pair forex feeds in a single call
  • Anyone unable to transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid 402 x402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no examples, and all documentation pages are empty stubs. The exact request format and response structure are entirely unknown.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages are all empty (only show 'Connect wallet')
  • No OpenAPI or schema definition found; request body format and response structure are unknown
  • The endpoint description is generic ('Premium API Access') and does not describe the forex data returned
  • Cannot verify what data fields (bid, ask, mid, timestamp, etc.) are included in the response

Citations

Provenance

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

Agent access