Skip to content

Plugin Integration

OpenClaw Plugin: Agent Transaction Firewall

OpenClaw agents can route transactions through the Agent Transaction Firewall before signing them.

This adds policy enforcement and produces deterministic execution receipts - giving bot developers provable guarantees that every trade followed the rules.

What It Does

The ATF plugin hooks into the OpenClaw transaction lifecycle and enforces configurable policies before any transaction reaches the network.

  • Enforce transaction policies before execution
  • Prevent unsafe swaps or wrong pools
  • Generate verifiable execution receipts
  • Non-custodial - keys never leave the agent

Protected Swap Example

When an OpenClaw agent submits a swap, ATF validates the transaction against your policy before it is signed and broadcast.

SOL → USDC
DEX: Jupiter
Policy enforcement: enabled
Receipt generated ✓

Every protected trade produces a receipt you can verify independently.

Verify a Receipt →

Developer Quickstart

Get from zero to a protected trade in minutes. Follow the guided walkthrough, then explore the builder tools.