New here? Get a €25 bonus when you make your first trade
Agent Kit

Give AI agents a wallet and guardrails

A toolkit that lets AI agents check balances, trade and pay, within strict spending policies you control.

agent.py
from yourbrand_agents import AgentWallet, tools wallet = AgentWallet.create(policy="max_20_eur_per_day") agent = MyAgent(tools=tools(wallet)) agent.run("Buy €10 of ETH if it drops below €2,100")

What you get

Framework-agnostic

Works with popular agent frameworks.

Spending policies

Hard limits and allowlists.

Human approval

Require sign-off above a threshold.

Audit log

Every action recorded.

Quickstart

  1. Step 1

    Create an account

    Sign up for a free developer account.

  2. Step 2

    Generate API keys

    Create keys with the scopes you need.

  3. Step 3

    Install the SDK

    npm, pip or go get, whichever you prefer.

  4. Step 4

    Ship it

    Test on testnet, then switch to mainnet.

Start building in minutes

Create a free developer account and get API keys instantly.