x402basequality 0.30

Earnings data for MDLZ (Mondelez) via x402 micropayment on Base, $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides financial earnings data for the ticker MDLZ (Mondelez International) through the x402 payment protocol. It is part of a broader suite of finance, analytics, AI, and utility APIs offered by the same provider, all priced at $0.02 per request and settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers include an X-PAYMENT header with a signed USDC payment of up to 20,000 base units (i.e., $0.02, since USDC uses 6 decimals). No API keys, subscriptions, or rate limits are advertised — access is purely pay-per-call. The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 using the USDC contract on Base (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913).

Documentation is extremely sparse. The provider's landing page lists many endpoints across finance, AI, and infrastructure categories, but the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the earnings response contains. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data format and coverage are unknown.

Capabilities

financial-earnings-datax402-micropaymentusdc-base-settlementper-call-pricingno-api-key

Use cases

  • Retrieving earnings data for Mondelez International (MDLZ) programmatically
  • Building financial dashboards that pull earnings on demand
  • Agent-driven portfolio analysis requiring per-call earnings lookups

Fit

Best for

  • Agents or apps needing on-demand earnings data without API key management
  • Crypto-native workflows that can pay per call in USDC on Base
  • Low-volume or sporadic earnings data lookups at $0.02 each

Not for

  • Bulk historical earnings downloads (no evidence of batch support)
  • Users who need detailed documentation or guaranteed SLA before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/MDLZ/earnings \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-signed-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it exists and accepts payment. However, there is no documentation, no request/response schema, no examples, and no description of what earnings data is actually returned. The listing is essentially a stub with only pricing and protocol details confirmed.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no content.
  • No request or response schema provided; the actual data format of the earnings response is unknown.
  • No evidence of what 'earnings' data fields are included (EPS, revenue, dates, etc.).
  • The broader provider site lists many endpoints but none have visible documentation.

Citations

Provenance

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

Agent access