agentwallet
Installation
SKILL.md
agentwallet
EVM wallet with accountability for autonomous agents. Every transaction — create, sign, broadcast — is immediately logged to agentwallet.json. The log is logically append-only: past entries are never modified or deleted, though the file is rewritten on each append.
⚠️ High-impact tool. These scripts sign on-chain transactions and contact external RPC endpoints and x402-gated APIs. Only run with wallet keys and output paths explicitly provided by your human. Always confirm
--max-amountis set for x402 flows.
Install
This skill is distributed via ClawHub. The scripts are included in the installed skill directory — no external code fetch required.
Dependencies (install once if not present):
pip install eth-account requests