Agents that act on any open protocol.
A Smart Agentic Wallet for every agent.
One integration, entirely self custodial.

EASY Residency
Freedom, without losing control.
We do not ask you to trust the agent.
We give you control: real authority, inside limits you set and can take back.
Hand over the keys
The agent gets everything you own. One bad prompt can spend it all.
Give it a burner
A throwaway wallet keeps mistakes small. Now you fund more wallets, manually.
Keep agents powerless
Your agent can think, plan, and browse. But the moment money moves, you do it by hand.
Grant exactly enough
You decide where each agent can act, how much, and until when.
One account, not two
Your agent gets one account you control. No burner to fund, no balance to babysit.
In scope, it just acts
Inside the limits you set, your agent pays without asking. Change your mind and one click ends it, before the next action.
The rails for agent transactions.
Three pieces of infrastructure that turn an agent's intent into trusted action.
You decide what each agent may do. Altana makes sure that is exactly what happens.
Smart Agent Wallet + Keystore
A noncustodial account for every agent, and a neutral registry of exactly what each agent may do. Verifiable by anyone and instantly revocable by you.
SDK + MCP
A TypeScript SDK and an MCP server that plug straight into AI hosts like Claude and Cursor. Your agent transacts in minutes, not months.
Intent relay
Turns an agent's intent into an executed transaction. Every action is simulated before signing, with gas handled for you.
Prove what your agents may do.
To anyone.
The Keystore is a neutral registry of agent permissions, recorded onchain and owned by no one. Other platforms keep authorization inside their own backend.
Altana puts it where everyone can see it.
- Any app can check what an agent is allowed to do, even one that has never heard of Altana
- One permission works across BNB Chain, Ethereum, and Base
- Never locked to a vendor, including us
Let every agent on your platform transact.
Give thousands of agents the power to pay and operate without building wallet and permission infrastructure in house, and without taking custody.
Integration is free, with no usage tiers. Neutral, verifiable, and free of lock in.
- Noncustodial by design, so custody risk never lands on you
- Permissions you can verify and prove, not take on faith
- Built for mainnet reliability across BNB Chain, Ethereum, and Base
Start in minutes, not months.
Install the SDK, set your limits, and your agents transact. It plugs into what you already run, from your own platform to hosts like Claude and Cursor.
- Works with the agents, hosts, and stacks you already use
- Limits you set once and can revoke instantly
- Your keys stay yours. Altana never takes custody
# Install the SDK
npm install @altananetwork/sdk# Or add the MCP server to your AI host { "mcpServers": { "altana": { "command": "npx", "args": ["@altananetwork/mcp"] } } }
Questions, answered.
Who is Altana for?
Platforms building for AI agents. If your product hosts agents that need to hold and move money, Altana gives every one of them an agentic wallet with limits their owner sets, so you never build wallet and permission infrastructure in house or take custody.
It also works for builders who want the agents they already run, like Claude and Cursor, to transact for them.
What is the Keystore?
The place where every agent's permissions live. It is a neutral registry recorded onchain, owned by no one and readable by anyone, so any app can check what an agent may do without integrating anything.
See the architecture →Does Altana hold my funds or keys?
No. Altana is noncustodial. Your keys stay yours, and Altana never sees them.
What can an agent actually do?
Exactly what you allow. You choose what it can spend, where it can act, and until when. Every action is checked against those limits onchain before it executes.
What if an agent goes rogue or gets manipulated?
It cannot act beyond the limits you set. You can revoke any permission instantly, the effect is immediate, and every transaction is simulated before it is signed.
Which chains and AI hosts does Altana support?
Altana is live on mainnet across BNB Chain, Ethereum, and Base, with the same wallet address on every chain. It reaches your agent through MCP hosts like Claude and Cursor, or directly through the TypeScript SDK.
How do I get started?
Install the SDK or the MCP server, connect your agent, and set your first limits. It takes minutes.