x402basequality 0.35

Pay-per-call stock quote API for HON (Honeywell) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides stock data for the ticker HON (Honeywell International) through an x402-gated API. Each request costs $0.02 in USDC on the Base network, with no API keys, rate limits, or subscriptions required — callers simply attach an x402 payment header to a POST request and receive a JSON response.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/crypto market data, and utility services, all priced at $0.02 per request. The specific /api/v1/stocks/HON route appears to serve stock-level data for Honeywell, though the exact response schema is not documented. The x402 challenge confirms the endpoint is live, accepts USDC (contract 0x8335…2913) on Base, and requires a maximum payment of 20,000 base units (i.e., $0.02 given USDC's 6 decimals).

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the data fields returned. Callers should expect a JSON response but will need to experiment to discover the exact schema.

Capabilities

stock-quotex402-paymentusdc-settlementbase-networkpay-per-callno-api-keyjson-response

Use cases

  • Fetching current or recent stock data for Honeywell (HON) in an automated agent workflow
  • Building a portfolio tracker that pays per query with no subscription
  • Integrating stock quotes into an AI agent pipeline using x402 micropayments

Fit

Best for

  • Agents or bots that need on-demand stock data without managing API keys
  • Low-volume or sporadic stock data lookups where per-call pricing is economical
  • Developers experimenting with x402 payment-gated APIs on Base

Not for

  • High-frequency trading or bulk historical data retrieval (no documented batch endpoints)
  • Users who need comprehensive documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/HON \
  -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 and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI spec, no example responses, and no description of what data fields are returned. The listing is effectively a stub with only the payment challenge to go on.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only a 'Connect wallet' prompt with no technical content
  • The specific data returned for /api/v1/stocks/HON is undocumented; callers must discover the schema experimentally
  • The /api/v1/stocks/HON path is not listed on the homepage's API catalog, so it may be an undocumented or dynamic route

Citations

Provenance

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

Agent access