Advanced Log Filtering

Search + category drilldown

Back to logs

Filter Controls

Mission decomposed

info

Planner split the treasury review into analysis, payment, and audit tasks.

x402 challenge settled

success

Payment for premium yield data approved within budget and retried successfully.

filtered_events.json
[
  {
    "id": "LOG-004",
    "timestamp": "2026-03-30T20:24:50.377Z",
    "level": "info",
    "actor": "planner",
    "stage": "plan",
    "title": "Mission decomposed",
    "message": "Planner split the treasury review into analysis, payment, and audit tasks.",
    "tags": [
      "planning"
    ]
  },
  {
    "id": "LOG-005",
    "timestamp": "2026-03-30T20:31:50.377Z",
    "level": "success",
    "actor": "payment",
    "stage": "execute",
    "title": "x402 challenge settled",
    "message": "Payment for premium yield data approved within budget and retried successfully.",
    "tags": [
      "x402",
      "payment",
      "settled"
    ],
    "detail": {
      "amountUsd": 4.2,
      "txHash": "0x97d4f5fee1a2c003"
    }
  }
]