x402basequality 0.35

Historical stock data for ABBV 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 stock price data for AbbVie Inc. (ticker: ABBV) through the x402 payment protocol. It is part of a broader suite of pay-per-call APIs hosted at lowpaymentfee.com, which spans data analytics, AI/ML inference, finance, crypto, and utility services. Each request is settled on the Base network using USDC, with no API keys, rate limits, or subscriptions required.

The endpoint accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a maximum cost of $0.02 per call (20,000 base units of USDC with 6 decimals = $0.02). Payment is made via the x402 "exact" scheme to a specified wallet address on Base. The response MIME type is application/json.

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

Capabilities

stock-historyhistorical-price-datax402-paymentusdc-settlementbase-networkper-request-pricingno-api-keyjson-response

Use cases

  • Retrieving historical price data for AbbVie (ABBV) stock for backtesting or analysis
  • Integrating stock history into an AI agent workflow with automated micropayments
  • Building financial dashboards that pull historical equity data on demand

Fit

Best for

  • Developers wanting keyless, pay-per-call access to stock history data
  • AI agents that can settle x402 payments autonomously on Base
  • Low-volume or exploratory use cases where $0.02/request is cost-effective

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need comprehensive documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/ABBV/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 x402 challenge is live and confirms pricing and payment details, but there is zero documentation on request/response schemas, no OpenAPI spec, and all doc pages render only a wallet-connect prompt. The endpoint's actual behavior and data format are entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — request body format and response structure are undocumented
  • All documentation pages (/docs, /pricing, /api, /README) return only a 'Connect wallet' prompt with no usable content
  • The specific stock history endpoint is not listed on the landing page; only generic API categories are shown
  • Response data quality, coverage period, and update frequency are unknown

Citations

Provenance

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

Agent access