x402basequality 0.35

USD/JPY 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 USD/JPY 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. Each request costs $0.02 (20,000 base units of USDC on the Base network, where USDC has 6 decimals). No API keys or accounts are required — callers pay per request via an on-chain USDC micropayment.

The endpoint accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising version 1 of the protocol with an "exact" payment scheme. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 using the USDC contract on Base (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The maximum timeout for payment settlement is 300 seconds.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no example request/response payloads, and no description of what fields the forex endpoint returns. The response format and available parameters (e.g., whether historical rates or only spot rates are supported) are unknown.

Capabilities

forex-rateusd-jpyx402-paymentusdc-basemicropaymentper-request-pricingno-api-key

Use cases

  • Fetching the current USD/JPY exchange rate for trading bots or financial dashboards
  • Integrating real-time forex data into agent workflows without API key management
  • Pay-per-call forex lookups for low-volume or sporadic usage patterns

Fit

Best for

  • Agents or bots that need on-demand USD/JPY rates without subscription commitments
  • Developers who prefer crypto micropayments over traditional API billing
  • Low-volume forex data consumers who want zero setup overhead

Not for

  • High-frequency trading requiring sub-millisecond latency or bulk historical data
  • Users who need comprehensive multi-pair forex coverage from a single endpoint
  • Anyone without access to USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no example request or response, and no description of what the endpoint actually returns. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request/response format is entirely unknown
  • Docs, pricing, and API pages all render only 'Connect wallet' with no technical content
  • No example responses available; actual data quality and fields returned cannot be verified
  • The broader lowpaymentfee.com site lists many diverse endpoints (AI, analytics, crypto, utils) all at $0.02 — unclear whether all are fully implemented

Citations

Provenance

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

Agent access