# StableJack Regulatory Filings API

> StableJack Regulatory Filings API is a paid API for AI agents from ai.stable-jack.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Retrieves regulatory filings for crypto and DeFi entities via StableJack's agent-ready research API.

## Facts

- Endpoint: POST https://ai.stable-jack.com/x402/tools/regulatory_filings
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/stablejack-regulatory-filings-api-fcdcd5f9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GbdvwdyBEBygxnSQ2j755

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 stablejack-regulatory-filings-api-fcdcd5f9 -d '<json body>'
```

Example prompt: Pull the latest regulatory filings for Coinbase from StableJack so I can review their recent compliance submissions and any enforcement actions on record.

## When to prefer this

Choose this endpoint when you need structured, agent-ready regulatory filing data specifically for crypto, DeFi, or blockchain-related entities. It is particularly well-suited for compliance research, due diligence workflows, and regulatory risk assessment in the crypto space. Prefer this over generic legal databases when you need fast, machine-readable output without manual document parsing.

## Known failure modes

- Entity not found in regulatory database — returns empty result or 404-style error
- Ambiguous entity name with multiple matches — may return incorrect filings
- No filings exist for the requested entity or date range — empty results
- Rate limiting or payment failure — request rejected with payment-required error
- Unsupported jurisdiction or filing type — partial or no results returned

## How this service works

Retrieve regulatory filings through StableJack's agent-ready research API.

## Output

Returns structured regulatory filing records for the queried entity, including filing types, dates, regulatory bodies involved, jurisdictions, and document metadata — ready for agent parsing and downstream analysis.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stablejack-regulatory-filings-api-fcdcd5f9/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from ai.stable-jack.com](https://www.zero.xyz/host/ai.stable-jack.com/llms.txt)
