{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "onchain-reputation-agent-1-arumam-engineer-entrypoints-check-reputation-invoke",
  "title": "Arumam \u00b7 Onchain Reputation Check",
  "url": "https://onchain-reputation-agent-1.arumam.engineer/entrypoints/check_reputation/invoke",
  "category": "data",
  "summary": "Analyzes Ethereum addresses across multiple EVM chains to return reputation scores, risk levels, security warnings, and interaction recommendations.",
  "seo": {
    "title": "Onchain Reputation API | x402 Payment Required",
    "description": "Multi-chain reputation scoring for Ethereum addresses. Returns 0-100 safety score, risk level, and security warnings across Ethereum, Base, BSC, Polygon, Arbitrum, and Optimism."
  },
  "use_cases": [
    "Verify address safety before executing transactions",
    "Assess smart contract risk across multiple EVM chains",
    "Obtain reputation scores for wallet due diligence"
  ],
  "ideal_buyer": "DeFi traders, dApp developers, and security-focused users requiring multi-chain address reputation verification before transactions.",
  "example_prompt": "Check the reputation of address 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb and tell me if it's safe to interact with.",
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x892e4feed0128f11d486fd451aff4a78171c8748",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Check if an Ethereum address (wallet or contract) is safe to interact with. Returns reputation score (0-100, higher is safer), risk level, security warnings, and recommendations. Analyzes across multiple EVM chains including Ethereum, Base, BSC, Polygon, Arbitrum, and Optimism. Use this tool ANYTIME someone asks about an address safety, reputation, or trustworthiness.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "required": [
                "address"
              ],
              "properties": {
                "address": {
                  "type": "string",
                  "description": "The Ethereum address to check (0x... format). Can be a wallet address or smart contract address."
                },
                "chain_scope": {
                  "type": "array",
                  "items": {
                    "enum": [
                      "ethereum",
                      "base",
                      "bsc",
                      "polygon",
                      "arbitrum",
                      "optimism"
                    ],
                    "type": "string"
                  },
                  "description": "EVM chains to analyze. Examples: [\"ethereum\"], [\"ethereum\",\"base\"], or [\"ethereum\",\"base\",\"bsc\",\"polygon\",\"arbitrum\",\"optimism\"]. Defaults to [\"ethereum\",\"base\",\"bsc\"] if not specified."
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "score",
              "risk_level",
              "tags",
              "details",
              "recommendation",
              "source_refs"
            ],
            "properties": {
              "tags": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "Flags or labels detected from analysis"
              },
              "score": {
                "type": "number",
                "maximum": 100,
                "minimum": 0,
                "description": "Risk score (0-100) \u2014 higher is safer"
              },
              "details": {
                "type": "object",
                "properties": {
                  "first_tx": {
                    "type": "string"
                  },
                  "total_txs": {
                    "type": "number"
                  },
                  "flagged_by": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    }
                  },
                  "blacklisted_on": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    }
                  },
                  "creator_wallet": {
                    "type": "string"
                  },
                  "cross_chain_tx": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    }
                  },
                  "scam_contracts": {
                    "type": "number"
                  },
                  "deployment_date": {
                    "type": "string"
                  },
                  "average_tx_value": {
                    "type": "string"
                  },
                  "onchain_activity": {
                    "type": "string"
                  },
                  "tx_volume_usd_7d": {
                    "type": "number"
                  },
                  "last_active_chain": {
                    "type": "string"
                  },
                  "interacted_wallets": {
                    "type": "number"
                  },
                  "verified_contracts": {
                    "type": "number"
                  },
                  "interacted_suspicious_contracts": {
                    "type": "number"
                  }
                },
                "description": "Contextual metadata about onchain behavior",
                "additionalProperties": false
              },
              "risk_level": {
                "enum": [
                  "low",
                  "medium",
                  "high"
                ],
                "type": "string",
                "description": "Risk classification: \"low\", \"medium\", or \"high\""
              },
              "source_refs": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "List of data sources or oracles used in analysis"
              },
              "recommendation": {
                "type": "string",
                "description": "Human-readable suggestion for user or agent"
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "ai-cl-cc4a663e1e49",
  "origin": {
    "slug": "onchain-reputation-agent-1-arumam-engineer",
    "host": "onchain-reputation-agent-1.arumam.engineer",
    "url": "https://onchain-reputation-agent-1.arumam.engineer"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/onchain-reputation-agent-1-arumam-engineer-entrypoints-check-reputation-invoke",
    "url": "https://x402all.com/resource/onchain-reputation-agent-1-arumam-engineer-entrypoints-check-reputation-invoke",
    "name": "Arumam \u00b7 Onchain Reputation Check",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/onchain-reputation-agent-1-arumam-engineer-entrypoints-check-reputation-invoke",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://onchain-reputation-agent-1.arumam.engineer/entrypoints/check_reputation/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/onchain-reputation-agent-1-arumam-engineer",
      "url": "https://onchain-reputation-agent-1.arumam.engineer",
      "name": "onchain-reputation-agent-1.arumam.engineer",
      "@type": "Organization"
    },
    "identifier": "onchain-reputation-agent-1-arumam-engineer-entrypoints-check-reputation-invoke",
    "description": "Multi-chain reputation scoring for Ethereum addresses. Returns 0-100 safety score, risk level, and security warnings across Ethereum, Base, BSC, Polygon, Arbitrum, and Optimism.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=onchain-reputation-agent-1-arumam-engineer-entrypoints-check-reputation-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=onchain-reputation-agent-1-arumam-engineer-entrypoints-check-reputation-invoke"
}
