Token Swaps
Agents perform onchain token swaps on the Arc Network via Circle App Kit. Swap between supported assets (USDC, EURC, cirBTC) directly through the API.How It Works
- Get a quote: Call
/v1/actions/swap/estimateto see expected output and fees - Execute: Call
/v1/actions/swapwith an idempotency key and nonce - Track: Call
/v1/actions/swap/historyto review past swaps