Skip to main content
The ActumX dashboard is your central hub for managing AI agent wallets, monitoring transactions, and controlling API access. This guide will help you understand the dashboard layout and key features.

Dashboard Layout

The dashboard uses a sidebar navigation structure with the following main sections:
  • Dashboard - Overview of agent wallet balances and recent activity
  • Agents - Manage your agent wallets
  • Connect Agent - Set up agents with MCP or SDK integration
  • Transactions - View x402 transaction history
  • Orders - Track payment orders
  • Agent Requests - Monitor agent API requests
The collapsible sidebar provides quick access to all dashboard sections. You can:
  • Click the menu icon to collapse/expand the sidebar
  • Access dark/light theme toggle in the top-right corner
  • View your account information in the footer
  • Logout from your session
The header displays:
  • Current page breadcrumb
  • Theme toggle
  • Sidebar toggle button

Key Features

Agent Wallet Management

Create and manage multiple agent wallets, each with their own Solana public/private key pair. View real-time balance information and fund wallets from the Solana Devnet faucet for testing.

Transaction Monitoring

Track all x402 payment protocol transactions, including:
  • Challenge and settlement lifecycle events
  • Transaction statuses (pending, completed, failed)
  • Cost breakdown and timestamps
  • API endpoint usage

API Key Control

Generate and manage API keys for programmatic access:
  • Create named API keys
  • View key prefixes and usage statistics
  • Revoke compromised or unused keys
  • Monitor last-used timestamps

Billing Overview

Manage your account credits:
  • View current credit balance
  • Top up credits for testing
  • Review payment history
  • Track usage and costs

Quick Tour

Getting Started

  1. Create Your First Agent
    • Navigate to the Agents page
    • Click “Create Agent”
    • Enter a name and optional description
    • Save your agent’s private key (shown only once)
  2. Fund Your Agent
    • Go to the Dashboard page
    • Click “Fund Agent”
    • Select your agent and amount
    • Use Devnet faucet funding for testing
  3. Generate API Keys
    • Visit the API Keys page
    • Create a new key with a descriptive name
    • Copy and store the key securely
  4. Monitor Activity
    • Check the Transactions page for x402 payment flows
    • View usage events to track API consumption
    • Monitor agent balances on the Dashboard

Tips

The dashboard automatically refreshes balance information, but it may take a few seconds to reflect recent transactions.
API keys and private keys are shown only once during creation. Store them securely.
Devnet funds are for testing only. Do not send mainnet SOL to test wallet addresses.

Next Steps