x402basequality 0.40

Historical stock data for BRK.B via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for Berkshire Hathaway Class B (BRK.B) through the lowpaymentfee.com platform. It is part of a broader suite of finance, data, AI, and utility APIs all accessible via the x402 payment protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 protocol (version 1), settling in USDC on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. No API keys, rate limits, or upfront commitments are required — each request is paid for individually.

The provider's landing page lists this endpoint under "Finance & Web3" alongside price feeds, exchange rates, token quotes, and gas estimates. Documentation pages beyond the landing page are sparse (returning only a "Connect wallet" prompt), so the exact request body schema and response format for historical stock data are not documented in the crawled material. Users should expect standard historical price fields (dates, open, high, low, close, volume) but this is inferred, not confirmed.

Capabilities

stock-historyfinancial-datax402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Retrieving historical price data for BRK.B for backtesting or analysis
  • Integrating stock history into an AI agent workflow with per-call payment
  • Building dashboards that pull historical equity data without API key management

Fit

Best for

  • Agents or apps needing on-demand BRK.B historical data without subscriptions
  • Developers who want to pay per request with USDC on Base
  • Low-volume or sporadic stock data lookups where flat-rate plans are wasteful

Not for

  • High-frequency trading requiring sub-second latency and bulk data
  • Users who need historical data for thousands of tickers in a single call
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/BRK.B/history \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, documentation is essentially absent — all doc/pricing/API pages return only a wallet-connect prompt. No request body schema, response schema, or example payloads are available, so the actual data format is inferred. The listing is functional but sparse.

Warnings

  • No documentation available beyond the landing page; all doc URLs return only a 'Connect wallet' prompt.
  • Request body schema and response format for this stock history endpoint are unknown — no examples or OpenAPI spec provided.
  • The endpoint is specifically for BRK.B; it is unclear whether other ticker symbols are supported at similar paths.

Citations

Provenance

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

Agent access