NVDA earnings data via x402 micropayment on Base for $0.02 per request.
What it does
This endpoint provides NVIDIA (NVDA) earnings data through the x402 payment protocol. It is part of a broader suite of finance, analytics, AI, and utility APIs hosted at lowpaymentfee.com, all priced at $0.02 per request and settled in USDC on the Base network.
The endpoint accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers include an X-PAYMENT header with a signed USDC payment of up to $0.02 (20,000 base units of USDC with 6 decimals) on Base. There are no API keys, no rate limits, and no upfront commitments — each call is independently paid for at the time of the request.
The specific data returned by the /finance/NVDA/earnings endpoint is not documented in detail. The provider's landing page lists it under "Finance & Web3 — Market data and financial calculations," but no schema, field definitions, or example responses are available from the crawled material. The docs, pricing, and API pages all resolve to a minimal "Connect wallet" prompt with no further documentation. Callers should expect a JSON response containing NVDA earnings information, but the exact structure is unknown.
Capabilities
Use cases
- —Retrieve NVIDIA quarterly or annual earnings data for financial analysis
- —Feed NVDA earnings into automated trading or portfolio management agents
- —Incorporate earnings data into AI-driven equity research pipelines
Fit
Best for
- —Agents needing on-demand NVDA earnings data without API key registration
- —Micropayment-based access to stock earnings without subscriptions
- —Programmatic access to NVIDIA financial results settled in crypto
Not for
- —Bulk historical earnings data across many tickers (only NVDA endpoint documented)
- —Users who need detailed API documentation or response schema guarantees before integrating
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/finance/NVDA/earnings \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-signed-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 of request parameters, response schema, or example responses. The docs/pricing/API pages are all empty beyond a wallet-connect prompt. The listing is essentially a stub with confirmed liveness.
Warnings
- —No documentation available for request parameters or response schema
- —Docs, pricing, and API pages all resolve to a minimal 'Connect wallet' page with no content
- —The exact earnings data fields returned are unknown — no example response is available
- —Only the NVDA ticker endpoint was probed; generalizability to other tickers is unconfirmed
Citations
- —Endpoint returns 402 with x402 challenge advertising USDC payment on Base networkhttps://lowpaymentfee.com/api/v1/finance/NVDA/earnings
- —Price is $0.02 per request (20000 base units USDC, 6 decimals)https://lowpaymentfee.com
- —Listed under Finance & Web3 category: Market data and financial calculationshttps://lowpaymentfee.com
- —No API keys, no rate limits, instant access, Base networkhttps://lowpaymentfee.com