x402basequality 0.30

MCO earnings data via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides financial earnings data for MCO (likely Multi-Corp or a specific financial entity) through the x402 payment protocol. It is part of a broader suite of Finance & Web3 APIs offered by the provider, which also includes price feeds, exchange rates, token quotes, and gas estimates.

The endpoint is live and returns a standard x402 challenge (HTTP 402) requiring payment of 20,000 base units of USDC on the Base network. Since USDC uses 6 decimals, this translates to $0.02 per request. Payment is made via the x402 "exact" scheme, settling on-chain to the specified wallet address. No API keys or rate limits are advertised — access is gated purely by micropayment.

Documentation is extremely sparse. The provider's docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the earnings response contains or what parameters the POST body accepts. The endpoint path suggests it returns earnings-related financial data for the ticker or entity "MCO," but the exact semantics are unverified. Agents should expect a JSON response (mimeType is application/json) but will need to experiment to discover the actual schema.

Capabilities

x402-paymentfinance-dataearnings-datausdc-micropaymentbase-networkjson-responseno-api-keypay-per-request

Use cases

  • Retrieving earnings data for MCO on a per-request micropayment basis
  • Integrating earnings information into automated financial analysis pipelines
  • Agent-driven portfolio or research tools that need on-demand earnings lookups

Fit

Best for

  • Agents or developers needing pay-per-call earnings data without API key management
  • Low-volume or sporadic financial data lookups where subscriptions are overkill
  • x402-compatible agents settling micropayments on Base network

Not for

  • High-volume bulk earnings data retrieval (no documented batch support)
  • Users who need detailed documentation or guaranteed SLA before integrating
  • Non-crypto users who cannot settle USDC payments on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/MCO/earnings \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no request/response examples, and the meaning of 'MCO/earnings' is not explained anywhere. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or request/response schema provided; request body and response format are unknown.
  • The meaning of 'MCO' in the endpoint path is not documented; it could refer to various financial entities or tickers.
  • No SLA, rate limit, or uptime guarantees documented.

Citations

Provenance

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

Agent access