# Heurist Mesh SEC Edgar Insider Activity Agent

> Heurist Mesh SEC Edgar Insider Activity Agent is a paid API for AI agents from mesh.heurist.xyz, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-13).

Summarizes recent insider transactions from SEC Forms 3, 4, and 5 for a given issuer, including reporting person names and parsed transaction rows from ownership documents.

## Facts

- Endpoint: POST https://mesh.heurist.xyz/x402/agents/SecEdgarAgent/insider_activity
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/heurist-mesh-sec-edgar-insider-activity-agent-ab88f158
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kD6QEVtwkvuCMbBFJnoP1

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability heurist-mesh-sec-edgar-insider-activity-agent-ab88f158 -d '<json body>'
```

Example prompt: Can you pull the latest insider activity from SEC filings for NVIDIA — I want to see who's been buying or selling shares, including transaction details from their recent Form 3, 4, and 5 filings?

## When to prefer this

Use this endpoint when you need fast, summarized access to SEC insider transaction data without manually navigating EDGAR. It is ideal for investment research workflows, compliance monitoring, or governance audits where you need parsed, readable transaction rows from Forms 3, 4, and 5 for a specific issuer. Prefer this over raw EDGAR queries when you need structured output with reporting person names and transaction details in a single call.

## Known failure modes

- Unknown or invalid ticker/CIK returns no results or an error
- No recent Form 3/4/5 filings found for a thinly traded or private company
- SEC EDGAR data lag means very recent filings may not yet be indexed
- Parsing errors on non-standard or amended filings (e.g. Form 4/A)
- Rate limiting or timeout from the SEC EDGAR backend
- Ambiguous company names may return wrong issuer data

## How this service works

Summarize recent insider activity from SEC Forms 3, 4, and 5 for an issuer, including reporting person names and parsed transaction rows from ownership documents.

## Output

A structured summary of recent insider activity for the specified issuer, including the names of reporting persons (executives, directors, or 10%+ owners), the SEC form type (3, 4, or 5), and parsed transaction rows detailing transaction dates, types (acquisition or disposition), number of shares, price per share, and ownership nature. The data is sourced directly from SEC EDGAR ownership documents.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/heurist-mesh-sec-edgar-insider-activity-agent-ab88f158/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mesh.heurist.xyz](https://www.zero.xyz/host/mesh.heurist.xyz/llms.txt)
