AgentFilings

SEC filings, XBRL earnings, Form 4 insiders for ~2,800 US SEC filers.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    SEC filings, XBRL earnings, Form 4 insiders for ~2,800 US SEC filers. x402 pay-per-call, no signup.

    Server tool list (4)

    Raw names from tools/list. Only developers need these.

    probe_coverageFREE — no payment required. Call this FIRST to check whether a ticker is covered and what it will cost before spending anything. Returns whether the company is in the corpus, how much data exists (filings / earnings periods / insider transactions), how fresh it is, and the exact price of every paid tool. If a ticker is not covered, the paid tools return no data — so check here instead of paying to find out.
    get_latest_filingsLatest SEC filings for a US public company, as structured JSON: form type, filing date, period, accession number, and a direct link to the document. Pre-indexed, so this is one fast call instead of crawling EDGAR and parsing its index pages. Use it to answer 'what has this company filed recently?' or to locate a specific 10-K/10-Q/8-K before reading it. Price: $0.01 per call (x402 USDC on Base, or a Stripe API key). Check coverage first with probe_coverage (free).
    get_earnings_summaryRevenue, net income, and basic/diluted EPS by fiscal period for a US public company, normalized from SEC XBRL data. Handles the parts that are easy to get wrong: revenue tags changed over time, restated figures are reconciled to the latest value, and each period keeps the fiscal year/quarter from its ORIGINAL filing (prior-year comparatives inside later filings do not corrupt the labels). Every period carries its source accession number and filing date. Use it for trend analysis, growth rates, or a specific quarter's results. Price: $0.02 per call (x402 USDC on Base, or a Stripe API key). Check coverage first with probe_coverage (free).
    get_insider_transactionsForm 4 insider transactions for a US public company: who traded, their role (director/officer/10% owner), transaction code, share count, price, and shares held afterwards. Parsed from the raw ownership XML, including derivative transactions, so you get structured rows instead of one XML document per trade. Use it to detect insider buying/selling activity or check a specific executive. Price: $0.01 per call (x402 USDC on Base, or a Stripe API key). Check coverage first with probe_coverage (free).