Run 5 AI agents with per-agent budgets, Slack alerts, and audit trails.
x402-fleet-manager is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on ai-agents, audit, budget-management, fleet. It currently has 0 GitHub stars and 0 forks, and sits alongside related tools like Sentinel, x402-agent-starter, x402-langchain-agent, x402-nextjs-saas, tdm-integration-kit, TDM-Agent-Integration-Kit.
Run 5 AI agents with individual budget controls and full audit trails.
| Agent | Role | Daily Budget |
|---|---|---|
| researcher-01 | Research data | $25/day |
| news-fetcher | Fetch news | $10/day |
| price-tracker | Track prices | $5/day |
| content-writer | Generate content | $50/day |
| image-gen | Generate images | $20/day |
Each agent has per-call, hourly, and daily limits. If any agent tries to overspend — the payment is blocked before it goes through.
git clone https://github.com/valeo-cash/x402-fleet-manager
cd x402-fleet-manager
npm install
# Optional: add your Sentinel API key
export SENTINEL_API_KEY=your-key
npm start
Go to sentinel.valeocash.com/dashboard/integrations to connect Slack, Discord, or PagerDuty. Get notified when any agent hits 80% of its budget.
Edit the agents array in index.ts to add your own
agents, endpoints, and budget limits.
npx @x402sentinel/test https://your-endpoint.com
Verify your x402 endpoints are correctly configured before going to production.
Powered by Sentinel
Enterprise audit, compliance & budget enforcement layer for the x402 payment protocol
The simplest x402 agent with full audit trails. 25 lines. Clone, run, done.
LangChain research agent that pays for data via x402. Every payment audited by Sentinel.
Next.js SaaS starter with x402 payments tracked by Sentinel. Deploy in one click.
Developer integration tools for adding TDM payments to AI agents, apps, and workflows. CLI, MCP server, and copy-paste examples
Developer integration tools for adding TDM payments to AI agents, apps, and workflows. CLI, MCP server, and copy-paste examples
Your AI trading terminal assistant for US stocks, commodities, forex, and crypto.
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
A local-first AI agent with persistent memory, emotional intelligence, and a peer-to-peer skills economy.
The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
The living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.