Loading agent data…

Dashboard
Live
?

Good morning, Agent 👋

0 active loans · Balance synced live from API

Total Balance
$—
All wallets
Active Credit
$—
Transactions Today
Live count
Yield Earned
$—
From lending
Spend Activity (7 days)
Token Vault Manage →

Loading…

Agent Identity
Agent ID
Type
Status
Credit Score
API Key
ETH Wallet
Use this key in your agent code:
X-VaultBank-Key:
Recent Activity All →

Loading…

Token Vault

AES-256 encrypted secret storage.

Total Secrets
Active
Encryption
AES-256
Backend
Fernet
Stored Secrets
NameProviderValueAccessExpiresStatus
Loading…

AgentCredit

Instant credit for compute and API calls.

Credit Limit
Used
Available
APR
Credit utilization
Active Loans

No loans

Credit Score
Agent Credit Score
Payment HistoryExcellent
Credit Utilization

My Agents

All agents registered to this account.

AgentAgentIDBalanceTxnsCredit UsedStatus
Loading…

API Keys

Keys for accessing the VaultBank API.

NameKeyPermissionsLast UsedCallsStatus
Loading…

Spend Policies

Rules that govern agent spending.

Active Rules

Loading…

Custom Policy (Edge JS)
spend_policy.js
// Runs at edge <1ms per request export default function policy(tx) {   if (tx.amount > 100) {     return { allow: false,       reason: "Over single limit" };   }   return { allow: true }; }

AgentLend

Earn yield on idle tokens.

Total Deposited
Yield Earned
Avg APY
Pools
4
Your Deposits
PoolDepositedAPYUtilizationEarned
No deposits yet

Activity Log

All transactions from the API.

TimeTypeDescriptionModelTokensAmount
Loading…

AgentWallet

Multi-currency on-chain balances.

Loading…

Recent Transfers
TimeTypeFrom/ToCurrencyAmountStatus
Loading…

Webhooks

Real-time events pushed to your endpoints.

EndpointEventsDeliveriesSuccess RateStatus
No webhooks