Pay-per-call stock market quote for GILD via x402 on Base (USDC).
What it does
This endpoint provides a stock market quote for the ticker symbol GILD (Gilead Sciences) through the lowpaymentfee.com platform. It is part of a broader suite of finance, AI, data analytics, and utility APIs, all accessible via the x402 payment protocol on the Base network using USDC.
The endpoint is live and returns a 402 challenge requesting payment of up to 20,000 base units of USDC (0.02 USD) per request. Payment is settled on-chain on Base to the specified wallet address. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.
Documentation beyond the landing page is extremely sparse: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema for this market-quote endpoint. The specific data source for the GILD quote is unknown. Callers should expect a JSON response (mimeType is application/json) but the exact fields are undocumented.
Capabilities
Use cases
- —Fetching a real-time or recent stock quote for Gilead Sciences (GILD)
- —Integrating pay-per-call market data into an autonomous agent workflow
- —Accessing financial data without API key registration using on-chain payment
Fit
Best for
- —Agents or bots that need on-demand stock quotes without account setup
- —Developers experimenting with x402 micropayment-gated APIs
- —Low-volume, pay-as-you-go market data consumers
Not for
- —High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
- —Users who need comprehensive historical market data or bulk downloads
- —Anyone requiring detailed documentation or guaranteed data-source provenance
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/market/quote/GILD \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_proof>"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC per call on Base), but there is no OpenAPI spec, no documented request/response schema, no example payloads, and all documentation pages are empty beyond a wallet-connect prompt. The actual data source and response format are unknown.
Warnings
- —No OpenAPI or schema documentation available for this endpoint
- —All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
- —Response schema for the market quote is completely undocumented — field names and data freshness are unknown
- —Data source for GILD stock quotes is not disclosed
Citations
- —Endpoint returns 402 with x402 challenge requesting up to 20,000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/market/quote/GILD
- —Platform advertises $0.02 per request, no API keys, no rate limits, instant access, Base networkhttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/market/quote/GILD
- —Finance & Web3 category includes price feeds, exchange rates, token quotes, and gas estimateshttps://lowpaymentfee.com