> For the complete documentation index, see [llms.txt](https://docs.shredpay.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shredpay.xyz/developers/agent-wallet/guides/webhooks.md).

# Webhooks

Outline:

* Register a webhook URL in the Agent Console.
* Events emitted: `transaction.broadcast`, `transaction.confirmed`, `transaction.failed`, `funds.deposited`, `screening.alert`.
* Payload shape (one example per event).
* Verifying signatures — see [Webhooks → Signature Verification](/developers/webhooks/signature-verification.md).
* Retries and idempotency keys.
