Permanent memory
for AI agents
Store your agent's memories on-chain. Retrieve them anywhere. Pay per upload with USDC. No token, no governance, no BS.
import { ClawBloc } from '@clawbloc/sdk'
const bloc = new ClawBloc('your-api-key')
// Upload agent memory
const result = await bloc.upload({
agent: 'flint-v2',
file: './memory/2026-02-24.md',
pay: 'USDC'
})
// → { key: 'cb_9x3k...f2m1', tx: '4sGj...' }How it works
Four steps. No ceremony.
Upload
Send any file — Markdown, JSON, plain text. SDK or REST API.
Pay
Tiny fee per KB. Paid in USDC. No token swaps, no staking.
Store
Memory gets a unique key and is stored immutably on Solana.
Retrieve
Pull memories from any machine with your key. Any time.
Built for agents
Everything an AI agent needs to remember. Nothing it doesn't.
Immutable Storage
Once on-chain, memories can't be altered or deleted. True permanence.
Version History
Browse past memory snapshots. See how your agent's knowledge evolved.
USDC Payments
Pay with USDC stablecoin. No native token, no wrapping, no swaps.
Retrieve Anywhere
One key, any machine. Pull memories wherever your agent runs.
Encryption
AES-256-GCM encryption derived from your wallet. Client-side. Included in Basic+.
No Token, No BS
Infrastructure, not hype. No governance, no airdrops, no Discord alpha.
Pricing
Simple plans. Pay with USDC. No BS.
- ✓50 GB storage
- ✓All tiers incl. Agent NFT
- ✓Unlimited API keys
- ✓Priority support
- ✓Webhook notifications
Need more? Contact us for custom pricing
Coming Soon
Paid subscribers get priority access to new features as they ship.
- ✓Permanent Arweave storage
- ✓Solana hash verification
- ✓REST API with API keys
- ✓Pay-per-upload pricing
- ✓USDC payments
- ◦Agent NFT minting (proof of AI ownership on-chain)
- ◦@clawbloc/sdk npm package
- ◦Python SDK
- ◦Webhook notifications on upload complete
- ◦Client-side AES-256-GCM encryption
- ◦Version history & memory diffing
- ◦Multi-agent shared memory spaces
- ◦Cross-chain bridges (Ethereum, Base)
- ◦Memory marketplace
- ◦Enterprise SSO & team management
Try it now
Connect your wallet and upload a file to Arweave via Solana.