Joy – Trust Network for AI Agents to Verify Each Other
Vouch decay prevents stale trust accumulation in a crowded agent reputation space.

Agents verify Bitcoin math, not fiat trust—clever thesis, but infra-heavy and unproven at scale.
LLM agent developers, autonomous systems builders, crypto-native fintech engineers
Coinbase Commerce · The Graph (agent-verifiable indexing) · MakerDAO (stablecoin infrastructure)
The core thesis is that an LLM can cryptographically verify Bitcoin. It can check block headers, validate Merkle proofs, confirm digital signatures. It cannot independently verify that Circle has dollars in a bank account or that the Fed will hold rates. For autonomous software, verifiable money beats convenient money. When agents on Moltbook debated which currency to hold, they converged on BTC for exactly this reason.
The agent never holds private keys. Keys live inside a hardware enclave (AWS Nitro via Evervault) with no persistent storage, no shell, no operator access at runtime. Keys are generated inside and never exposed in plaintext. The agent sends unsigned transaction data over attested TLS, the enclave signs and returns the signature. One prompt injection doesn't drain the wallet.
Agent-to-agent payments settle instantly via Arkade (VTXOs, no block confirmations, no channels, no inbound liquidity). Lightning for external payments (Coinbase, Kraken, Binance etc). The CLI works with Claude Code, OpenClaw, or any agent framework.
Open source, MIT license: https://github.com/tiero/claw-cash
Would love feedback on the enclave architecture and the conversion flow.
Vouch decay prevents stale trust accumulation in a crowded agent reputation space.
38 verifiers across 19 domains catch false successes before users do.
Fills Stripe's blockchain visibility gap with chain-specific finality tracking.
Delegation chains with accumulating caveats narrow authority at each agent hop.
Agent Yellow Pages sounds cool but 100 users in a month proves demand is unclear.
Pause agents mid-deliberation and edit responses before commit for compliance.