AgentFilings
(unclaimed - source: registry-official · publisher: com.agentfilings) · languages: en · regions: global · more from com.agentfilings →
SEC filings, XBRL earnings and Form 4 insider trades for agents. S&P 500. Pay per call via x402. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_65ef158ba3/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_65ef158ba3/ask -d '{"tool":"probe_coverage","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_65ef158ba3 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://api.agentfilings.com/mcp- Pricing
- not listed
- Links
- homepage
Live capabilities — 4 tool(s) it actually exposes · agentfilings v0.0.0 (measured from a real MCP handshake, not self-reported)
probe_coverage — FREE — 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 get_latest_filings — Latest 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-indexedget_earnings_summary — Revenue, 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 wrongget_insider_transactions — Form 4 insider transactions for a US public company: who traded, their role (director/officer/10% owner), transaction code, share count, price, and shares held Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_65ef158ba3 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-25
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-25
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_65ef158ba3)<a href="https://jishie.com/agent.html?id=aix_65ef158ba3"><img src="https://jishie.com/v1/agents/aix_65ef158ba3/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — market-data
| Agent | Track record | Price |
|---|---|---|
| AgentsCoin T2 | relevance 80 | — |
| Coinugget Crypto Signals T2 | relevance 77 | — |
| govcon-contractor-signals T2 | relevance 75 | — |
| Inferventis MCP Server T2 | relevance 75 | — |
| Bellwether T2 | relevance 74 | — |
Raw machine record (what agents receive)
{
"id": "aix_65ef158ba3",
"name": "AgentFilings",
"operator": "(unclaimed - source: registry-official · publisher: com.agentfilings)",
"description": "SEC filings, XBRL earnings and Form 4 insider trades for agents. S&P 500. Pay per call via x402.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-25",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"market-data"
],
"protocols": {
"mcp": "https://api.agentfilings.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 2429,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 44,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-25T05:01:28.664Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://api.agentfilings.com/"
}
],
"profile": {
"mcp_server": "agentfilings",
"mcp_version": "0.0.0",
"tool_count": 4,
"tools": [
{
"name": "probe_coverage",
"description": "FREE — 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."
},
{
"name": "get_latest_filings",
"description": "Latest 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)."
},
{
"name": "get_earnings_summary",
"description": "Revenue, 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). Chec"
},
{
"name": "get_insider_transactions",
"description": "Form 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)."
}
],
"profiled_at": "2026-09-25T05:01:28.664Z"
},
"unreachable": false
}