x402basequality 0.35

Historical stock price data for BKNG (Booking Holdings) via x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for Booking Holdings (ticker: BKNG) through the x402 payment protocol. It is part of a broader API platform at lowpaymentfee.com that offers data & analytics, AI/ML inference, finance, crypto, and utility endpoints—all gated behind per-request x402 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. No API keys, accounts, or rate limits are required; callers simply attach a valid x402 payment to each request. The payment is sent to address 0x1A2B…85F3 on Base using the USDC contract at 0x8335…2913.

Documentation beyond the landing page is extremely sparse—the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available from the crawl. The exact request body format and the shape of the historical price response are unknown and must be discovered experimentally.

Capabilities

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

Use cases

  • Retrieve historical price data for Booking Holdings (BKNG) for backtesting or charting
  • Integrate stock history into an AI agent workflow with pay-per-call pricing
  • Build financial dashboards that pull historical equity data without API key management

Fit

Best for

  • Agents or apps needing on-demand stock history without subscription commitments
  • Developers who want keyless, pay-per-request access to equity data
  • x402-native workflows on the Base network

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Users who need comprehensive multi-ticker bulk historical data downloads
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

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

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02/request in USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation, and no example payloads. The docs pages all render only a wallet-connect prompt. This is effectively a stub listing with minimal verifiable detail.

Warnings

  • No OpenAPI or schema available; request body format and response shape are completely unknown.
  • All documentation pages (/docs, /api, /pricing, /README) return only a 'Connect wallet' prompt with no technical content.
  • The specific data source, coverage period, and granularity of the stock history are undocumented.
  • Endpoint description is generic ('Premium API Access') and does not describe the actual data returned.

Citations

Provenance

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

Agent access