x402basequality 0.35

Stock market quote for LLY (Eli Lilly) via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides a real-time stock market quote for the ticker symbol LLY (Eli Lilly & Company) through the lowpaymentfee.com platform. It is part of a broader suite of finance, data analytics, 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 x402 protocol: callers attach a USDC payment on Base (0.02 USDC per request, based on maxAmountRequired of 20000 base units with 6 decimals) in the X-PAYMENT header. There are no API keys, no rate limits, and no upfront commitments — each call is independently settled on-chain.

The provider's landing page lists numerous other endpoints across categories including data analytics, AI/ML inference (sentiment, summarization, classification, embeddings), finance (price feeds, exchange rates, crypto quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation), all at the same $0.02/request price point. Documentation pages beyond the landing page returned only a "Connect wallet" prompt, so detailed request/response schemas for this specific endpoint are not available.

Capabilities

stock-quotemarket-datax402-paymentusdc-baseper-request-pricingno-api-keyjson-response

Use cases

  • Fetching a real-time stock quote for Eli Lilly (LLY) in an automated trading or research pipeline
  • Integrating pay-per-call market data into an AI agent workflow without managing API keys
  • Building a portfolio dashboard that pulls individual stock quotes on demand

Fit

Best for

  • Agents or bots that need on-demand stock quotes without subscription overhead
  • Developers prototyping financial apps who want instant, keyless API access
  • Low-volume or sporadic market data consumers who prefer per-call pricing

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk streaming feeds
  • Users who need comprehensive historical OHLCV data or full order-book depth
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms the endpoint exists with clear pricing (0.02 USDC on Base). However, there is no OpenAPI schema, no documented request body format, no example response, and all documentation pages returned only a wallet-connect prompt. The actual data returned by this endpoint is entirely unknown, making this effectively a stub listing.

Warnings

  • No request or response schema available — the exact fields returned by the quote endpoint are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) all returned only 'Connect wallet' with no usable content.
  • The provider hosts many diverse endpoints (AI, finance, utilities) all at $0.02 — it is unclear whether these are production-quality data sources or demonstration/proxy services.
  • No information on data source, update frequency, or coverage for the market quote.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:04:01Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access