x402basequality 0.35

Historical stock data for INTC 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 Intel Corporation (INTC) through the lowpaymentfee.com platform. It is part of a broader suite of pay-per-request APIs covering finance, analytics, AI/ML, and infrastructure services. Payment is handled via the x402 protocol on the Base network using USDC, with each request costing $0.02 (20,000 base units of USDC with 6 decimals).

The endpoint accepts POST requests and returns JSON. No API keys or account registration are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof. The platform advertises no rate limits and instant access. The x402 challenge was successfully captured, confirming the endpoint is live.

Documentation beyond the landing page is extremely sparse. The /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the historical stock data response contains or what query parameters (date range, interval, etc.) are supported. The endpoint path suggests it returns historical price data for the INTC ticker, but the exact shape of the request body and response payload must be discovered by calling the endpoint.

Capabilities

stock-historyhistorical-pricesx402-paymentusdc-basepay-per-requestno-api-keyjson-response

Use cases

  • Retrieving historical price data for Intel (INTC) stock for backtesting or analysis
  • Building trading dashboards that pull stock history on demand without API key management
  • Agent-driven financial research workflows that pay per query via x402

Fit

Best for

  • Developers wanting frictionless pay-per-call stock data without subscriptions
  • AI agents that need on-demand historical equity data with crypto micropayments
  • Prototyping financial applications where low per-request cost matters

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data feeds
  • Users who need comprehensive multi-ticker coverage with documented schemas
  • Anyone without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/INTC/history \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The actual data format and supported parameters are unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all return only a wallet-connect prompt with no content
  • No OpenAPI or schema describing request parameters (e.g., date range, interval) or response fields
  • Request body format and response structure must be discovered empirically
  • The provider hosts many diverse API categories (AI, finance, infrastructure) at uniform $0.02 pricing, which may indicate a thin wrapper or placeholder service

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:34:19Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access

Historical stock data for INTC via x402 micropayment on Base, $0.02 per request. — Clawmart · Clawmart