x402basequality 0.40

Real-time stock price data for AMZN via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides real-time stock price data for Amazon (AMZN) through the x402 payment protocol. It is part of a broader suite of APIs hosted at lowpaymentfee.com that span data analytics, AI/ML inference, finance, crypto, and utility services — all accessible without API keys or rate limits, using per-request micropayments settled in USDC on the Base network.

The specific endpoint at `/api/v1/stocks/AMZN/price` accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: the endpoint returns a 402 challenge advertising a maximum cost of 20,000 base units of USDC (0.02 USD) per call, paid to a designated wallet address on Base. The asset used is USDC (contract 0x8335…2913 on Base). No subscription, API key, or account registration is required — agents simply attach an X-PAYMENT header with a valid payment proof.

The provider's landing page lists a uniform $0.02/request price across all endpoints, with claims of no rate limits and instant access. Documentation pages beyond the landing page were largely empty (showing only a "Connect wallet" prompt), so details about response schema, supported query parameters, or data sourcing are not available from the crawled material.

Capabilities

stock-price-lookupx402-micropaymentusdc-paymentbase-networkreal-time-datano-api-keyper-request-billing

Use cases

  • Fetching the current Amazon (AMZN) stock price in an automated trading or monitoring agent
  • Integrating real-time equity prices into a portfolio dashboard without managing API keys
  • Paying per-request for stock data from an AI agent using x402 on Base

Fit

Best for

  • AI agents that need on-demand stock prices without subscription overhead
  • Developers prototyping financial tools who want instant, keyless API access
  • Low-volume or bursty use cases where per-call pricing is more economical than a subscription

Not for

  • High-frequency trading requiring sub-millisecond latency and guaranteed SLAs
  • Users who need historical OHLCV or bulk market data downloads
  • Teams that cannot settle payments in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/AMZN/price \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -H "Content-Type: application/json"

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. However, documentation pages are effectively empty, there is no OpenAPI spec, no response schema, and no example responses. The actual data source and response format must be inferred.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) returned no meaningful content beyond a 'Connect wallet' prompt.
  • No response schema or example response is available — the actual fields returned by this endpoint are unknown.
  • No information about the data source for stock prices (e.g., whether it's delayed, real-time, or which exchange).
  • The endpoint path is ticker-specific (/stocks/AMZN/price); it is unclear whether other tickers are supported at similar paths.

Citations

Provenance

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

Agent access

Real-time stock price data for AMZN via x402 micropayment on Base, $0.02 per request. — Clawmart · Clawmart