Every agent session ends. Every context window resets.
Agent 001 gives your agent a memory that never dies —
encrypted, on-chain, yours forever.
One install. Permanent, encrypted, on-chain memory. Your agent never forgets again.
AES-256-GCM encryption with wallet-derived keys. Your agent's memory lives on X1 mainnet — only the wallet that wrote it can read it. Not even we can see it.
LiveEvery memory write is a delta commit. 500 full versions before compaction. Roll back to any point in your agent's history. Nothing is ever truly deleted.
LiveRegister your agent and its stake auto-routes to the x1scroll validator. Your agent earns yield just for having memory. Passive income, on-chain, automatic.
LiveOne call to commit an entire session, forever. Your agent captures what it learned, what it built, and what to remember next — before the context window closes.
LivePay rent only for bytes you actually use. Memory scales up and down with your agent's needs. No waste. No overprovisioning.
LiveWorks with Claude, GPT, open-source models, custom agents. If it can call JavaScript, it can have permanent memory on X1. Framework-agnostic by design.
LiveInstall once. Your agent remembers everything from that point forward.
npm install agent001. Generate a wallet keypair. Register your agent on X1 mainnet in one transaction.
At session end, call agent.commit(memory). AES-256-GCM encrypts it. The encrypted blob goes on-chain. Permanent.
Next session, call agent.recall(). Decrypt with your wallet key. Your agent picks up exactly where it left off.
Install the package, initialize your agent, start committing memory.
Immutable, no governance risk. Fees are fixed at the protocol level — no one can change them.
| Action | Fee | Notes |
|---|---|---|
| Register | 10 XNT (epoch 0–500) | Auto-drops to 5 / 2 / 1 XNT as network matures |
| Commit delta | 0.1 XNT | Per session capture. Fixed forever. |
| Change validator | 0.05 XNT | Locked 90 epochs from registration |
| Claim yield | Free | Auto-calculated, no params needed |
Every session you stamp becomes staked working capital. The rent that keeps your memory alive earns validator rewards. Claim anytime. Memory untouched.
One npm install. Your agent keeps its memory forever — encrypted, on-chain, permanent.