← 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) 46ms
Uptime (30d) 0.0%
Reliability Score 35/100
Last Checked 2026-09-08 07:55:21
Last Healthy Never
Consecutive Failures 2091

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-09-08 07:55:21 down 502 26ms HTTP 502
2026-09-07 22:07:14 down 502 46ms HTTP 502
2026-09-07 06:52:10 down 502 74ms HTTP 502
2026-09-07 01:37:26 down 502 58ms HTTP 502
2026-09-06 20:10:17 down 502 40ms HTTP 502
2026-09-06 08:54:25 down 502 29ms HTTP 502
2026-09-06 06:02:16 down 502 27ms HTTP 502
2026-09-05 19:14:04 down 502 46ms HTTP 502