x402basequality 0.35

GBP/USD historical 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/USD currency pair, accessible through the x402 payment protocol on the Base network. Each request costs $0.02 (20,000 base units of USDC with 6 decimals), settled on-chain to the provider's wallet. No API keys or rate limits are required — payment is handled per-request via the X-PAYMENT header.

The endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per call. The specific endpoint at `/api/v1/forex/GBPUSD/history` accepts POST requests and returns JSON. However, documentation on the exact request body schema (e.g., date ranges, granularity parameters) and response format is not publicly available — the docs, pricing, and API pages behind the site all appear to require a wallet connection to view.

Because the crawled documentation is extremely thin (most pages only show "Connect wallet"), the precise input parameters and response structure for this forex history endpoint remain unknown. The endpoint is confirmed live via a valid 402 challenge, and the pricing is clear, but prospective users should expect to experiment or connect a wallet to access fuller documentation.

Capabilities

forex-historygbp-usdx402-paymentbase-networkusdc-settlementper-request-pricingjson-response

Use cases

  • Retrieving historical GBP/USD exchange rates for backtesting trading strategies
  • Building financial dashboards that display pound-to-dollar trends over time
  • Feeding forex history into ML models for currency forecasting
  • Programmatic access to GBP/USD data without API key management

Fit

Best for

  • Developers needing on-demand forex history without subscription commitments
  • AI agents that can settle x402 micropayments on Base
  • Applications requiring GBP/USD historical data at low per-call cost

Not for

  • Users who need real-time streaming forex quotes (this is a history endpoint)
  • High-volume consumers who would prefer bulk/subscription pricing over per-request payments
  • Users without a Base-compatible wallet or x402 client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/forex/GBPUSD/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 with a valid x402 402 challenge and clear pricing ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no documented request/response format, and all documentation pages require wallet connection, leaving input parameters and output structure entirely unknown.

Warnings

  • No request body schema documented — input parameters for the forex history endpoint are unknown
  • No response schema or example available
  • All documentation pages (docs, pricing, API, README) require wallet connection and returned no useful content
  • The endpoint description is generic ('Premium API Access') and does not describe forex-specific functionality

Citations

Provenance

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

Agent access