Scenario: Agent Pays a DAO Treasury
The DAO treasury scenario - a payment path like any other.
The setup
Your agent pays a DAO for services. The treasury's multisig includes a wallet on the sanctions list - or the treasury itself is designated.
The gap
- The payment settles into a treasury with sanctioned participation
- Treasury interactions are transactions - the prohibition follows the flow
- The operator holds the liability
With screening
- The wallet screen matches the designated treasury/multisig address
- The payment is blocked before sign
- The result is logged with the list entry and version
- The agent surfaces the block instead of settling
The takeaway
DAOs are payment paths. Screen the treasury address and every counterparty before the transaction signs.