x402basequality 0.35

Stock market quote for ORCL 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 market quote for the Oracle Corporation (ORCL) stock ticker, accessible via the x402 payment protocol on the Base network. It is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request paid in USDC on Base.

The specific endpoint `/api/v1/market/quote/ORCL` accepts POST requests and returns JSON. Payment is handled inline via the x402 `X-PAYMENT` header using the "exact" scheme, settling to a Base-network address in USDC (contract `0x8335…2913`). The maximum amount required is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys, rate limits, or upfront commitments are required — each call is independently paid.

Documentation beyond the landing page is sparse; the docs, API, pricing, and README pages all resolve to a minimal "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 a valid 402 challenge), but the actual data source, freshness, and response format for the ORCL quote are unknown.

Capabilities

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

Use cases

  • Fetching a real-time or near-real-time stock quote for Oracle Corporation (ORCL)
  • Integrating ORCL price data into trading bots or portfolio dashboards
  • Agent-driven financial research requiring per-call payment without subscription

Fit

Best for

  • Agents or apps needing on-demand ORCL stock quotes without API key management
  • Micropayment-native workflows on Base that want pay-per-call market data
  • Prototyping financial tools with zero upfront cost

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Bulk historical stock data retrieval (no evidence of batch or historical endpoints)
  • Users who need detailed documentation or guaranteed data-source provenance

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/ORCL \
  -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 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no example request/response, no documentation of the response schema, and all doc pages return only a wallet-connect stub. The actual data source and response format are entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (docs, API, pricing, README) return only a 'Connect wallet' stub with no content
  • Data source and freshness of the ORCL quote are unspecified
  • The endpoint path suggests a single-ticker endpoint; it is unclear whether other tickers are supported at this path pattern

Citations

Provenance

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

Agent access