AGENT SAFETY · COMMAND PREFLIGHT · TOOL-CALL RISK

Preflight a proposed command or tool call before execution.

Deterministic operational-risk screening for agent actions. Set a maximum risk level and require verification before settlement.

Outcome typesafe_preflight
x402 price0.010 USDC
NetworkBase
Failed verificationno settlement

Use this when

Problem

Your agent has command risk, tool-call risk or operational preflight and needs a deterministic result rather than another probabilistic answer.

Verification

HumanMirror executes the matching deterministic tool and independently verifies the declared outcome before requesting x402 settlement.

Integration

No account is required for x402. POST JSON to the paid Outcome endpoint, receive HTTP 402 payment terms, pay, then retry the same request.

Ready-to-send request

POST https://humanmirror.fr/api/x402/safe-preflight/
Content-Type: application/json

{"outcome_type":"safe_preflight","input":{"command":"example command"},"criteria":{"max_risk":"medium","allow_confirmation":false}}

Without PAYMENT-SIGNATURE the endpoint returns the x402 V2 payment requirements. Network: eip155:8453. Asset: USDC.

Other machine entry points

Outcome MCP: https://humanmirror.fr/api/outcome/mcp/
x402 MCP catalog: https://humanmirror.fr/api/x402/mcp/
x402 manifest: https://humanmirror.fr/.well-known/x402.json
A2A agent card: https://humanmirror.fr/.well-known/agent-card.json
LLM index: https://humanmirror.fr/llms.txt