Viewing Agents
The Agents page displays all your agent wallets in a grid layout. Each agent card shows:- Agent Avatar - First letter of the agent name
- Agent Name - The name you assigned
- Created Time - How long ago the agent was created (e.g., “2h ago”)
- SOL Balance - Current Solana balance displayed in large text
- Description - Optional description if provided during creation
Creating a New Agent
Step 1: Open Creation Dialog
- Click the “Create Agent” button in the top-right corner
- The creation dialog will open
If this is your first agent, the creation dialog opens automatically.
Step 2: Configure Agent Details
Agent Name (Required)- Enter a descriptive name for your agent
- Examples: “Claude”, “Research Bot”, “Trading Agent”, “My First Agent”
- This name helps you identify the agent in the dashboard
- Add notes about what this agent will do
- Stored locally in your browser
- Helps track agent purposes across multiple wallets
Step 3: Create the Agent
- Click the “Create Agent” button
- The system generates a new Solana wallet
- Public and private keys are created
What Happens on Creation
When you create an agent:- A new Solana keypair is generated on devnet
- The agent is registered with ActumX
- Public key is stored for balance tracking
- Private key is returned to you (shown once)
- Agent appears in your agents list with 0.00 SOL balance
Agent Details View
Click any agent card to view detailed information:Agent Information
- Agent Name - Displayed with avatar
- Public Key - Full Solana public address
- SOL Balance - Current balance with SOL denomination
Key Information Card
The details page displays:Funding Devnet Wallets
To add funds to your agent wallets for testing:From the Dashboard Page
- Navigate to the Dashboard page
- Click “Fund Agent” button
- Select the agent from the dropdown
- Enter the amount in SOL (0.01 - 2.0)
- Click “Fund from Devnet”
Funding Process
- Select Agent - Choose which agent wallet to fund
- View Public Key - The agent’s Solana public key is displayed
- Copy Address - Click the copy icon to copy the public key
- Specify Amount - Enter SOL amount (minimum 0.01, maximum 2.0)
- Request Funding - Click “Fund from Devnet” to request from Solana faucet
- Confirmation - Success message appears with transaction signature
- Explorer Link - View transaction on Solana Explorer (devnet)
After Funding
- Balance updates automatically (may take a few seconds)
- Transaction appears on Solana Explorer
- Agent wallet is ready to make payments via x402 protocol
Using Agents
Once created, agents can be accessed via:MCP (Model Context Protocol)
Configure your agent framework to use the ActumX MCP server with the agent’s credentials.Direct SDK Integration
Use the agent’s private key in your application code with the ActumX SDK.Agent Tooling
Integrate with AI frameworks like LangChain, AutoGPT, or custom agent implementations.Agent Wallet Management
Balance Monitoring
- View real-time balances on the Agents page
- Check individual agent details for public key
- Monitor total balance across all agents on Dashboard
Security Best Practices
Multiple Agents
You can create multiple agent wallets for different purposes:- Development - Test agent for development work
- Staging - Pre-production testing agent
- Production - Live agent for production use
- Specialized Agents - Different agents for different tasks
Agent States
Each agent has:- Created At - Timestamp of wallet creation
- Balance - Current SOL balance
- Public Key - Solana address for receiving funds
- Status - Active (all agents are active once created)
Troubleshooting
Agent Not Appearing
- Refresh the page
- Check for error messages during creation
- Verify your session is active
Balance Not Updating
- Wait 5-10 seconds for blockchain confirmation
- Refresh the page
- Check Solana Explorer for transaction status
Lost Private Key
- Private keys cannot be recovered
- Create a new agent wallet
- Transfer any remaining funds if you have the old key