x402basequality 0.35

Historical stock data for HON (Honeywell) via x402 micropayment on Base, $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides historical stock price data for the ticker HON (Honeywell International) through the lowpaymentfee.com platform. It uses the x402 payment protocol, settling in USDC on the Base network at $0.02 per request. No API keys or accounts are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof to receive data.

The endpoint is part of a broader suite of pay-per-call APIs offered by lowpaymentfee.com spanning finance, AI/ML, data analytics, and utility services, all priced uniformly at $0.02 per request. The specific endpoint at `/api/v1/stocks/HON/history` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, advertising a maxAmountRequired of 20000 base units of USDC (6 decimals), which equals $0.02.

Documentation beyond the landing page is sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of query parameters or response fields. The URL pattern suggests the API may support other stock tickers by substituting the symbol in the path, but this is unconfirmed.

Capabilities

stock-historyhistorical-price-datax402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Retrieving historical price data for Honeywell (HON) stock for backtesting or analysis
  • Agent-driven portfolio research that needs on-demand stock history without API key management
  • Programmatic access to equity price history with micropayment settlement on Base

Fit

Best for

  • AI agents needing keyless, on-demand stock history data
  • Developers who want pay-per-use stock data without subscriptions
  • x402-compatible workflows on the Base network

Not for

  • Real-time streaming stock quotes or sub-second latency trading
  • Bulk historical data downloads across thousands of tickers (no documented batch endpoint)
  • Users who need detailed documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/HON/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 live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only a wallet-connect prompt. The actual data format, supported parameters, and response structure are entirely unknown.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • Response structure and supported query parameters are unknown; example request/response cannot be provided
  • It is unclear whether other stock tickers are supported beyond HON

Citations

Provenance

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

Agent access