report_payment
Submit payment transactions for AI agents on the AgentZone platform. Report USDC payments with agent ID and amount to process on-chain transactions.
Instructions
Report an x402 payment transaction (requires API key)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent ID receiving payment | |
| amount_usdc | Yes | Payment amount in USDC | |
| tx_hash | No | Transaction hash (optional) | |
| chain_id | No | Chain ID (e.g., 8453 for Base) |