$0.05
per call · USD Coin on Base
Agent-native earnings facts: when a company reports, get the numbers that move the stock — total & segment revenue, EPS and gross margin (GAAP and non-GAAP, always labeled), next-quarter guidance — each with its source line. Figures go live from the wire within minutes of the release; the SEC 8-K exhibit version supersedes them, and every response names its source document. Refuses honestly until the release is out; never advice.
Endpoint
GET https://x402.ottoai.services/earnings-flash6
Calls / 30d
2
Unique payers / 30d
Sep 4
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://x402.ottoai.services/earnings-flash", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.ottoai.services/earnings-flash?ticker=NVDA" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"analysisStatus": "ok",
"company": {
"cik": "0000000000",
"name": "EXAMPLE CORP (SYNTHETIC)"
},
"context": {
"street": null,
"wire": null
},
"degradeReason": null,
"facts": [
{
"deltaQoQPct": null,
"deltaYoYPct": 12,
"gaapBasis": "n/a",
"label": "Total revenue",
"precision": "rounded",
"prior": null,
"sourceCaption": null,
"sourceKind": "prose",
"sourceSpan": "EXAMPLE: Revenue of $12.3 billion, up 12% from a year ago",
"spanFigure": "$12.3 billion",
"unit": "USD",
"value": 12300000000,
"vsGuidance": null,
"yoySpanFigure": "12%"
}
],
"generatedAt": "2000-01-01T21:00:41.000Z",
"guidance": {
"grossMarginPct": 12.5,
"marginSpanFigure": "12.5%",
"nextPeriodLabel": "Q2 FY2000",
"revenueMidpointUsd": 12500000000,
"revenueSpanFigure": "$12.5 billion",
"sourceSpan": "EXAMPLE: revenue is expected to be $12.5 billion. Non-GAAP gross margin is expected to be 12.5%."
},
"headline": "EXAMPLE (synthetic figures): EXMPL Q1 FY2000 revenue $12.3B (+12% YoY), non-GAAP gross margin 12.3%. Q2 guide: $12.5B.",
"licensing": "public-domain",
"period": {
"fiscalLabel": "Q1 FY2000",
"quarterEnd": "2000-01-01",
"quarterEndAttested": true,
"reportedAt": "2000-01-01T21:00:00Z"
},
"release": {
"accession": "0000000000-00-000000",
"exhibitUrl": "https://www.sec.gov/Archives/edgar/data/0000000000/example-synthetic.htm",
"filedAt": "2000-01-01",
"form": "8-K",
"sourceType": "8-K-EX-99.1"
},
"rulesetVersion": "2026-09-03",
"ticker": "EXMPL",
"tweetDraft": "EXAMPLE (synthetic): $EXMPL Q1 FY00 revenue $12.3B (+12% YoY). Non-GAAP gross margin 12.3%. Figures, not advice.",
"verification": "guard-c-verify-record"
},
"meta": {
"degraded": false,
"generatedAt": "",
"stalenessSec": 0,
"validUntil": ""
},
"status": "success"
}Payment details
0x0e84ddedaae6a779c462c22a59f301ec31b6b808USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Otto AI & similar services
Otto AI · Tweet Search
x402.ottoai.services
Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user timeline), @handle (mentions), or boolean OR. Each tweet returns author, full text (long-form note tweets included), timestamp, likes and retweets (reply/quote counts when available). Most-recent-first for real-time monitoring and alerting. Live X search backend, pay-per-call USDC, structured JSON.
Otto AI · Crypto News
x402.ottoai.services
Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored market brief. Regenerated hourly; meta carries the snapshot's age and a fresh/stale verdict.
Otto AI · Equity News
x402.ottoai.services
Latest company news for a vendor-resolved equity: licensed Finnhub headlines from the trailing seven days with publication time, source, and summary. Only articles that name the company are served — labelled `primary` when the headline names it, `mentioned` when only the summary does — so a symbol-tagged story about another company never fills the list. Redirect URLs withheld; no sentiment is fabricated.