Skip to content

Pricing

Only endpoints that use AI (embeddings + LLM) cost money. Everything else is free.

Free Tier

100 free calls

Every wallet gets 100 paid-endpoint calls free. Just sign with your wallet — no payment needed.

After free tier: pay-per-call with x402. Free endpoints are always free.

Store + recall for $0.005 each

No subscriptions. No API keys. No monthly minimums.

Paid endpoints

These use OpenAI embeddings or GPT-4o-mini

POST /v1/store$0.005

Store a memory

POST /v1/store/batch$0.04

Store up to 100

POST /v1/recall$0.005

Semantic search

PATCH /v1/memories/:id$0.005

Update a memory

PATCH /v1/memories/batch$0.005

Batch update

POST /v1/memories/extract$0.01

Extract facts via LLM

POST /v1/memories/consolidate$0.01

Merge similar memories

POST /v1/ingest$0.01

Auto-extract & relate

POST /v1/context$0.01

Assemble context block

POST /v1/migrate$0.01

Import markdown files

Free endpoints

No OpenAI cost — always free, no credits consumed

GET /v1/memoriesGET /v1/memories/:idDELETE /v1/memories/:idDELETE /v1/memoriesPOST /v1/searchGET /v1/suggestedGET /v1/memories/corePOST /v1/memories/coreGET /v1/memories/:id/historyPOST /v1/memories/:id/relationsGET /v1/memories/:id/relationsGET /v1/memories/:id/graphGET /v1/memories/exportGET /v1/namespacesGET /v1/stats

Estimate Your Cost

Drag the sliders to see what you'd pay per month.

5,000
10,000

Estimated monthly cost

$74.50

100 free calls applied · 14,900 paid calls

FAQ

Common questions about MemoClaw.

x402 is a payment protocol where paying for a request IS the authentication. Your wallet address becomes your identity. No signup, no API keys to manage, no rate limits to worry about. Just pay and use.

Local files require keyword search (grep), eat context window space when loaded, and don't work across devices. MemoClaw uses semantic search (find by meaning), persists outside your context, and works everywhere your wallet does.

USDC on Base (an Ethereum L2). Any EVM wallet works — MetaMask, Coinbase Wallet, Rainbow, etc. Base has low fees (~$0.01 per transaction).

Yes. Memories are scoped to your wallet address. Wallet A cannot see Wallet B's memories. We don't train on your data. You can delete memories anytime.

Any agent that can make HTTP calls or run shell commands. Claude Code, Cursor, Copilot, custom agents — if it can call an API, it works.

We generate embeddings (vector representations) of your memories using OpenAI. When you recall, we find memories with similar meaning — not just matching keywords. "editor preferences" finds "uses vim keybindings".

One command away from agents that remember.

memoclaw init — no signup, no email, no API keys. Your agent has persistent memory in 30 seconds.

$0.005 per store/recall · No monthly fees · Pay only for what you use