x402basequality 0.40

Pay-per-call stock market quote for APD (Air Products) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides a market quote for the ticker symbol APD (Air Products & Chemicals, Inc.) through the lowpaymentfee.com platform. It is part of a broader suite of finance, AI, data analytics, and utility APIs, all accessible via the x402 payment protocol on the Base network. Each request costs $0.02 in USDC (USD Coin), with no API keys, rate limits, or subscriptions required.

The endpoint is live and responds with a standard x402 402 challenge when called without payment. It accepts POST requests and returns JSON. Payment is settled on-chain on Base to the specified payTo address using USDC (contract 0x8335…2913). The x402 challenge advertises a maxAmountRequired of 20000 base units, which at 6 decimals equals $0.02 per request.

The provider's landing page lists a wide catalog of endpoints across categories including finance/Web3 (price feeds, exchange rates, token quotes, gas estimates), AI/ML (sentiment analysis, summarization, classification, embeddings), data analytics (metrics, reports, export, insights), and infrastructure utilities (geocoding, validation, conversion, generation). Documentation pages were largely empty at crawl time, showing only a "Connect wallet" prompt, so detailed request/response schemas for this specific endpoint are not available.

Capabilities

stock-market-quotex402-paymentusdc-settlementbase-networkper-call-pricingno-api-keyjson-response

Use cases

  • Fetching a real-time or near-real-time market quote for APD (Air Products & Chemicals)
  • Integrating stock quote data into an AI agent workflow without managing API keys
  • On-demand market data retrieval with per-call USDC micropayments on Base

Fit

Best for

  • Agents or bots that need occasional stock quotes without subscription overhead
  • Developers wanting keyless, pay-as-you-go access to market data
  • Web3-native applications that can settle payments on the Base network

Not for

  • High-frequency trading requiring sub-millisecond latency and bulk data
  • Users who need comprehensive historical market data or full order-book depth
  • Anyone without a Base-compatible wallet or USDC balance

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/APD \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, and all documentation pages returned only a 'Connect wallet' stub. The actual response payload for a successful paid request is unknown.

Warnings

  • No request or response schema documented — the exact fields returned by a successful call are unknown.
  • Documentation pages (/docs, /api, /pricing, /README) are all empty stubs showing only 'Connect wallet'.
  • The ticker 'APD' is inferred to be Air Products & Chemicals based on standard US equity ticker conventions; this is not confirmed by the provider.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:33:32Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access