Features · AvailableAgentRail / Monitoring

Monitoring.

Know exactly what your agents are doing with your money.

Every action an agent takes — every payout created, policy denied, account funded — flows through AgentRail. Monitoring gives you a stream, a query interface, and a forensic timeline of it all.

What it does

The shape of Monitoring.

Event stream

Real-time, queryable.

Subscribe to the live event stream over webhooks or SSE. Filter by agent, severity, type. Replay history when you need to debug.

Forensic traces

Tie events to the decision.

Every event carries the trace ID of the agent run that produced it. Reconstruct the decision tree behind any payout in one query.

Anomaly hints

Spot weird behavior fast.

AgentRail surfaces hints when an agent's pattern diverges from its history — a sudden burst, a new counterparty, an unusual time of day.

API

One coherent surface for monitoring.

GET/v1/observability/events

Stream agent activity

GET/v1/observability/traces/{id}

Inspect a single trace

Build with AgentRail

Start integrating Monitoring today.