x402basequality 0.40

Historical stock price data for XOM via x402 micropayment on Base, $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for ExxonMobil (ticker: XOM) through the x402 payment protocol. It is part of a broader API platform hosted at lowpaymentfee.com that offers finance, analytics, AI, and utility endpoints, all gated behind per-request micropayments settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Each call costs a maximum of $0.02 (20,000 base units of USDC with 6 decimals) paid via the x402 X-PAYMENT header. There are no API keys, no rate limits, and no subscription commitments — you pay per request using on-chain USDC. The x402 challenge was confirmed live, returning a proper 402 response with payment parameters including the USDC contract address on Base (0x8335…2913) and a 300-second payment timeout.

The platform also hosts similar stock history endpoints (the URL pattern suggests `/api/v1/stocks/{ticker}/history`) as well as endpoints for analytics, AI inference, crypto quotes, exchange rates, geocoding, and more — all at the same $0.02 price point. Documentation beyond the landing page is sparse; the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no additional technical detail. The exact request body schema and response format for the stock history endpoint are not documented in any crawled material, so callers should expect to experiment or inspect responses to determine the data shape.

Capabilities

stock-historyhistorical-pricesx402-paymentusdc-baseper-request-micropaymentjson-apino-api-key

Use cases

  • Retrieving historical price data for ExxonMobil (XOM) for backtesting or analysis
  • Building financial dashboards that pull stock history on demand without API key management
  • Agent-driven portfolio analysis where per-call payment avoids subscription overhead
  • Integrating stock data into automated trading or research pipelines

Fit

Best for

  • Developers who want pay-per-use stock data without subscriptions
  • AI agents that need on-demand historical equity prices with crypto micropayments
  • Prototyping financial applications where low friction API access matters

Not for

  • High-frequency trading requiring sub-second latency and bulk data (no documented bulk endpoints)
  • Users who need comprehensive multi-ticker coverage (only XOM endpoint confirmed live)
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/XOM/history \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{}'

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The x402 challenge is live and pricing is clear ($0.02/request in USDC on Base). However, there is no documented request/response schema, no OpenAPI spec, and all documentation pages return only a wallet-connect prompt. The actual data format must be inferred or discovered by calling the endpoint.

Warnings

  • No request or response schema documented — callers must discover the expected POST body and response format experimentally.
  • Documentation pages (/docs, /pricing, /api, /README) are all empty beyond a wallet-connect prompt.
  • Only the XOM ticker endpoint was probed; availability of other tickers is unconfirmed.
  • The platform lists many endpoint categories (AI, analytics, crypto, utilities) but none were individually verified in this probe.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:50:31Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access

Historical stock price data for XOM via x402 micropayment on Base, $0.02/request. — Clawmart · Clawmart