For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

  • Retries and idempotency keys.

Last updated