AI Guardrails That Can't be Bypassed Or Ignored.
Introducing ICME's Preflight
// Sample call.
curl -s -X POST https://api.icme.io/v1/verifyPaid \
-H 'Content-Type: application/json' \
-d '{
"policy_id": "f6e3cd15-9e28-45c4-9f4c-683edd63e468",
"action": "Send 1000 USDC to an unknown wallet."
}' | jq .
// JSON response after agent pays.
{
"check_id": "90484dac-f41e-47ee-9758-a2f63a4900b7",
"action": "BLOCKED"
}No human-in-the-loop required
Join a community of builders making guardrails for agents that do not fail.
Last updated


