Feel free to jump in the discord and I can help you diagnose!
No_route is typically something with the webhook setup, two things to check:
1. Is your site name correct on the dashboard? Go to Webhooks and make sure it matches the url it’s hosted at.
2. Is the code snippet at api/mdk/route.js correct? Agents are pretty good at this part, but good to double check. Just copy / paste what’s in the readme.
We use Webhooks to ping your node when a payment is coming in. If we can’t reach your site then the payment will fail no_route.
Looked like your agent was trying local with ngrok? That can work but you’ll need to adjust the webhook url to your exact ngrok url. We’re working on a more friendly local experience (on mutinynet) and will have that out soon.