x402basequality 0.35

Historical stock price data for LLY (Eli Lilly) via per-request x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for the ticker LLY (Eli Lilly and Company) through the lowpaymentfee.com platform. It uses the x402 payment protocol, settling in USDC on the Base network at $0.02 per request. No API keys, accounts, or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof to receive data.

The endpoint accepts POST requests and returns JSON. It is part of a broader suite of pay-per-call APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per call. The x402 challenge was successfully captured, confirming the endpoint is live and accepting payments to address 0x1A2B…85F3 using USDC (contract 0x8335…2913) on Base.

Documentation beyond the landing page is sparse — the /docs, /pricing, and /README pages all returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The exact request body format and response structure for the stock history endpoint must be inferred or discovered experimentally.

Capabilities

stock-historyhistorical-price-datax402-micropaymentusdc-paymentbase-networkper-request-billingno-api-keyjson-response

Use cases

  • Retrieving historical price data for Eli Lilly (LLY) for backtesting or analysis
  • Integrating stock history into an AI agent workflow with automatic micropayments
  • Building dashboards or reports that pull historical equity data on demand

Fit

Best for

  • Agents or apps needing on-demand stock history without API key management
  • Low-volume or sporadic stock data lookups where per-call pricing is economical
  • Crypto-native workflows that can settle payments in USDC on Base

Not for

  • High-frequency trading or bulk historical data downloads (per-call cost adds up)
  • Users who need comprehensive documentation or guaranteed SLA before integrating

Quick start

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

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 are all empty wallet-connect stubs. Effectively a stub listing.

Warnings

  • No OpenAPI or schema available — request body format and response structure are unknown
  • All documentation pages (/docs, /pricing, /README) returned only a 'Connect wallet' prompt with no content
  • The specific stock history endpoint is not listed on the landing page; only generic finance endpoints are shown
  • No example responses or field definitions are available for this endpoint

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:02:21Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access