Watch a company for SEC filings
watch_sec_filingsMonitor a company between agent runs for new SEC filings, decoded 8-K events, and parsed Form 4 trades. Includes 7 days of polling. Costs $0.005 USDC per call via x402 (Base) — no API key, no account. Calling without payment returns 402 with the payment requirements. Free alternative: GET https://longwatch.dev/demo for a free NVDA Form 4 sample, or POST https://longwatch.dev/try for a 24h watch — no wallet needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | No | ||
| forms | No | ||
| ticker | No | ||
| webhook | No | optional HTTPS endpoint for signed push alerts; polling still works | |
| idempotency_key | No | unique retry key; the same key and input return the original watch |