{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "slamai-dev-wallet-reputation",
  "title": "Slam AI \u00b7 Wallet Reputation Scores",
  "url": "https://slamai.dev/wallet/reputation",
  "category": "data",
  "summary": "Fetch reputation scores for wallet addresses based on on-chain behavioral analysis.",
  "seo": {
    "title": "Wallet Reputation Analysis API | Slam AI x402",
    "description": "Free wallet reputation scoring via x402 on Base. Analyze on-chain behavior across token portfolios for up to 10 addresses."
  },
  "use_cases": [
    "Assess counterparty risk before OTC trades",
    "Evaluate wallet reputation for airdrop eligibility",
    "Analyze historical behavior patterns of target wallets"
  ],
  "ideal_buyer": "DeFi traders and protocols assessing wallet reputation and behavioral risk.",
  "example_prompt": "Get reputation scores for these 3 wallets: 0x..., 0x..., 0x... at the current block.",
  "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": "Returns reputation scores for one or more wallets using on-chain behavioral analysis across their token portfolio.",
      "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 for calculating reputation (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 at which to calculate reputation"
            }
          }
        },
        "output": {
          "status": 200,
          "content": {
            "application/json": {
              "schema": {
                "type": "object",
                "properties": {
                  "utc": {
                    "type": "string",
                    "description": "UTC timestamp of the snapshot in ISO 8601 format"
                  },
                  "slam": {
                    "type": "number",
                    "format": "double",
                    "description": "SLAM token cost for this API call"
                  },
                  "block": {
                    "type": "integer",
                    "format": "int32",
                    "description": "Block number for the reputation snapshot"
                  },
                  "chain": {
                    "type": "string",
                    "description": "Blockchain network name (e.g., 'base')"
                  },
                  "wallets": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "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 wallet reputation records"
                  }
                }
              }
            }
          },
          "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",
    "url": "https://x402all.com/resource/slamai-dev-wallet-reputation",
    "name": "Slam AI \u00b7 Wallet Reputation Scores",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/slamai-dev-wallet-reputation",
      "@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",
    "@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",
    "description": "Free wallet reputation scoring via x402 on Base. Analyze on-chain behavior across token portfolios for up to 10 addresses.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=slamai-dev-wallet-reputation",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=slamai-dev-wallet-reputation"
}
