Skip to content

AI Agents

Build autonomous agents that pay for their own compute and inference — no API keys, no billing dashboards.
Your agent holds a wallet, calls LibertAI models via x402, and manages its own Aleph Cloud credits to stay alive.

How it works

  1. Wallet — the agent has a private key with USDC on Base
  2. Inference — each LLM call is paid individually via x402 (no API key needed)
  3. Compute — the agent monitors its Aleph credit balance and buys more when needed
  4. Actions — using Coinbase AgentKit, the agent can interact with any onchain protocol

Stack

LayerWhatPackage
FrameworkCoinbase AgentKit@coinbase/agentkit
InferenceLibertAI API (OpenAI-compatible)openai
Paymentx402 protocol@libertai/x402
PluginWallet, credits, tools bridge@libertai/agentkit-plugin

Get started

Follow the Getting started guide to create your first autonomous agent.