Now in beta — join the waitlist

Stop AI agents from
burning your budget.

AWX Shredder sits between your agents and OpenAI. Set daily spend limits per agent — we block, throttle, and alert before costs spiral.

No credit card. No spam. Cancel anytime.

awx-shredder.fly.dev

15-second overview · no audio needed

How it works

1

Point your agent at the proxy

Replace api.openai.com with your AWX Shredder URL. One line of config.

2

Set a daily budget per agent

Each agent gets its own daily spend cap. Requests that would exceed the limit are blocked before they hit OpenAI.

3

Watch it live on the dashboard

Real-time spend tracking, per-agent status, and a live event feed. Know exactly where every dollar goes.

before / after
Before
base_url = "https://api.openai.com/v1"
After (one change)
base_url = "https://awx-shredder.fly.dev/proxy/openai/v1"
api_key = "awx_live_..." # your AWX key
headers = {"x-agent-id": "my-agent"}
That's it. Your agent runs exactly the same — except now it can't overspend.
Hard budget enforcement
Requests that would exceed a daily cap are blocked at the proxy — they never reach OpenAI and never cost you a cent.
Live event stream
Every request streamed in real time. See token counts, model, cost, and approval status as they happen — no refresh needed.
Multi-agent, multi-org
Each organisation gets isolated dashboards, API keys, and budgets. Onboard a new team in 60 seconds — no ops required.
OpenAI-compatible API
Works with any library that supports a custom base URL — LangChain, LlamaIndex, the official SDK, or raw HTTP calls.

Join the waitlist

Get early access when we open up. We'll email you first — no noise, just the invite.

No credit card required.