x402basequality 0.35

Stock market quote for KO (Coca-Cola) via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns a market quote for the ticker symbol KO (Coca-Cola) through the x402 payment protocol. It is part of a broader API platform at lowpaymentfee.com that offers data & analytics, AI/ML inference, finance, crypto, and utility endpoints — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/market/quote/KO` accepts POST requests and is gated by an x402 payment challenge. The maximum amount required is 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the `exact` scheme to the specified payTo address, with a 300-second timeout. No API keys or rate limits are advertised; access is instant once payment is included in the X-PAYMENT header.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, 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. The endpoint is confirmed live (returns 402 with a valid x402 challenge), but the actual data source, response format, and field definitions are unknown.

Capabilities

stock-quotemarket-datax402-paymentusdc-basemicropaymentper-request-pricing

Use cases

  • Fetching a real-time or recent market quote for Coca-Cola (KO) stock
  • Integrating pay-per-call stock data into an AI agent workflow without API key management
  • Building trading bots or dashboards that pay per data request via crypto micropayments

Fit

Best for

  • Agents or apps that need on-demand stock quotes without subscription commitments
  • Developers who prefer crypto-native micropayment access over traditional API keys
  • Low-volume or bursty use cases where $0.02/request is cost-effective

Not for

  • High-frequency trading requiring sub-cent per-request costs or bulk pricing
  • Users who need comprehensive market data (historical, options, fundamentals) — only a single-ticker quote endpoint is documented
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 challenge and clear pricing ($0.02 USDC on Base). However, 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 returned is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All doc pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no content
  • The underlying data source for the KO market quote is not disclosed
  • No example responses are available to verify data quality or freshness

Citations

Provenance

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

Agent access