Skip to content
Back to token-risk

Card snapshot

5-9-107-124.nip.io · 2026-07-20 05:12:44 UTC · 83cf5847159e8088e6e5929ed0735f621f640dfd8fc116f17ef805d8ff0621c7

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "token-risk",
  "description": "AI-agent-payable static token/contract risk scanner (x402/USDC on Base). One call = one contract risk report.",
  "version": "1.0.0",
  "provider": {
    "payTo": "0xa600bD74CB55958A79B535b4741fD66681Fc3e8c",
    "network": "eip155:8453",
    "asset": "USDC"
  },
  "url": "https://5-9-107-124.nip.io",
  "skills": [
    {
      "id": "token-risk",
      "name": "Token/contract risk scan",
      "endpoint": "https://5-9-107-124.nip.io/token-risk",
      "method": "GET",
      "price": "$0.02",
      "payment": "x402",
      "params": {
        "address": "0x...",
        "chain": "base|ethereum"
      }
    },
    {
      "id": "token-risk-deep",
      "name": "Deep contract-control analysis",
      "endpoint": "https://5-9-107-124.nip.io/token-risk/deep",
      "method": "GET",
      "price": "$0.05",
      "payment": "x402",
      "params": {
        "address": "0x...",
        "chain": "base|ethereum"
      }
    }
  ]
}