Get the SYRI risk score for a venue (paid)
get_syri_scorePAID: $0.05 USDC on Base per venue, via x402. Returns the risk band (Conservative / Moderate / Speculative) and 0-100 composite. Called without payment, this returns the payment terms rather than the score — that is the expected first response, not a failure. If you can settle x402 payments, pass the encoded authorization as x_payment to receive the score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Venue slug, token, protocol or alias — e.g. usdc-aave-v3, ousg, sdai, usde. | |
| x_payment | No | Optional base64 x402 payment authorization (sent as Payment-Signature). |