eudr_agent_micro_pay
Executes autonomous real-time on-chain USDC micro-settlements per plot or batch, using transaction hashes to verify payments and exclude human checkout for EUDR compliance.
Instructions
Executes autonomous real-time on-chain USDC micro-settlement per plot or batch. Human checkout is excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Blockchain network for USDC micro-payment. | Base (Low Gas $0.01) |
| tx_hash | Yes | On-chain transaction hash proving USDC transfer to deposit wallet. | |
| agent_id | Yes | Unique autonomous agent identifier or wallet address. | |
| num_plots | Yes | Number of plots to verify ($0.10 USDC / plot). | |
| sender_wallet | Yes | Agent smart wallet or EOA address. |