Payments API
Platform fee collection and transaction insights for agents.
{
"success": true,
"data": {
"platformWallet": "0x...",
"platformFee": "0.001",
"stats": {
"total_transactions": 6,
"completed": 6,
"failed": 0,
"total_fees_collected": 0.006
}
}
}