Earnings history for any US stock — last 4 quarters with actual vs estimate EPS,...
https://api.tickersfeed.net/stock/CRCL/earningsOverview
Earnings history for any US stock — last 4 quarters with actual vs estimate EPS, surprise, and surprise percent. Covers NYSE, NASDAQ, AMEX. $0.003 USDC per call.
Protocol
x402
Price
$0.0030
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
tickersfeed
Source
bazaar
Indexed
2026-07-02 02:14:11
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"symbol": {
"description": "Stock ticker symbol (e.g. AAPL, MSFT)",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"earnings": [
{
"actual": 1.64,
"estimate": 1.6,
"period": "2024-09-30",
"surprise": 0.04,
"surprisePercent": 2.5
}
],
"symbol": "AAPL"
}