Agent Wallet

Give automation limits, not full wallet control

Use this page when you want an AI agent to trade with limits. It creates a separate wallet for the agent, keeps the settings key with the owner, and lets you decide what the agent can do before it can spend anything.

Keys shown once: generation returns the private key, execution key, and settings key once. This page keeps the latest bundle only in the current browser tab so you can finish setup without retyping everything.
Keep the settings key to yourself: do not give it to the AI agent. The settings key is for the owner: check balances, review limits, and change permissions. The execution key is the one that can call spend routes, and it still works only within the limits you set here.
Current Rules

What the backend allows

Loading current agent wallet rules.

  • Waiting for live capabilities.
Headers

Auth model

X-Agent-Execution-Keyexecution only
X-Settings-Keyprofile and policy only
X-Idempotency-Keyrequired for agent execution
Setup

Recommended order

  1. Generate the wallet bundle and save all returned keys.
  2. Inspect profile and balances using the settings key.
  3. Apply policy limits before moving to transfer or swap.
Generate

Create agent wallet bundle

Click Generate agent wallet to create a new agent key bundle.
Bundle details: this generator works like the regular wallet page, but it returns two separate agent keys: one for spending routes and one for viewing and changing settings.
Request Preview

Generate request snippets

Loading snippet...
Request preview uses the live v1 control-plane route.
Response

Generation result

Status: No bundle generated yet.
{}
Inspect

Profile, balances, stats, and history

Request Preview

Inspect request snippets

Loading snippet...
Snippet follows the selected inspect route and current settings key field.
Response

Inspect result

Status: No inspect request sent yet.
{}
Settings

Agent policy control panel

Status: Paste a settings key and click Load settings.
Reference

What this settings panel controls

Loading the live contract for this settings panel.

Headers
Waiting for backend runtime.
Editable Here
Waiting for backend runtime.
Read Only
Waiting for backend runtime.
Live State

Current limits, remaining budget, and assignment dates

Load a settings key to see current limit values, remaining rolling budget, and the date each limit was assigned.

Per Transaction
No settings loaded yet.
Rolling Windows
No settings loaded yet.
Guardrails
No settings loaded yet.
Budget

Spend limits

Rolling limits Set one or more frame-based caps.

Each row defines one rolling cap. Frame, unit, amount, and delete stay on the same line for quick edits.

Capabilities

Allowed operations

Lightning tradeAllow the broader lightning execution surface.
Token createAllow token-builder create flows under agent policy.
Token claimAllow claim-only flows without enabling broader create access.
TransferAllow native SOL transfers on the dedicated route. Starts disabled on newly generated wallets.
SwapAllow dedicated v1 swap execution.
Transfer guardrails

Transfer-specific rules

Require transfer memoUse this when every outgoing transfer must include a human-readable note.
Restrict to allowlistOnly addresses in the list below will be accepted as transfer destinations.
Allowlist addresses One destination per row.

New wallets start with transfer off. If transfer capability is off, these controls lock automatically. If allowlist mode is off, the address list becomes inactive.

Request Preview

Settings request snippets

Loading snippet...
Snippet follows the current policy fields and selected language.
Response

Updated profile

Status: No settings update sent yet.
{}

Next surfaces

Operations Builder

Use the execution key for transfer and swap once the policy is configured the way you want.

Open operations

Lightning Builder

Reference the existing builder for the broader trade surface and shared routing engine behavior.

Open lightning

API Docs

Cross-check the public contract and error behavior for the production integration.

Open docs
Previous Page Operations Builder
Current Page AI Agents Wallet
Next Page Terms of Service