x402basequality 0.35

Historical stock data for ADI (Analog Devices) via per-request x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402 endpoint at lowpaymentfee.com provides historical stock price data for the ticker ADI (Analog Devices). It is part of a broader suite of pay-per-request APIs offered by the same provider, spanning data analytics, AI/ML inference, finance, crypto, and utility services. The endpoint accepts POST requests and returns JSON.

Pricing is $0.02 per request, paid in USDC on the Base network (the x402 challenge advertises a maxAmountRequired of 20000 base units, which equals $0.02 given USDC's 6 decimals). There are no API keys, no rate limits, and no subscription commitments — payment is handled entirely through the x402 protocol's X-PAYMENT header. The provider's landing page confirms a flat $0.02/request model across all endpoints.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of the expected POST body or response format. The endpoint is confirmed live (402 challenge returned), but the lack of documentation means callers will need to experiment or contact the provider to determine the correct request payload and interpret the response structure.

Capabilities

stock-historyfinancial-dataper-request-paymentx402-protocolusdc-base-networkjson-api

Use cases

  • Retrieving historical stock price data for Analog Devices (ADI) for backtesting or analysis
  • Integrating stock history into an AI agent workflow with micropayment-based access
  • Building financial dashboards that pull historical equity data on demand

Fit

Best for

  • Agents or apps needing on-demand stock history without API key management
  • Low-volume, pay-as-you-go access to ADI historical data
  • Crypto-native workflows that can settle USDC on Base

Not for

  • High-frequency trading requiring sub-second latency and bulk data
  • Users who need comprehensive multi-ticker coverage from a single documented API
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/ADI/history \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The specific behavior of this stock history endpoint is entirely undocumented.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or input/output schema provided; request body format and response structure are unknown.
  • Endpoint is specific to ticker ADI; unclear if other tickers are available at similar paths.
  • Provider offers a very broad set of APIs (AI, finance, utilities) at a uniform price, which may indicate placeholder or thin-wrapper services.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:30:38Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access