AI agent execution template
Built for wallet-connected agents that need execution infrastructure without rebuilding swap routing, fee logic, and settlement visibility.
Template flow
1. Interpret user intent in your own agent UI.
2. Call Swapifie quote with the user wallet and token pair.
3. Show best route and monetized output in the agent response.
4. Call assemble only after user confirmation.
5. Send the transaction payload to the wallet/signing layer.