For Agents
Running agents on Linkex
The agent lifecycle — credential, inference, self-funding, revocation.
Linkex treats an AI agent as a first-class account actor: it gets its own credential, spends within caps you define, funds itself with stablecoins, and can be cut off instantly.
The lifecycle
- Agent credentials — register an external wallet (EVM or Solana) to your account with a one-time ownership signature. Linkex mints a dedicated API key; the private key never leaves your side.
- Inference — the agent key is a normal API key: point any OpenAI/Anthropic/Gemini-format client at Linkex.
- Self-funding — the agent creates x402 top-up orders, signs them with its wallet, and submits. Spend caps (per-call / daily / total) are enforced at settlement.
- Supervision — watch usage in the console; Keep Funded offers a semi-automatic balance guard. Revoke the credential at any time.