x402basequality 0.35

Stock market quote for ADI (Analog Devices) via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides a market quote for the ticker symbol ADI (Analog Devices, Inc.) through the lowpaymentfee.com platform. It is part of a broader suite of Finance & Web3 APIs offered by the provider, which includes price feeds, exchange rates, token quotes, and gas estimates, all accessible via the x402 payment protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers attach a USDC payment on Base in the X-PAYMENT header. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. There are no API keys, no rate limits, and no subscription commitments — each request is independently paid for at the time of the call.

The provider's landing page lists numerous API categories (data & analytics, AI/ML, finance, infrastructure) all at the same $0.02/request price point. However, documentation beyond the landing page is essentially empty (all doc/pricing/API pages just show "Connect wallet"), so the exact request parameters and response schema for this specific quote endpoint are unknown. The endpoint is confirmed live via a valid 402 challenge, but the lack of documentation means callers will need to experiment or contact the provider to understand the expected POST body and response format.

Capabilities

stock-market-quotex402-paymentusdc-micropaymentbase-networkjson-apiper-request-pricing

Use cases

  • Fetching a real-time or recent market quote for Analog Devices (ADI) stock
  • Integrating pay-per-call stock data into an AI agent workflow without API key management
  • Building trading bots or dashboards that pay per data request via crypto micropayments

Fit

Best for

  • Agents or apps that need occasional stock quotes without subscription overhead
  • Developers who prefer crypto-native pay-per-use APIs on Base
  • Prototyping financial applications with zero onboarding friction

Not for

  • High-frequency trading requiring bulk/streaming market data at lower per-unit cost
  • Users who need comprehensive documentation or guaranteed SLA before integrating
  • Non-crypto users who cannot send USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/market/quote/ADI \
  -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 confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no example request/response, and no description of what fields the quote returns. The docs, pricing, and API pages are all blank beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • Request body schema and response schema are completely unknown
  • The specific data returned for a market quote (price, volume, timestamp, etc.) is not documented
  • Provider offers many endpoint categories but none appear documented beyond the landing page listing

Citations

Provenance

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

Agent access