AnswerPool Insider Screen is a paid API for AI agents from answerpool.io, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).
Screen SEC Form 4 insider transactions market-wide with filters for transaction code, buy/sell direction, minimum USD value, owner role, and time window, returning parsed transactions ranked by value.
AnswerPool turns SEC EDGAR, the Federal Register, USAspending, NIH, BLS and OpenAlex into structured JSON answers that AI agents and developers fetch in one call. 69 endpoints free, no account; derived analyses $0.02–$0.05 per call by card credits or USDC (x402). MCP server, full provenance.
Returns a JSON object with an as_of timestamp, since date, count, and an array of parsed insider transaction records. Each record includes ticker, company name, owner name and CIK, officer title, transaction code, date, shares, price per share, total USD value, acquired/disposed flag, post-transaction share count, whether it was a Rule 10b5-1 plan trade, whether it's a derivative transaction, and a direct link to the SEC filing.
GEThttps://answerpool.io/v1/sec/insider/screenUse this endpoint when you need to screen insider transactions across the entire market without polling EDGAR yourself, joining Form 4 XML across thousands of filers, or building your own parsing pipeline. It is the right choice when you want pre-parsed, value-ranked results filterable by role, direction, dollar threshold, and transaction code in a single API call. Prefer it over raw EDGAR access for agent workflows requiring near-real-time insider activity signals.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"as_of": "2026-08-31T14:00:00Z",
"count": 1,
"since": "2026-08-24T00:00:00",
"transactions": [
{
"cik": "0000096223",
"code": "P",
"date": "2026-08-28",
"price": 50,
"shares": 30000,
"ticker": "JEF",
"company": "JEFFERIES FINANCIAL GROUP INC.",
"filed_at": "2026-08-28T21:53:58",
"security": "Common Stock",
"accession": "0001214659-26-011100",
"owner_cik": "0001211677",
"value_usd": 1500000,
"derivative": false,
"filing_url": "https://www.sec.gov/Archives/edgar/data/96223/000121465926011100-index.htm",
"is_officer": true,
"owner_name": "HANDLER RICHARD B",
"is_director": true,
"post_shares": 100000,
"rule_10b5_1": false,
"officer_title": "CEO",
"acquired_disposed": "A",
"is_ten_percent_owner": false
}
],
"index_started_at": "2026-08-27T00:00:00Z"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"