Returns reputation scores for one or more wallets using on-chain behavioral anal...
https://slamai.dev/wallet/reputationOverview
Returns reputation scores for one or more wallets using on-chain behavioral analysis across their token portfolio.
Protocol
x402
Price
$0.0000
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/wallet
Provider
slamai
Source
bazaar
Indexed
2026-03-02 01:13:30
Health
Status
down
Latency (p50)
30ms
Uptime (30d)
0.0%
Reliability Score
35/100
Last Checked
2026-05-10 11:58:38
Last Healthy
Never
Consecutive Failures
1676
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"queryParams": {
"addresses": {
"description": "Pipe-delimited list of wallet addresses. Max: 10",
"required": true,
"type": "string"
},
"at_block_number": {
"description": "Block number at which to calculate reputation",
"format": "int32",
"type": "integer"
},
"at_timestamp": {
"description": "UTC timestamp for calculating reputation (ignored if block number is present)",
"format": "date-time",
"type": "string"
},
"blockchain": {
"description": "The blockchain network to query.",
"enum": [
"ethereum",
"base"
],
"required": true,
"type": "string"
},
"estimate_cost": {
"description": "If true, only the SLAM token cost is returned",
"type": "boolean"
}
},
"type": "http"
}
Output Schema
{
"content": {
"application/json": {
"schema": {
"properties": {
"block": {
"description": "Block number for the reputation snapshot",
"format": "int32",
"type": "integer"
},
"chain": {
"description": "Blockchain network name (e.g., 'base')",
"type": "string"
},
"slam": {
"description": "SLAM token cost for this API call",
"format": "double",
"type": "number"
},
"utc": {
"description": "UTC timestamp of the snapshot in ISO 8601 format",
"type": "string"
},
"wallets": {
"description": "List of wallet reputation records",
"items": {
"properties": {
"address": {
"description": "Wallet address being evaluated",
"type": "string"
},
"reputation": {
"properties": {
"depth": {
"description": "Confidence level or sample depth (e.g., 'Deep', 'Shallow')",
"type": "string"
},
"raw": {
"description": "Numeric reputation score (e.g., 78.54)",
"format": "double",
"type": "number"
},
"tier": {
"description": "Reputation letter grade (e.g., 'A-', 'B')",
"type": "string"
}
},
"type": "object"
}
},
"type": "object"
},
"type": "array"
}
},
"type": "object"
}
}
},
"description": "OK",
"status": 200
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-10 11:58:38 | down | 502 | 36ms | HTTP 502 |
| 2026-05-10 05:44:47 | down | 502 | 34ms | HTTP 502 |
| 2026-05-10 03:22:26 | down | 502 | 22ms | HTTP 502 |
| 2026-05-09 23:45:47 | down | 502 | 22ms | HTTP 502 |
| 2026-05-09 20:03:08 | down | 502 | 34ms | HTTP 502 |
| 2026-05-09 15:46:58 | down | 502 | 24ms | HTTP 502 |
| 2026-05-09 12:00:08 | down | 502 | 25ms | HTTP 502 |
| 2026-05-09 05:45:27 | down | 502 | 37ms | HTTP 502 |
| 2026-05-09 01:43:58 | down | 502 | 31ms | HTTP 502 |
| 2026-05-09 00:57:42 | down | 502 | 25ms | HTTP 502 |
| 2026-05-08 20:18:02 | down | 502 | 62ms | HTTP 502 |
| 2026-05-08 14:18:34 | down | 502 | 30ms | HTTP 502 |
| 2026-05-08 11:26:29 | down | 502 | 35ms | HTTP 502 |
| 2026-05-08 08:53:25 | down | 502 | 27ms | HTTP 502 |
| 2026-05-08 04:10:11 | down | 502 | 23ms | HTTP 502 |
| 2026-05-08 00:47:51 | down | 502 | 22ms | HTTP 502 |
| 2026-05-07 19:47:13 | down | 502 | 38ms | HTTP 502 |
| 2026-05-07 17:39:04 | down | 502 | 26ms | HTTP 502 |
| 2026-05-07 14:18:54 | down | 502 | 57ms | HTTP 502 |