Features
Everything Valta does — live and enforced today. No roadmap promises.
Spending Policies That Enforce Themselves
You set per-transaction limits, daily caps, monthly budgets, and category restrictions for each agent. Once you save a rule, Valta enforces it automatically — no manual checking, no scripts, no surprises.
- Per-transaction limits — block any single spend above your threshold
- Daily and monthly caps — your agents can never exceed what you allow
- Category restrictions — limit spending to specific types of actions
- Rules take effect the moment you save them
- Agents receive a rejection response when a limit is hit — no silent overages
Agent Kill Switch
One click. Any agent. Fully frozen. No pending transactions go through. No new transactions start. If something goes wrong, you can stop it immediately — not after the damage is done.
- Instant freeze — takes effect in real time, not on next request
- Full freeze and unfreeze history logged with timestamps
- Other agents in your account are unaffected
- Unfreeze whenever you're ready — no support ticket required
- Available on every plan, including Free
Human Approval Mode
Set a dollar threshold per agent. Any spending request above that amount goes into a pending queue — you approve or reject it before it executes. High-value actions never happen without a human in the loop.
- Configurable approval threshold per agent
- Pending queue visible in your dashboard and via API
- Approve or reject with one click — or via webhook automation
- Requests that timeout are automatically rejected, not auto-approved
- Full log of every approval decision with timestamp and approver
Full Transaction History
Every wallet action — deposits, AI usage charges, subscription fees, transfers — is recorded with full metadata: timestamp, amount, agent ID, category, and status. When your finance team asks questions, you have answers.
- Append-only records — every transaction is permanent and uneditable
- Full metadata: agent ID, provider, category, cost breakdown
- Browse, filter, and search from the dashboard
- Export as CSV at any time — no support request needed
- Enterprise plans include tamper-proof immutable logging
Real-Time Wallet Balances
Every AI request is metered and deducted from the agent's wallet in real time. You see balance changes as they happen — not as an aggregated bill at the end of the month. You always know where you stand.
- Balance deducted at the moment of each request, not batched
- Live balance visible in dashboard and via
valta.getBalance() - Pre-request affordability check — agents can verify funds before acting
- Configurable low-balance alerts sent via webhook or email
- Separate balance tracking per agent, per team, per project
More Capabilities
- USDC Wallet Accounts — fund wallets directly, no bank account required
- API Key Management — scoped permissions, rate limits, instant revocation
- Webhook Notifications — real-time alerts on any wallet event
- Agent-to-Agent Chaining — multi-step AI workflows with per-step spend limits
- Agent Tools — equip agents with specific capabilities, each with its own limits
- Team Collaboration — shared agents with role-based permissions
- Valta SDK — TypeScript, full type safety,
npm install valta-sdk