x402basequality 0.30

Boeing (BA) earnings data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides financial earnings data for Boeing (ticker symbol BA) through the lowpaymentfee.com platform. It is part of a broader Finance & Web3 API suite that includes price feeds, exchange rates, token quotes, and gas estimates. The endpoint is accessed via HTTP POST and is gated by the x402 payment protocol, settling in USDC on the Base network at $0.02 per call.

The lowpaymentfee.com platform advertises a simple pay-per-request model with no API keys, no rate limits, and instant access. All endpoints across the platform share the same $0.02/request pricing. The x402 challenge confirms the endpoint is live, accepting USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base with a max amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals).

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. 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 expects. The specific path segment "/BA/earnings" strongly suggests this returns earnings data for Boeing (NYSE: BA), but the exact schema and data source are undocumented.

Capabilities

finance-earnings-datax402-micropaymentusdc-paymentbase-networkpay-per-requestno-api-keystock-fundamentals

Use cases

  • Retrieving Boeing (BA) earnings data for financial analysis
  • Integrating earnings information into automated trading or research pipelines
  • Agent-driven on-demand access to corporate earnings without API key management

Fit

Best for

  • Agents needing one-off earnings lookups without subscription commitments
  • Developers wanting keyless, pay-per-call access to financial data
  • Crypto-native workflows that can settle USDC on Base

Not for

  • Bulk historical earnings data retrieval (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request parameters, response schema, or data sources. No OpenAPI spec, no examples, and all doc pages are empty beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages are all empty
  • No request body schema or response schema documented
  • Unknown data source for earnings information
  • Cannot verify data freshness, accuracy, or coverage beyond the BA ticker

Citations

Provenance

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

Agent access