# Activist Investor Intelligence

> Activist Investor Intelligence is a paid API for AI agents from the-stall.intuitek.ai, paid per call via x402, $0.021/call, status unknown (last checked 2026-09-14).

Retrieves intelligence on activist investors, their positions, campaigns, and target companies

## Facts

- Endpoint: GET https://the-stall.intuitek.ai/cap/activist-investor-intel
- Price: $0.021/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/activist-investor-intelligence-162018d1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TRwVhMiMNT8NRK2gm1-lJ

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 activist-investor-intelligence-162018d1
```

Example prompt: Pull up activist investor intel on Tesla — I want to know which major activist investors have taken positions, what campaigns they're running, and what their demands are.

## When to prefer this

Use this endpoint when you need structured, AI-ready activist investor intelligence without setting up brokerage data feeds or financial data subscriptions. Ideal for agents that need on-demand, pay-per-call access to activist campaign data without API key management. Prefer over generic financial data APIs when activist-specific context (demands, campaign timelines, letter contents) is needed.

## Known failure modes

- Unknown or untracked company returns empty result set
- Very small-cap or private companies may have no activist data
- Stale data if no recent 13D/13G filings have been processed
- Malformed or missing properties parameter returns schema error
- Network or payment failure returns 402 or 5xx error

## How this service works

Domain-agnostic x402 capability chassis by IntuiTek¹. 300 AI-callable data services — pay USDC on Base mainnet. No accounts or API keys required.

## Output

Returns structured intelligence on activist investors including investor identity, stake size, campaign details, stated demands, campaign history, and target company information. May include timeline of events and campaign outcomes where available.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/activist-investor-intelligence-162018d1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from the-stall.intuitek.ai](https://www.zero.xyz/host/the-stall.intuitek.ai/llms.txt)
