DeepSearch US Stock Earnings Intelligence API is a paid API for AI agents from x402.deepsearch.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-13).
Retrieves US stock earnings data including actual vs. expected revenue per quarter and transcript dates for a given ticker symbol
Up to 10 years of financials + 3 years of daily price history for all 2,000+ KRX stocks. Pay-per-query with USDC on Base Mainnet — no subscription.
Returns a JSON object with the ticker symbol and an array of quarterly earnings records, each containing the period (e.g. '2026-Q2'), actual revenue, expected revenue, and transcript date — enabling beat/miss analysis per quarter.
GEThttps://x402.deepsearch.com/v1/context/us/earnings/%7Bticker%7DChoose this endpoint when you need US stock earnings data with actual vs. expected revenue comparisons on a pay-per-query basis with no subscription. Ideal for agents that need on-demand earnings intelligence for individual tickers without committing to a recurring data feed. Prefer over subscription-based financial data providers when usage is infrequent or cost-per-query model is preferred.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"calls": [
{
"period": "2026-Q2",
"revenueActual": 111184000000,
"transcriptDate": "2026-04-30",
"revenueExpected": 109457600000
}
],
"ticker": "AAPL"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"