# Greenwood Financial Intelligence — EDGAR High-Priority Signals

> Greenwood Financial Intelligence — EDGAR High-Priority Signals is a paid API for AI agents from api.greenwood.financial, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-16).

Fetches real-time high-priority EDGAR insider trading signals and alternative financial intelligence data for institutional-grade analysis

## Facts

- Endpoint: GET https://api.greenwood.financial/signals/edgar/high
- Price: $0.003/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/greenwood-financial-intelligence-edgar-high-priority-signals-2e6b4c59
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_atpsjRMewbba_XA3y6ich

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 greenwood-financial-intelligence-edgar-high-priority-signals-2e6b4c59
```

Example prompt: Pull the latest high-priority insider trading and congressional stock disclosure signals from Greenwood's EDGAR feed — I want to see what institutional insiders are buying or selling right now.

## When to prefer this

Choose this endpoint when you need machine-speed, high-priority insider trading signals and congressional disclosure data directly from EDGAR filings in real time, particularly for algorithmic or autonomous trading workflows that can pay per query via x402/USDC micropayments.

## Known failure modes

- Payment header missing or invalid — 402 Payment Required response
- Insufficient USDC balance — payment authorization failure
- Rate limit exceeded — too many queries in short window
- EDGAR data feed temporarily unavailable — upstream data source error
- Malformed request — missing required payment parameter

## How this service works

Real-time insider trading signals, congressional stock disclosures, and alternative financial data — priced per query, paid autonomously via x402.

## Output

Returns high-priority insider trading signals derived from EDGAR filings, including congressional stock disclosures and alternative financial data points, suitable for real-time institutional analysis and algorithmic trading strategies.

## Request schema (JSON Schema)

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

## Response schema (JSON Schema)

```json
{}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/greenwood-financial-intelligence-edgar-high-priority-signals-2e6b4c59/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.greenwood.financial](https://www.zero.xyz/host/api.greenwood.financial/llms.txt)
