Velocity Limit
How velocity limits prevent runaway AI agent spending.
A velocity limit is a spend control rule that caps the number of transactions an AI agent can make in a defined time window. If an agent is configured to retry failed purchases, a single buggy prompt can trigger hundreds of charges in seconds. A velocity limit kills that loop instantly — e.g., 'max 5 transactions per minute' or 'max 20 per hour.'