Orion CINT Revenue Safety — Job Escrow Preflight is a paid API for AI agents from orionkr.xyz, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).
Runs a preflight safety check on a Base wallet or contract address before an AI agent commits funds to a job escrow, returning a risk score, verdict (PASS/WAIT/FAIL), blocking flags, and the recommended next safety call.
Orion CINT Revenue Safety is a Virtuals and x402 agent payment safety layer with live CINT RHC Pulse holder tiers, current USDC creator-payout evidence, historical cbBTC context, provider trust checks, transaction safety, and guarded swap planning.
Returns a JSON object with: a boolean success flag, a verdict string (PASS, WAIT, or FAIL), a numeric risk_score (0–100), an array of blocking_flags describing specific concerns, the endpoint path for the required_next_call in the safety chain, a recommended_next_action narrative, and the address that was evaluated. The verdict_ttl_seconds field indicates how long the result is valid.
GEThttps://orionkr.xyz/v1/agent-commerce/job-escrow-preflightUse this endpoint when an AI agent is about to commit funds into a job escrow on Base and needs a structured PASS/WAIT/FAIL gate before signing. It is specifically designed for Virtuals and x402 agent payment flows with CINT RHC Pulse tier awareness, making it more appropriate than generic address scanners when operating in that ecosystem. Prefer it as the first step in a multi-call safety chain before calling counterparty-risk or before-signing endpoints.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"address": "0x4497464A3eAFAd8153cFd7F4681966a472f1bAb9",
"success": true,
"verdict": "WAIT",
"endpoint": "/v1/agent-commerce/job-escrow-preflight",
"risk_score": 42,
"blocking_flags": [],
"required_next_call": "/v1/agent-commerce/counterparty-risk",
"recommended_next_action": "If context changed, call /v1/agent-commerce/counterparty-risk; if signing real capital, call /v1/base/before-signing first."
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"