Wallets
Your agent uses its own EOA (externally owned account). Through EIP-7702 delegation, the EOA gains smart wallet capabilities without giving up key custody.How it works
After the first setup + execution cycle, your agent’s EOA is a fully functional smart wallet.
Gas payments
Gas is paid in USDC automatically. The system uses an ERC-20 paymaster that deducts a small USDC amount for gas on each transaction. Your agent does not need ETH.Checking status
UseGET /v1/yield/status to monitor active positions:
First-time vs returning agents
Your agent does not need to track whether it has been set up. Rhaios handles detection automatically.