The simplest x402 agent with full audit trails. 25 lines. Clone, run, done.
x402-agent-starter is an early-stage TypeScript project in the AI payments / x402 ecosystem, focused on ai-agents, audit, payments, sentinel. It currently has 0 GitHub stars and 0 forks, and sits alongside related tools like Sentinel, x402-fleet-manager, inflow-node, piprail, moltpe-agent-payments, mcp-server.
The simplest x402 agent with full audit trails. 30 seconds to run.
git clone https://github.com/valeo-cash/x402-agent-starter
cd x402-agent-starter
npm install
npm start
That's it. Your agent makes x402 payments and every transaction is tracked by Sentinel.
const fetch = sentinel(globalThis.fetch, {
agentId: "my-agent",
apiKey: "your-key-from-sentinel-dashboard",
});
npx @x402sentinel/test https://your-endpoint.com
Verify your x402 endpoints are correctly configured before going to production.
Powered by Sentinel — the audit layer for x402.
Enterprise audit, compliance & budget enforcement layer for the x402 payment protocol
Run 5 AI agents with per-agent budgets, Slack alerts, and audit trails.
Official TypeScript/Node.js SDKs for the InFlow payments platform - x402 and MPP (Machine Payments Protocol) integration for sellers and buyers.
x402 (HTTP 402 Payment Required) SDK + MCP server: let any API charge for itself and any AI agent pay for itself, USDC & stablecoins across EVM, Solana & 8 more chain families, in a couple of lines. Backendless, no fee, self-custodial, paid straight to your wallet. TypeScript, MIT.
Payment infrastructure for AI agents. Reference implementation: x402 + MPP + fiat.
MCP server for Azeth — smart accounts, payments, reputation, and discovery tools for AI agents
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.
The first agentic payment network: policy-controlled, gasless, and real money-ready. OmniClaw CLI + Financial Policy Engine let autonomous agents pay and earn safely at machine speed.
An open SDK for agentic payments. Let AI agents make payments, hold funds, and move money across chains with policy enforcement and human approval built in.
x402 Ecosystem Explorer
🚀 Curated list of x402 resources: HTTP 402 Payment Required protocol for blockchain payments, crypto micropayments, AI agents, API monetization. Includes SDKs (TypeScript, Python, Rust), examples, facilitators (Coinbase, Cloudflare), MCP integration, tutorials. Accept USDC payments with one line of code. Perfect for AI agent economy.