Resource / 14349
unknownSYNTHORA.
Counterparty business-risk verdict: one call fuses OFAC/EU sanctions screening, on-chain wallet reputation, and token/pool contract risk into a single weighted risk_score (0-100), a kill/pivot/proceed verdict, and reason_codes naming which sub-signal drove it. Weights: sanctions 0.50, wallet 0.30, token 0.20, renormalised if a leg is unavailable; a sanctions hit is a hard KILL floor. Degrades gracefully — a failed sub-check is dropped, never crashes the verdict. Deterministic, no LLM, Ed25519-signed. 0.05 USDC via x402 on Base. SYNTHORA.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 50000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x10800a5a5B9d72251566EC651E862A8b4B427dE0 |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"body": {
"address": "0x28C6c06298d514Db089934071355E5743bf21d60",
"token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
{
"example": {
"niche": "business_risk",
"ok": true,
"result": {
"checks": {
"aml_screening": "ok",
"defi_verdict": "ok",
"wallet_rep": "ok"
},
"counterparty_address": "0x28C6...1d60",
"disclaimer": "Deterministic composite risk verdict... Ed25519-signed.",
"reason_codes": [
"WALLET_SUSPICIOUS: reputation=45/100 (0 transacciones)",
"TOKEN_CAUTION: contract risk_level=medium, verdict=monitor"
],
"risk_score": 62.5,
"risk_tier": "elevated",
"signals_used": 3,
"sub_results": {
"aml_screening": {},
"defi_verdict": {},
"wallet_rep": {}
},
"summary": "PIVOT: elevated risk (62.5/100)...",
"token_address": "0x8335...2913",
"verdict": "pivot",
"weights_applied": {
"aml_screening": 0.5,
"defi_verdict": 0.2,
"wallet_rep": 0.3
}
}
},
"type": "json"
}