x402basequality 0.35

Historical stock price data 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 historical stock price data for Oracle Corporation (ORCL) through the lowpaymentfee.com platform. It is part of a broader suite of finance, analytics, AI, and utility APIs all accessible via the x402 payment protocol on the Base network. Each request costs $0.02 in USDC, settled on-chain with no API keys, rate limits, or subscriptions required.

The endpoint accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a max amount of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme to the specified payTo address. The timeout is 300 seconds.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The specific fields returned for stock history (e.g., OHLCV, date ranges, granularity) are unknown and must be discovered by making a paid request. The endpoint appears to be one of many on the platform, which also offers analytics, AI/ML inference, crypto quotes, and utility endpoints, all at the same $0.02 price point.

Capabilities

stock-historyfinancial-datax402-paymentbase-networkusdc-settlementper-request-pricingno-api-key

Use cases

  • Retrieving historical price data for Oracle (ORCL) stock for backtesting or analysis
  • Building trading dashboards that pull stock history on demand with micropayments
  • Agent-driven financial research workflows that pay per query without subscriptions

Fit

Best for

  • Agents or apps needing on-demand stock history without API key management
  • Low-volume or sporadic access to ORCL historical data
  • Crypto-native workflows that prefer on-chain payment over traditional billing

Not for

  • High-frequency trading requiring sub-second latency and bulk data
  • Users who need comprehensive multi-ticker coverage with documented schemas
  • Anyone requiring detailed API documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/ORCL/history \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{}'

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no example payloads. The actual data returned is entirely unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No request or response schema provided; field names, date range parameters, and data format are unknown
  • No OpenAPI or ai-plugin manifest discovered
  • Cannot verify what data is actually returned without making a paid request

Citations

Provenance

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

Agent access