// can the agent actually settle this? check first const plan = await agent.planPayment(url) if (plan.payable) { await agent.fetch(url, { autoRoute: true }) } // plan.best · plan.blockers · plan.fundingHint