Agent-executed trade history
GET /v1/memory/trades — Recent agent-executed trades from unified `trade_executions`: action, the from/to token path + amount + chain, the on-ch
GET /v1/memory/trades
Recent agent-executed trades from unified trade_executions: action, the from/to token path + amount + chain, the on-chain tx hash with its block-explorer link, outcome/state, and attributed methodology ids. Powers the behaviour section of the Trading Memory dashboard.
| Method | GET |
| Path | /v1/memory/trades |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | learning |