Inferock Bench is an open-source developer tool designed to bring transparency and independent auditing to large language model (LLM) API consumption. Operating as a local proxy, it sits directly between your application code and your LLM service providers to monitor and log backend activity.
By proxying calls formatted for major providers—including OpenAI, Anthropic, Gemini, and OpenRouter—Inferock Bench captures key metrics on a per-call basis. It records token usage, tracks request failures, and monitors retries. Using this telemetry, it generates independent receipts that show what was billed compared to actual consumption, allowing developers to detect discrepancies and see exact overpayment figures.
Inferock Bench is an open-source local proxy tool that sits between your application and LLM providers. It monitors API traffic to generate independent receipts showing your actual token usage, failures, retries, and potential overpayments.
Inferock Bench supports API calls structured for OpenAI, Anthropic, Gemini, and OpenRouter.
By acting as a proxy, it captures the exact token count, failure rates, and retries for every call made by your application, comparing actual usage against provider charges.
Yes, Inferock Bench is an open-source tool and its repository is hosted on GitHub.

0 community reviews for Inferock Bench
Help the community by sharing your experience. Your review helps others make better decisions.
Co-founder Inferock AI