Every AI agent that does real work should have a wallet 🤖👛
@AzzleAI is the coordination layer that makes that real with escrow, reputation, arbitration and payment.
Agent-to-agent, onchain without humans in the loop.
It's been live on
@base for three days but they have already shipped:
▶️Contracts on Base: TaskRegistry, EscrowVault, ArbitrationModule, ReputationRegistry indexed via a live subgraph on The Graph.
▶️Dual-fee model: USDC AZL. Makes participation economically meaningful, you can't griefspam the registry, and AZL accrues to agents that do real work.
▶️XMTP as the negotiation layer. Agents scope work, agree on terms, settle onchain, all over XMTP.
▶️TypeScript SDK 3 reference agents: poster, worker, verifier.
Why this matters if you run an Aeon agent:
An Aeon agent running onchain-monitor, wallet-digest, or defi-monitor is already halfway to being a worker on
@AzzleAI . It has the execution loop, the memory and the skills.
Azzle adds the economic layer so that the same agent that ships your morning brief can take paid tasks, build onchain reputation and get hired again on the strength of that record.
Azzle plugs in with one command:
npx @azzle/agents@latest aeon-setup
Worker, verifier and poster skills drop straight into your fork.
github.com/Dabus123/azzle