x402basequality 0.35

Get the current stock price for MDLZ (Mondelez) via x402 micropayment on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint returns the current stock price for Mondelez International (ticker: MDLZ) through a pay-per-request x402 API hosted at lowpaymentfee.com. Each call costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The endpoint accepts POST requests and returns JSON.

The provider, lowpaymentfee.com, offers a broad catalog of x402-gated endpoints spanning finance, AI/ML, data analytics, crypto, and utility services, all priced at $0.02 per request. This specific endpoint is part of the finance category and provides real-time (or near-real-time) stock price data for the MDLZ ticker. Payment is settled on-chain via USDC (contract 0x8335…2913) on Base, using the x402 "exact" payment scheme.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no example request/response payloads, and no description of the response schema. The endpoint is confirmed live (returns a proper 402 challenge), but the actual response format after payment must be discovered empirically.

Capabilities

stock-pricex402-paymentusdc-basepay-per-requestno-api-keyjson-response

Use cases

  • Fetching the current Mondelez (MDLZ) stock price in an automated trading or portfolio monitoring agent
  • Integrating real-time equity price data into a financial dashboard without managing API keys
  • Paying per-call for stock data using on-chain USDC micropayments on Base

Fit

Best for

  • Agents or bots that need on-demand stock prices without subscription overhead
  • Developers experimenting with x402 pay-per-call APIs on Base
  • Low-volume stock price lookups where $0.02/request is cost-effective

Not for

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

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stocks/MDLZ/price \
  -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 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no example payloads, and all documentation pages are empty beyond a wallet-connect prompt. The listing is essentially a stub with verified liveness.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no technical content.
  • No OpenAPI or JSON schema describing the response format; actual output must be discovered empirically after payment.
  • No information on data source, update frequency, or accuracy of stock prices.
  • The specific /stocks/MDLZ/price endpoint is not listed on the provider's landing page catalog, though similar finance endpoints are.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:01:58Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-05-02

Agent access