JPMorgan Chase earnings data via x402 micropayment on Base, $0.02 per request.
What it does
This endpoint provides JPMorgan Chase (JPM) earnings data through a pay-per-call x402 protocol. It is hosted on lowpaymentfee.com, a platform offering a broad catalog of data, AI, finance, and utility APIs — all gated behind x402 micropayments settled in USDC on the Base network.
The specific endpoint `/api/v1/finance/JPM/earnings` sits under the Finance & Web3 category of the provider's API suite. The x402 challenge confirms the endpoint is live, accepting POST requests, and requiring a maximum payment of 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the provider's advertised flat pricing. Payment is made via the x402 "exact" scheme to the specified payTo address, with a 300-second timeout.
Documentation on the site 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 schema, no example request/response payloads, and no description of what fields the earnings data contains. The endpoint is confirmed live (402 challenge captured), but the actual response format and data coverage (e.g., historical quarters, EPS, revenue) are unknown and must be discovered by making a paid call.
Capabilities
Use cases
- —Retrieving JPMorgan Chase quarterly or annual earnings data for financial analysis
- —Programmatic access to JPM earnings for trading bots or portfolio dashboards
- —AI agents autonomously purchasing corporate earnings data without API keys
Fit
Best for
- —Agents or apps needing on-demand JPM earnings data without subscription commitments
- —Developers who want keyless, pay-per-call access to financial data
- —Crypto-native workflows settling micropayments on Base L2
Not for
- —Users needing bulk historical earnings across many tickers (only JPM endpoint documented)
- —Anyone requiring detailed API documentation or guaranteed SLA before integrating
- —Free-tier or non-crypto payment workflows
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/JPM/earnings \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_token>"Endpoint
Quality
The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, no documentation beyond a wallet-connect prompt, and no description of what earnings fields are returned. This is effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, and README pages only show 'Connect wallet'
- —No OpenAPI or output schema provided; response format is unknown
- —No example request or response payloads available
- —Endpoint is specific to JPM ticker; unclear if other tickers follow the same URL pattern
- —Data source and freshness of earnings information are unspecified
Citations
- —The endpoint returns a 402 x402 challenge with maxAmountRequired of 20000 base units of USDC on Basehttps://lowpaymentfee.com/api/v1/finance/JPM/earnings
- —The provider advertises $0.02 per request flat pricing with no API keys, no rate limits, on Base networkhttps://lowpaymentfee.com
- —The USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913https://lowpaymentfee.com/api/v1/finance/JPM/earnings
- —The finance endpoints are listed under 'Finance & Web3' category on the provider's homepagehttps://lowpaymentfee.com