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.
<ul><li><p>TypeScript SDK to wrap agent HTTP/tool calls</p></li><li><p>cryptographic receipt generation with signatures and chaining</p></li><li><p>anchor service for batching receipts and anchoring Merkle roots on 0G Chain</p></li><li><p>0G Storage integration for immutable receipt batch storage</p></li><li><p>Next.js dashboard for live receipt inspection and browser-side verification</p></li><li><p>tamper demo showing forged receipts being detected instantly</p></li><li><p>deployed smart contract and live working demo</p></li></ul>
<p><span style="color: rgb(187, 190, 191)"><strong>Not fundraising atm, only after v2 and v3</strong></span></p>