Self-host first
Hard budgets, chargeback, and an audit ledger for production AI agents — run it on your own stack. This site is docs and a seeded demo, not your production proxy.
const client = new OpenAI({
apiKey: process.env.AGENTLEDGER_API_KEY,
baseURL: "http://localhost:3000/api/v1",
defaultHeaders: { "x-al-agent": "support-triage", "x-al-team": "support" },
});Cap spend by project or agent. When the ledger hits the line, the proxy returns 402 — not a polite Slack ping.
Attribute every LLM and tool action to agent, team, and product so finance can finally reconcile the AI bill.
Export the run ledger as CSV/JSON for ops reviews and compliance without dumping raw prompts by default.
Entitlement tiers for your own install. This public site is a demo — point production traffic at your host.
10k events · 1 project · soft alerts
250k events · hard budgets · Slack alerts
1M events · audit export · payload retention