Built a free tool to track AI/API cost per n8n workflow + silent failure alerts — looking for beta feedback

Hey everyone,

I kept running into two problems with my production n8n workflows that the native dashboard doesn’t fully solve:

Problem 1 — AI cost is invisible

I had no idea which workflows were burning through my OpenAI/Anthropic budget until the bill arrived. Native execution logs show runs, not cost.

Problem 2 — Silent failures

A scheduled workflow stopped running. No error, no alert — just silently dead. I found out days later.

So I built a small tool that connects to your n8n instance via API and:

**•**	Shows AI/API cost per workflow per run

**•**	Alerts you (email or Slack) when a workflow misses its expected run window

It’s completely free right now. I’m not selling anything — I just want to get it in front of real production users and hear what’s broken, missing, or useless.

If you run n8n in production and want early access, reply here or DM me. I’ll onboard you personally.

Happy to answer any questions about the implementation too.