x402basequality 0.35

S&P Global (SPGI) earnings data via x402 micropayment on Base, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides earnings data for S&P Global (ticker: SPGI) through the lowpaymentfee.com platform. It is part of a broader Finance & Web3 API suite that includes price feeds, exchange rates, crypto quotes, and gas estimates. The endpoint is accessed via HTTP POST and is gated by the x402 payment protocol, requiring a per-request micropayment of $0.02 in USDC on the Base network.

The platform advertises a simple pay-per-use model with no API keys, no rate limits, no minimums, and instant access. Payment is settled on-chain via the x402 "exact" scheme, meaning each request requires a one-time USDC payment to the specified wallet address. The x402 challenge was successfully captured, confirming the endpoint is live.

Documentation is extremely sparse — the docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no example request/response, and no description of the earnings data format or fields returned. The specific endpoint path includes the ticker symbol SPGI, suggesting the URL pattern may be parameterized for different stock tickers, but this is not confirmed by any documentation.

Capabilities

financial-earnings-datax402-micropaymentusdc-paymentbase-networkper-request-pricingno-api-keystock-data

Use cases

  • Retrieving S&P Global (SPGI) earnings data for financial analysis
  • Integrating earnings data into automated trading or research pipelines
  • Agent-driven financial data retrieval with on-chain micropayments
  • Building dashboards that display corporate earnings information

Fit

Best for

  • Developers needing pay-per-use earnings data without API key management
  • AI agents that can settle x402 payments on Base for financial data
  • Quick one-off lookups of SPGI earnings without subscription commitments

Not for

  • Bulk historical earnings data retrieval across many tickers (no documented batch support)
  • Users who cannot transact in USDC on the Base network
  • Applications requiring well-documented response schemas or SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/finance/SPGI/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 x402 challenge confirms the endpoint is live and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation of request parameters or response format, no example payloads, and all doc pages are empty. The listing is essentially a stub with confirmed liveness.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only 'Connect wallet' with no content
  • No OpenAPI or output schema provided; response format for earnings data is unknown
  • It is unclear whether the /finance/{ticker}/earnings pattern generalizes to other tickers or is SPGI-only
  • No example request or response data available

Citations

Provenance

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

Agent access