x402basequality 0.35

Historical stock data for ITW (Illinois Tool Works) via per-request x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for the ticker ITW (Illinois Tool Works) through the lowpaymentfee.com platform. It is part of a broader suite of pay-per-request APIs covering finance, analytics, AI/ML, and infrastructure utilities. The endpoint uses the x402 payment protocol, settling in USDC on the Base network at $0.02 per request.

The endpoint is live and returns a standard x402 challenge (HTTP 402) when called without payment. It accepts POST requests and returns JSON. No API keys or accounts are required — callers simply attach an x402 payment header with each request. The platform advertises no rate limits and instant access.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no description of request parameters (e.g., date ranges, intervals), and no example responses. The specific data fields returned by the /stocks/ITW/history endpoint are unknown from the available material. The endpoint path suggests it returns historical price data for the ITW stock ticker, but the exact schema, supported query parameters, and data granularity cannot be confirmed.

Capabilities

stock-historyhistorical-price-dataper-request-paymentx402-protocolusdc-settlementbase-networkno-api-keyjson-response

Use cases

  • Retrieving historical price data for ITW (Illinois Tool Works) stock
  • Building financial dashboards or backtesting tools that need ITW price history
  • Agent-driven portfolio analysis requiring on-demand stock data without API key management

Fit

Best for

  • Developers needing quick, keyless access to ITW historical stock data
  • AI agents that can settle x402 micropayments on Base
  • Low-volume or sporadic stock data lookups where per-request pricing is preferable to subscriptions

Not for

  • High-frequency trading requiring sub-second latency and guaranteed SLAs
  • Bulk historical data downloads across many tickers (only ITW path is confirmed)
  • Users who cannot settle USDC payments on the Base network

Quick start

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

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/request in USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and no information about supported parameters or response fields. Effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all render only a wallet-connect prompt with no technical content
  • No OpenAPI or JSON schema describing request parameters or response format
  • Endpoint is specific to ticker ITW; unclear if other tickers are supported at similar paths
  • No example responses available to verify data quality or schema

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:19:40Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access