← Back to directory

Returns reputation scores for one or more wallets using on-chain behavioral anal...

https://slamai.dev/wallet/reputation

Overview

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) 32ms
Uptime (30d) 0.0%
Reliability Score 35/100
Last Checked 2026-07-25 02:11:15
Last Healthy Never
Consecutive Failures 1903

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-07-25 02:11:15 down 502 29ms HTTP 502
2026-07-24 21:40:48 down 502 25ms HTTP 502
2026-07-24 15:33:11 down 502 44ms HTTP 502
2026-07-24 13:11:27 down 502 48ms HTTP 502
2026-07-24 07:11:20 down 502 44ms HTTP 502
2026-07-24 04:10:48 down 502 26ms HTTP 502
2026-07-23 23:35:14 down 502 21ms HTTP 502
2026-07-23 22:24:24 down 502 24ms HTTP 502
2026-07-23 16:38:52 down 502 42ms HTTP 502
2026-07-23 10:13:08 down 502 54ms HTTP 502
2026-07-23 06:33:14 down 502 32ms HTTP 502
2026-07-23 01:51:49 down 502 20ms HTTP 502
2026-07-22 21:01:49 down 502 32ms HTTP 502
2026-07-22 20:41:42 down 502 39ms HTTP 502
2026-07-22 18:20:09 down 502 78ms HTTP 502