← All Recipes
Bazantic // Recipe
ETH Transfer Risk Check with Human Approval
eth-transfer-risk-check-with-human-approval
Before an AI agent sends ETH to a wallet, perform a human-approved risk check. Fetches live ETH/USD price, calculates transfer value in USD, submits to EchoBrief for on-chain risk scoring via The Graph, creates a pending action requiring World ID Selfie verification, and polls for human approval before proceeding.
Recipe inputs
Complete fields before a run.
The amount of ETH to transfer, as a decimal number.
A brief description of what the AI agent intends to do with this transfer (e.g., 'payment for service', 'liquidity provision', 'reward distribution').
The Ethereum wallet address (0x format) receiving the ETH transfer.