Set Up Time-of-Day Rules
The classic runaway happens at 2 AM. A time-of-day rule makes unattended overnight spend require a human.
Step 1 — Pick the window
Your team's business hours, per agent or fleet.
Step 2 — Choose the action
BLOCK outside the window (strict), or FLAG (overnight purchases wait for review).
Step 3 — Cover timezones
For global fleets, set windows per agent group.
Example
{
"time_of_day": {
"window": ["09:00", "18:00"],
"tz": "Europe/Athens",
"outside": "flag"
}
}
Overnight = human review.
FAQ
What about legit overnight batch jobs?
Set the action to FLAG — they wait for review instead of being blocked.
Does it apply per agent?
Yes — windows can differ per agent or fleet.
Related
Stop the next $12,400 night.
One API call (or MCP tool) in front of every agent transaction — APPROVED, BLOCKED, or FLAGGED, deterministic, ~5 ms, fully logged.
See plans — from $99/mo Try a live check