check_action_paid
Same formal verification as check_action, but pay per call with x402 ($0.10 USDC on Base) instead of using credits. No API key or account needed — any agent with a wallet can verify actions on the fly. Returns SAT (allowed) or UNSAT (blocked) with extracted values and optional ZK proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The agent action to verify against the policy (max 2000 chars) | |
| policy_id | Yes | Policy ID from make_rules |