GE (General Electric) earnings data via x402 micropayment on Base, $0.02/request.
What it does
This endpoint provides earnings data for GE (General Electric) through the lowpaymentfee.com finance API. It is part of a broader suite of finance and Web3 endpoints offered by the platform, which covers price feeds, exchange rates, crypto quotes, and more. 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 and accepting payment challenges.
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 request/response examples, and no description of what fields the earnings data contains or what parameters the POST body expects. The specific data source for GE earnings (e.g., whether it pulls from SEC filings, third-party aggregators, or another source) is not documented.
Capabilities
Use cases
- —Retrieving GE earnings data for financial analysis or dashboards
- —Programmatic access to corporate earnings without API key management
- —Agent-driven financial research workflows that pay per query
- —Integrating earnings data into trading or investment bots
Fit
Best for
- —Agents or apps needing on-demand GE earnings data with crypto micropayments
- —Developers who want keyless, pay-per-use access to financial data
- —x402-compatible clients on the Base network
Not for
- —Users needing bulk historical earnings across many tickers (only GE endpoint documented)
- —Anyone without USDC on Base network for payment
- —Use cases requiring detailed API documentation or guaranteed SLAs
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/GE/earnings \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_header>"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and no description of what data is returned. The docs pages are empty. This is effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, and README pages return only 'Connect wallet' with no content.
- —No OpenAPI or JSON schema describing request parameters or response format.
- —No information on the data source for GE earnings (SEC filings, third-party, etc.).
- —Cannot verify what fields or format the earnings response contains.
- —Only GE ticker is confirmed at this path; unclear if other tickers are supported via path parameter.
Citations
- —Endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units (USDC, 6 decimals = $0.02) on Base networkhttps://lowpaymentfee.com/api/v1/finance/GE/earnings
- —Platform advertises $0.02/request pricing with no API keys, no rate limits, no minimums, and instant access on Base networkhttps://lowpaymentfee.com
- —The asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 is USDC on Basehttps://lowpaymentfee.com
- —Finance & Web3 category includes price feeds, exchange rates, token quotes, and gas estimateshttps://lowpaymentfee.com