AgentReceipts creates tamper-evident receipts for AI agent tool calls, stored on 0G Storage and anchored on 0G Chain for later verification.




AgentReceipts is a trust layer for AI agents built on 0G. It turns every agent tool call into a cryptographically signed, hash-chained receipt, stores receipt batches on 0G Storage, and anchors Merkle roots on 0G Chain mainnet.
Users can later verify that an agent really made a tool call, saw a specific response, and that the result was not tampered with after the fact.
TypeScript SDK to wrap agent HTTP/tool calls
cryptographic receipt generation with signatures and chaining
anchor service for batching receipts and anchoring Merkle roots on 0G Chain
0G Storage integration for immutable receipt batch storage
Next.js dashboard for live receipt inspection and browser-side verification
tamper demo showing forged receipts being detected instantly
deployed smart contract and live working demo
Not fundraising atm, only after v2 and v3