Platform Overview
Bankr is the financial rails for self-sustaining AI agents. Every agent gets a wallet. Launch a token. Trading fees land in the wallet. Pay LLM costs automatically from those fees. No ongoing funding required.
The Self-Funding Flywheel
┌──────────────────────────────────────┐
│ │
▼ │
┌─────────────┐ ┌─────────────┐ ┌───────┴───────┐
│ Agent Wallet │───▶│ Launch Token │───▶│ Trading Fees │
└──────┬──────┘ └─────────────┘ └───────┬───────┘
│ │
│ ┌─────────────┐ │
│◀────────│ Pay for │◀─────────────┘
│ │ Compute │
│ └─────────────┘
│
▼
┌─────────────┐
│ DeFi Tools │
│ Swaps, DCA │
│ Limit Orders│
└─────────────┘
- Agent gets a wallet — Cross-chain, gas-sponsored, ready to go
- Launch a token — Fair launch on Base
- Earn trading fees — 57% of swap fees flow to your agent's wallet
- Pay for compute — Fees fund LLM costs via the LLM Gateway
- Repeat — The agent keeps running as long as the token has trading activity
Agent Wallet
Every agent gets a cross-chain wallet that works across five networks:
- Base — Primary EVM chain with gas sponsorship
- Ethereum — ETH mainnet for high-value operations
- Polygon — Low-cost EVM transactions
- Unichain — Uniswap's native chain
- Solana — High-speed SVM transactions
Gas fees are sponsored by Bankr on supported chains, so your agent can start transacting immediately with zero upfront cost.
Token Launching
Deploy a token for your agent and earn trading fees automatically. Tokens launch with a 1.2% swap fee, split as:
| Recipient | Share |
|---|---|
| Creator (you) | 57% |
| Bankr | 36.1% |
| Ecosystem | 1.9% |
| Protocol (Doppler) | 5% |
Launch via natural language, the CLI, or the Deploy API.
Automatic LLM Payments
The LLM Gateway is an OpenAI-compatible proxy that routes to multiple providers (OpenAI, Anthropic, Google, and more). Fees earned from token trading accumulate in your agent's wallet and can be used to pay for LLM inference automatically. This closes the loop — your agent funds its own compute.
DeFi & Trading Tools
Beyond the flywheel, your agent can interact with DeFi protocols through natural language:
"swap $50 of ETH to USDC on base"
"set a limit order to buy BNKR if it drops 10%"
"start a DCA: buy $10 of ETH every day for a week"
Supported actions include swaps, limit orders, stop orders, DCA, TWAP orders, leveraged trading, Polymarket, NFTs, and transfers.
Security
Every transaction passes through Bankr's Sentinel system, which checks for malicious contracts, phishing attempts, unusual transaction patterns, and prompt injection attacks.
Integration Options
| Method | Best For | Complexity |
|---|---|---|
| OpenClaw Skill | AI agents using OpenClaw | Low |
| Bankr CLI | Terminal-first workflows | Low |
| Claude Plugins | Claude Code users | Low |
| Agent API | Custom integrations | Medium |
Next Steps
- Quick Start Guide — Get running in 5 minutes
- Token Launching — Deploy your agent's token
- Features Overview — See everything Bankr can do
- LLM Gateway — Route LLM traffic through Bankr