$0.05
per call · USD Coin on Base
Verbatim, line-cited extraction of the material quantitative sentences from any U.S. company's SEC 10-Q (debt, buybacks, acquisitions, litigation). Extractive, not generative. Any ticker.
Endpoint
GET https://alpha402x.com/10q-highlights/AAPL5
Calls / 30d
5
Unique payers / 30d
Sep 3
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://alpha402x.com/10q-highlights/AAPL", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://alpha402x.com/10q-highlights/AAPL" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"accession": "0000000000-00-000000",
"company": "Apple Inc.",
"filing_date": "YYYY-MM-DD",
"fiscal_year": 2026,
"form": "10-Q",
"item_count": 0,
"items": [
{
"line_ref": 0,
"section": "Note 6 – Debt",
"text": "<verbatim sentence from the filing>"
}
],
"note": "Verbatim key disclosures extracted from the filing, cited to source line.",
"period": "fy2026-q2",
"quarter": "Q2",
"report_date": "YYYY-MM-DD",
"source": "SEC 10-Q (as filed)",
"source_url": "https://www.sec.gov/Archives/edgar/data/...",
"ticker": "AAPL"
}Payment details
0x73ace32013985f715b5e00e5a341259cce17d220USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from alpha402x & similar services
alpha402x · AMD Fy2026 Q2
alpha402x.com
Graded against the company's own prior-year quarter, not a peer score — tax-flattered and one-off figures fenced, cited to the 10-Q. Complete card free: /quarterly-quant-card/sample/AMD
alpha402x · Profiles 100x Floor
alpha402x.com
Empirical floor profiles of 10x and 100x stocks at day one — valuation, size, quality, growth and base-rate minimums across the major studies, fully cited. Also /profiles/10x-floor. $0.05 each.
alpha402x · 5X Stock Empirical Profile
alpha402x.com
Population-level empirical profile of what separated eventual 5x stocks at the moment of purchase: measurable entry valuation/size/quality specs, twin-engine return decomposition (multiple expansion vs. earnings growth), 5x->25x graduation base rates, drawdown/kill-zone path characteristics, and sector-regime sensitivity. Synthesized and fully cited from Bessembinder, Yartseva, Mayer, Alta Fox, LSV, Novy-Marx, and Morgan Stanley. Clean JSON payload. Descriptive research, not advice.