SERVICE / DETAILother
M2M Sentinel
GET api.m2msentinel.com/v1/security/score/:address
SONAR SCORE0.748
LIVE PRICE0.020000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE
114 observations in the last 24hWhy an agent can trust this route.
HANDSHAKE SUCCESS97.4%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY915msrecent response window
PRICE DRIFT0.0%advertised vs observed
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
SONAR PROBE HISTORY / 30D
JSON ↗Observed outcomes
LIVE ENDPOINT METADATA
Legacy URL for the Base static capability coverage index; not a safety score
Resource: api.m2msentinel.com/v1/security/score/:address
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x6d6c398390cfb88f1cd42715b84906a0bd6652aa
Payment methods: — · Last validation: 2026-09-14 12:39:53.052+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"pattern": "^0x[0-9a-fA-F]{40}$",
"description": "A Base mainnet contract address."
}
}
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"status"
],
"properties": {
"status": {
"type": "string",
"const": "SUCCESS"
},
"address": {
"type": "string"
},
"capabilityScore": {
"type": [
"number",
"null"
]
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x6d6c398390cfb88f1cd42715b84906a0bd6652aa",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x6d6c398390cfb88f1cd42715b84906a0bd6652aa",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}METADATA PROVENANCE
Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.