x402basequality 0.30

Pay-per-call stock quote API for LLY (Eli Lilly) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for the ticker LLY (Eli Lilly and Company) through a simple POST request, paid per call using the x402 protocol. Each request costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The payment is settled on-chain to a specified wallet address using the "exact" payment scheme.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. The specific /api/v1/stocks/LLY route is not explicitly listed on the homepage but follows the same x402 challenge pattern and pricing as the other endpoints on the platform.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response payloads, and no description of the response format beyond the MIME type "application/json". The actual data source for stock quotes is unknown. Agents should expect a JSON response containing stock information for LLY, but the exact fields and structure must be discovered empirically.

Capabilities

stock-quoteper-call-paymentx402usdc-settlementbase-networkno-api-keyjson-response

Use cases

  • Fetching current or recent stock data for Eli Lilly (LLY) without needing an API key or subscription
  • Integrating on-demand stock quotes into an AI agent workflow with micropayments
  • Building trading or research tools that pay per query on Base L2

Fit

Best for

  • Agents needing quick, keyless access to LLY stock data
  • Developers who prefer crypto micropayments over traditional API subscriptions
  • Low-volume or sporadic stock data lookups where per-call pricing is economical

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Bulk historical stock data downloads across many tickers
  • Users who need well-documented, schema-validated financial data APIs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no example request or response payloads, and the /stocks/LLY route is not even listed on the homepage. The actual data source and response structure are completely unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or output schema provided; response format must be discovered empirically
  • The /api/v1/stocks/LLY endpoint is not listed on the provider's homepage among available APIs
  • Data source for stock quotes is unknown — accuracy and freshness cannot be assessed
  • The platform lists many diverse API categories (AI, finance, geocoding, etc.) all at $0.02, which may indicate thin wrappers or placeholder endpoints

Citations

Provenance

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

Agent access