Built on Solana

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.

upload.ts
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.

01

Upload

Send any file — Markdown, JSON, plain text. SDK or REST API.

02

Pay

Tiny fee per KB. Paid in USDC. No token swaps, no staking.

03

Store

Memory gets a unique key and is stored immutably on Solana.

04

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.

Free
0 USDCforever
  • 50 MB storage
  • Raw storage only
  • 1 API key
  • Community support
Get Started
Basic
5 USDC/mo
  • 500 MB storage
  • Raw + hash registry
  • 5 API keys
  • Email support
Upgrade
POPULAR
Pro
50 USDC/mo
  • 50 GB storage
  • All tiers incl. Agent NFT
  • Unlimited API keys
  • Priority support
  • Webhook notifications
Upgrade

Need more? Contact us for custom pricing

Coming Soon

Paid subscribers get priority access to new features as they ship.

LIVE NOW
  • Permanent Arweave storage
  • Solana hash verification
  • REST API with API keys
  • Pay-per-upload pricing
  • USDC payments
Q2 2026
  • Agent NFT minting (proof of AI ownership on-chain)
  • @clawbloc/sdk npm package
  • Python SDK
  • Webhook notifications on upload complete
Q3 2026
  • Client-side AES-256-GCM encryption
  • Version history & memory diffing
  • Multi-agent shared memory spaces
Q4 2026
  • 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.

Wallet
Drop a file here or click to select
.md .json .txt .yaml .toml