x402basequality 0.35

Stock market quote for MDLZ (Mondelez) 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 stock market quote for the ticker symbol MDLZ (Mondelez International) through the x402 payment protocol. It is part of a broader suite of APIs offered by lowpaymentfee.com, which spans data analytics, AI/ML inference, finance, crypto, and utility services — all gated behind x402 micropayments on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on Base (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are advertised; access is granted per-call via the x402 payment header. The x402 challenge was successfully captured, confirming the endpoint is live.

Documentation beyond the landing page is extremely thin — 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 specific data source for the MDLZ quote (real-time vs. delayed, which exchange) is not documented. Prospective users should be aware that the actual response format and data freshness are unknown.

Capabilities

stock-quotemarket-datax402-paymentusdc-baseper-call-micropaymentjson-api

Use cases

  • Retrieve a current or recent stock quote for Mondelez International (MDLZ)
  • Integrate per-call stock data into an AI agent workflow without API key management
  • Pay-as-you-go market data access settled on Base L2 in USDC

Fit

Best for

  • Agents or bots that need occasional single-ticker stock quotes without subscription overhead
  • Developers exploring x402 micropayment-gated APIs
  • Low-volume market data consumers who prefer no-signup, no-key access

Not for

  • High-frequency or bulk market data needs (no documented batch endpoint or streaming)
  • Users requiring guaranteed real-time exchange data with documented SLAs
  • Anyone needing detailed response schema documentation before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base per call), but there is no OpenAPI spec, no example request/response, no documentation of the response schema, and no information about data source or freshness. The docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no content
  • Data source and freshness (real-time vs. delayed) for the MDLZ quote are not documented
  • No example responses available to verify data quality

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:16:51Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access