x402basequality 0.35

Pay-per-call stock data for ITW via x402 on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for the ticker ITW (Illinois Tool Works) via an x402 pay-per-call model. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a maximum cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or subscriptions are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced uniformly at $0.02 per request. The specific endpoint `/api/v1/stocks/ITW` falls under the finance category, though the site's landing page lists it under a general "stocks" path rather than the explicitly advertised finance endpoints. Documentation is extremely thin — the /docs, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail.

Because there is no OpenAPI schema, no response examples, and no documentation beyond the landing page listing, the exact shape of the response (fields, data freshness, historical vs. real-time) is unknown. Callers should expect a JSON payload with stock-related data for ITW but should verify the response structure empirically.

Capabilities

stock-datapay-per-callx402-paymentusdc-settlementbase-networkno-api-keyjson-response

Use cases

  • Retrieve stock data for ITW (Illinois Tool Works) on demand without subscriptions
  • Integrate pay-per-call stock lookups into autonomous agent workflows
  • Access financial data using crypto payments on Base L2

Fit

Best for

  • Agents or apps needing occasional stock lookups without API key management
  • Developers wanting crypto-native pay-per-use financial data
  • Prototyping financial dashboards with low-commitment data access

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Bulk historical stock data downloads across many tickers
  • Users who need detailed documentation or guaranteed response schemas before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/ITW \
  -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 live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no response examples, and no meaningful documentation — /docs, /pricing, and /README all show only 'Connect wallet'. The exact response format and data content are unknown.

Warnings

  • No documentation available — /docs, /pricing, and /README pages render only a wallet-connect prompt
  • No OpenAPI or response schema provided; response structure must be discovered empirically
  • The /api/v1/stocks/ path is not listed on the provider's landing page among advertised endpoints
  • Data freshness (real-time vs. delayed vs. EOD) is unspecified

Citations

Provenance

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

Agent access