{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "slamai-dev-wallet-reputation-full",
  "title": "SlamAI \u00b7 Wallet Reputation Scoring",
  "url": "https://slamai.dev/wallet/reputation/full",
  "category": "data",
  "summary": "x402-protected data endpoint at slamai.dev.",
  "seo": {
    "title": "Wallet Reputation Score API - Free via x402",
    "description": "x402-protected data endpoint at slamai.dev."
  },
  "use_cases": [
    "Assess wallet risk before executing trades or transfers",
    "Build reputation-based access controls for DeFi protocols",
    "Analyze wallet behavior patterns for compliance screening"
  ],
  "ideal_buyer": "DeFi risk management platforms, compliance tools, and protocols implementing reputation-based gating mechanisms.",
  "example_prompt": "Get reputation scores for these 3 wallets: 0x..., 0x..., 0x...",
  "example_request_body": {
    "addresses": "0x...|0x...|0x..."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xd85096faec1ac03075667b4c1a1661f5623bf111",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "0",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "x402 data endpoint at slamai.dev.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "addresses": {
              "type": "string",
              "required": true,
              "description": "Pipe-delimited list of wallet addresses. Max: 10"
            },
            "blockchain": {
              "enum": [
                "ethereum",
                "base"
              ],
              "type": "string",
              "required": true,
              "description": "The blockchain network to query."
            },
            "at_timestamp": {
              "type": "string",
              "description": "UTC timestamp to calculate reputation at (ignored if block number is present)"
            },
            "estimate_cost": {
              "type": "boolean",
              "description": "If true, only the SLAM token cost is returned"
            },
            "at_block_number": {
              "type": "integer",
              "description": "Block number to calculate reputation at"
            }
          }
        },
        "output": {
          "status": 200,
          "content": {
            "application/json": {
              "schema": {
                "oneOf": [
                  {
                    "type": "object",
                    "properties": {
                      "utc": {
                        "type": "string",
                        "description": "UTC ISO 8601 timestamp of snapshot"
                      },
                      "slam": {
                        "type": "number",
                        "format": "double",
                        "description": "SLAM token cost for this API call"
                      },
                      "block": {
                        "type": "integer",
                        "format": "int32",
                        "description": "Block number used for reputation snapshot"
                      },
                      "chain": {
                        "type": "string",
                        "description": "Blockchain network name"
                      },
                      "wallets": {
                        "type": "array",
                        "items": {
                          "type": "object",
                          "properties": {
                            "tokens": {
                              "type": "array",
                              "items": {
                                "type": "object",
                                "properties": {
                                  "token": {
                                    "type": "object",
                                    "properties": {
                                      "name": {
                                        "type": "string",
                                        "description": "Full name of the token"
                                      },
                                      "symbol": {
                                        "type": "string",
                                        "description": "Token symbol"
                                      },
                                      "address": {
                                        "type": "string",
                                        "description": "Token contract address"
                                      }
                                    }
                                  },
                                  "reputation": {
                                    "type": "object",
                                    "properties": {
                                      "raw": {
                                        "type": "number",
                                        "format": "double",
                                        "description": "Reputation score for this token"
                                      },
                                      "tier": {
                                        "type": "string",
                                        "description": "Reputation grade for this token"
                                      },
                                      "weight": {
                                        "type": "number",
                                        "format": "double",
                                        "description": "Relative weighting of this token in the wallet\u2019s composite reputation"
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            "address": {
                              "type": "string",
                              "description": "Wallet address being evaluated"
                            },
                            "reputation": {
                              "type": "object",
                              "properties": {
                                "raw": {
                                  "type": "number",
                                  "format": "double",
                                  "description": "Numeric reputation score (e.g., 78.54)"
                                },
                                "tier": {
                                  "type": "string",
                                  "description": "Reputation letter grade (e.g., 'A-', 'B')"
                                },
                                "depth": {
                                  "type": "string",
                                  "description": "Confidence level or sample depth (e.g., 'Deep', 'Shallow')"
                                }
                              }
                            }
                          }
                        },
                        "description": "List of wallets and their full reputation profiles"
                      }
                    }
                  },
                  {
                    "type": "object",
                    "properties": {
                      "slam": {
                        "type": "number",
                        "format": "double"
                      }
                    }
                  }
                ]
              }
            }
          },
          "description": "OK"
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-6b0756ddfd13",
  "origin": {
    "slug": "slamai-dev",
    "host": "slamai.dev",
    "title": "slamai.dev",
    "description": "An x402-payable API origin hosted at slamai.dev. No service description available due to server error.",
    "url": "https://slamai.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/slamai-dev-wallet-reputation-full",
    "url": "https://x402all.com/resource/slamai-dev-wallet-reputation-full",
    "name": "SlamAI \u00b7 Wallet Reputation Scoring",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/slamai-dev-wallet-reputation-full",
      "@type": "Offer",
      "price": "0",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://slamai.dev/wallet/reputation/full",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/slamai-dev",
      "url": "https://slamai.dev",
      "name": "slamai.dev",
      "@type": "Organization"
    },
    "identifier": "slamai-dev-wallet-reputation-full",
    "description": "x402-protected data endpoint at slamai.dev.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=slamai-dev-wallet-reputation-full",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=slamai-dev-wallet-reputation-full"
}
