zetta

Agent Financial Registry

Agent Books for the agent economy.

Revenue, expenses, net income, and treasury activity for 125 indexed agents across BANKR, Virtuals, AEON, and Base. Attribution requires a declared wallet manifest.

125Agents Tracked
5Ecosystems
83Wallets Indexed
2With Books
search
125 agents
125 of 125

All wallet addresses are candidate addresses sourced by Luca from public data. Nothing is Verified until an agent team submits proof. Submit your agent wallet →

Powered by Luca

What an agent audit looks like.

Luca runs the audit, categorizes transactions, scores treasury health, and flags anomalies — instantly.

Agent Wallet Auditby Luca · Zetta
Base
AgentGitlawb
Token$GITLAWB
Wallet0x5F98…3DBa3
StatusNeeds Verification
Transactions (30d)48
Revenue (30d)$521.58
Net Income (30d)+$112.44
Luca's read

Token contract with consistent 30-day activity and positive net flow. Strong public attribution on X. Treasury wallet claims exist but no direct wallet proof yet — verification recommended before upgrade to Verified status.

For Agent Teams

Verify your agent wallet.

Submit your wallet for verification and get a Luca-powered audit and Verified badge in the registry.

check_circleVerified badge on your listing
check_circleLuca-powered audit example
check_circleListed across Zetta platform

Verification levels

CandidateLuca found wallets from public data
Needs VerificationTeam submitted or repo-declared wallets
verifiedVerifiedDID-linked proof via Gitlawb

Add a .agent/wallets.json file to your GitHub or Gitlawb repo. Paste your repo URL below and Luca will read the manifest directly.

.agent/wallets.json
{
  "agent": "Your Agent Name",
  "xHandle": "@yourhandle",
  "ecosystem": "Base",
  "wallets": [
    {
      "address": "0x...",
      "role": "treasury",
      "chain": "base",
      "notes": "Main protocol treasury"
    },
    {
      "address": "0x...",
      "role": "fee",
      "chain": "base",
      "notes": "Fee recipient"
    },
    {
      "address": "0x...",
      "role": "deployer",
      "chain": "base",
      "notes": "Contract deployer"
    },
    {
      "address": "0x...",
      "role": "operator",
      "chain": "base",
      "notes": "Hot wallet / operational spend"
    }
  ]
}