agent.smart-scan.xyz
https://agent.smart-scan.xyz/api/combinedRun breakout and accumulation market scans in one paid request.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
2.1% avgResponse time
p50 489ms · p95 489msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/25/2026, 12:00:00 AM | 8% | 12 | 489ms |
| 8/26/2026, 12:00:00 AM | 0% | 2 | — |
| 8/27/2026, 12:00:00 AM | 0% | 1 | — |
| 8/28/2026, 12:00:00 AM | 0% | 1 | — |
- Availability
- 6
- Latency
- 93
- Security
- 100
- Transparency
- 61
- Activity
- 8
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 32% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- OVH sas
- Domain registered
- 2026-08-24
- Hosting network
- VERCEL-05
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Payments per day
last payment 8/25/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 8/25/2026 | 1 | 1.65 | 1 |
Only payments settled on chains and facilitators we index.
Response schema
{
"properties": {
"accumulation": {
"items": {
"properties": {
"asset": {
"examples": [
"BTC"
],
"type": "string"
},
"confirmation": {
"properties": {
"score": {
"type": "integer"
},
"state": {
"type": "string"
}
},
"type": [
"object",
"null"
]
},
"diagnostic": {
"additionalProperties": true,
"properties": {
"evidence": {
"items": {
"type": "string"
},
"type": "array"
},
"invalidation": {
"description": "Price level that invalidates the diagnostic thesis.",
"type": "number"
},
"matched": {
"type": "boolean"
},
"phase": {
"enum": [
"recent_breakout",
"confirmed_breakout",
"breakout_watch",
"no_breakout"
],
"type": "string"
},
"price": {
"type": "number"
},
"resistance": {
"type": "number"
},
"score": {
"maximum": 100,
"minimum": 0,
"type": "integer"
},
"state": {
"type": "string"
},
"support": {
"type": "number"
}
},
"required": [
"matched",
"state",
"score",
"price",
"invalidation"
],
"type": "object"
},
"freshness": {
"properties": {
"dataAgeSeconds": {
"type": "integer"
},
"lastCandleAt": {
"format": "date-time",
"type": "string"
}
},
"type": "object"
},
"liquidity": {
"properties": {
"minimumRequired": {
"type": "number"
},
"quoteVolume24h": {
"type": "number"
}
},
"type": "object"
},
"pair": {
"examples": [
"BTCUSDT"
],
"type": "string"
},
"source": {
"enum": [
"mexc",
"binance"
],
"type": "string"
},
"timeframes": {
"properties": {
"confirmation": {
"const": "1h"
},
"primary": {
"const": "4h"
}
},
"type": "object"
}
},
"required": [
"asset",
"pair",
"source",
"liquidity",
"freshness",
"diagnostic"
],
"type": "object"
},
"type": "array"
},
"breakout": {
"items": {
"properties": {
"asset": {
"examples": [
"BTC"
],
"type": "string"
},
"confirmation": {
"properties": {
"score": {
"type": "integer"
},
"state": {
"type": "string"
}
},
"type": [
"object",
"null"
]
},
"diagnostic": {
"additionalProperties": true,
"properties": {
"evidence": {
"items": {
"type": "string"
},
"type": "array"
},
"invalidation": {
"description": "Price level that invalidates the diagnostic thesis.",
"type": "number"
},
"matched": {
"type": "boolean"
},
"phase": {
"enum": [
"recent_breakout",
"confirmed_breakout",
"breakout_watch",
"no_breakout"
],
"type": "string"
},
"price": {
"type": "number"
},
"resistance": {
"type": "number"
},
"score": {
"maximum": 100,
"minimum": 0,
"type": "integer"
},
"state": {
"type": "string"
},
"support": {
"type": "number"
}
},
"required": [
"matched",
"state",
"score",
"price",
"invalidation"
],
"type": "object"
},
"freshness": {
"properties": {
"dataAgeSeconds": {
"type": "integer"
},
"lastCandleAt": {
"format": "date-time",
"type": "string"
}
},
"type": "object"
},
"liquidity": {
"properties": {
"minimumRequired": {
"type": "number"
},
"quoteVolume24h": {
"type": "number"
}
},
"type": "object"
},
"pair": {
"examples": [
"BTCUSDT"
],
"type": "string"
},
"source": {
"enum": [
"mexc",
"binance"
],
"type": "string"
},
"timeframes": {
"properties": {
"confirmation": {
"const": "1h"
},
"primary": {
"const": "4h"
}
},
"type": "object"
}
},
"required": [
"asset",
"pair",
"source",
"liquidity",
"freshness",
"diagnostic"
],
"type": "object"
},
"type": "array"
},
"disclaimer": {
"type": "string"
},
"generatedAt": {
"format": "date-time",
"type": "string"
},
"service": {
"const": "combined_scanner"
},
"timeframes": {
"items": {
"type": "string"
},
"type": "array"
},
"universe": {
"type": "object"
}
},
"required": [
"service",
"generatedAt",
"universe",
"breakout",
"accumulation"
],
"type": "object"
}