

Inferock-bench is a local proxy that sits between your app and OpenAI, Anthropic, Gemini, or OpenRouter shaped calls. It captures per-call token usage, failures, and retries, then generates an independent receipt showing what you were billed and how much you're actually overpaying for.
Loading comments…
Project Info
Product Keywords
Inferock Bench is a local diagnostic proxy that sits between your application and AI providers like OpenAI, Anthropic, Gemini, or OpenRouter. It captures per-call token usage, failures, and retries, then generates an independent receipt showing what you were billed and how much you're actually overpaying for. Instead of trusting the provider's own billing records, Inferock Bench gives you a neutral, per-call audit trail you control.
Inferock Bench routes your API traffic through a localhost proxy, capturing provider-reported usage, pricing evidence, request/response metadata, status, timing, and retry signals. It only measures calls it actually sees, so the data is grounded in your real traffic.
The tool renders receipts through the shipped @inferock/measure grading code and The Inferock Standard. Each receipt separates provider spend, bill-bounded money loss, time loss, and invoice-check exposure, so you're not comparing apples to oranges.
Every surface is marked as watched-clean, signal, or not-openable. This means unopened checks are visible rather than silently assumed clean, giving you an honest picture of what was and wasn't verified.
Your provider keys are never sent to Inferock by the local benchmark. The proxy attaches them only to provider requests, and receipts stay local unless you choose to share them.
"Providers shouldn't get to grade their own bills."
That's the core philosophy here. Inferock Bench doesn't just log calls — it actively surfaces delivery failures that affect your bill, like billed-empty output, refusals, truncation, token-recount mismatches, duplicate request IDs, and cache-discount-at-risk evidence. It also flags provider-fault retries, which are often silently absorbed into your costs. The tool is honest about its limits: it cannot audit traffic that bypassed the proxy, and it doesn't declare every mismatch an overcharge. Instead, it preserves the evidence so billing-integrity questions can be answered with data, not guesswork.
You're spending meaningfully on AI APIs and suspect your bill doesn't match reality. Inferock Bench is especially useful if you need to answer questions like "was I billed for a failed API call?" or want to measure Claude or GPT token usage locally. It's also a strong fit if you're evaluating multiple providers and want a consistent, independent yardstick for cost and failure patterns. The tool is extensible by design, though only four provider planes are measured today: OpenAI, Anthropic, Gemini Developer API, and pinned OpenRouter endpoints. If you're comfortable with a local proxy setup and want billing transparency you can verify yourself, this is worth a look.
Other tools you might consider
Octopoda is an open source infrastructure layer that gives AI agents persistent memory, automatic loop detection, and full observability. Agents forget everything between sessions. Octopoda fixes that with a remember/recall API that survives restarts, crashes, and deployments. The loop detection system monitors 5 signals to catch agents stuck repeating themselves before they burn your API budget, with real-time cost estimation showing exactly how much each loop wastes. A built-in dashboard shows every agent's health score, memory explorer with version history, audit trail logging every decision with reasoning, and a timeline replay that lets you scrub through everything your agent did step by step. Works with LangChain, CrewAI, AutoGen, and OpenAI Agents SDK with one-line integrations. Runs locally with SQLite or connects to cloud with one environment variable. Free tier, MIT licensed. 177 signups, 120 GitHub stars, zero marketing spend.
GitHits gives coding agents access to the open-source code your app depends on. Get real implementation examples, dependency source navigation, package inspection and documentation. Agents can grep and read your codebase. They can't grep and read the open-source code your app depends on. That's where they start guessing, retrying, and looping. GitHits builds a version-aware index on demand. Agents can search, navigate, and inspect the code behind their dependencies. CLI: npx githits@latest init
Navegación basada en árboles, refactorización semántica, análisis de código base y herramientas de portabilidad de lenguajes para agentes de codificación que admiten 163 gramáticas.
AI agents can ship quickly, but without the right product context, they're often flying blind. Brief gives product teams a living source of truth that captures decisions, preserves product intent, and serves relevant context to humans and agents through chat, Slack, CLI, and MCP. It keeps strategy, decisions, and execution connected from vision to impact.
Maker
pixel_pilot
Alternatives
Loading comments…