x402basequality 0.35

Pay-per-call earnings data for XOM (ExxonMobil) via x402 on Base, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides earnings data for the stock ticker XOM (ExxonMobil) through the x402 payment protocol. It is part of a broader suite of finance and data APIs offered by the same provider, all priced at $0.02 per request and settled in USDC on the Base network. No API keys or accounts are required — callers simply attach an x402 payment header to a POST request and receive a JSON response.

The x402 challenge confirms the endpoint is live and accepts exact-scheme payments of up to 20,000 base units of USDC (0x8335…on Base), which equals $0.02 given USDC's 6 decimals. The payment is directed to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The response MIME type is application/json.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no sample request/response, and no description of the earnings data schema returned. The specific fields, coverage period, and data source for the XOM earnings endpoint are unknown from the available material.

Capabilities

stock-earnings-dataper-call-paymentx402-protocolusdc-settlementbase-networkno-api-keyjson-response

Use cases

  • Retrieving ExxonMobil (XOM) earnings data on demand without an API subscription
  • Integrating stock earnings lookups into autonomous agent workflows via x402
  • Building financial dashboards that pay per query with no account setup

Fit

Best for

  • Agents or apps needing occasional XOM earnings data without subscription overhead
  • Developers experimenting with x402 pay-per-call financial APIs
  • Crypto-native workflows that can settle micropayments in USDC on Base

Not for

  • High-frequency or bulk earnings data retrieval (no documented batch endpoint)
  • Users who need comprehensive documentation or guaranteed SLA
  • Non-crypto users who cannot generate x402 payment headers

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing ($0.02 USDC on Base), but there is no OpenAPI spec, no documentation of request/response schemas, no sample data, and the docs pages are empty. The listing is essentially a stub with only the x402 challenge and landing page to work from.

Warnings

  • No OpenAPI or schema documentation available — response format for earnings data is unknown
  • All documentation pages (/docs, /pricing, /api, /README) return only a 'Connect wallet' prompt with no content
  • Data source, coverage, and freshness of XOM earnings data are undocumented
  • No sample request or response available to verify data quality

Citations

Provenance

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

Agent access