{
  "x402Version": 2,
  "id": 2965,
  "slug": "2965",
  "resource": "https://token-risk.com/v1/wallet",
  "description": "Deterministic on-chain structural-safety report for a Base address: contract detection, verification status, proxy/owner/privileged-function analysis. Behavioral signals (age, activity, funding) not yet included. Keyless x402-native payment — no signup, no API key. Score 0-100, higher = structurally safer. See free real samples before paying: GET /samples/index.json",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x332DbF15a8Bcca8eEB4390b380202360F4f45401",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "address": "0x89232FFb57C3b865B5BAEd4236765DfC797E28A9"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "address": "0x89232ffb57c3b865b5baed4236765dfc797e28a9",
            "cache": {
              "ageSeconds": 0,
              "hit": false
            },
            "chainId": 8453,
            "checks": [
              {
                "id": "address_kind",
                "status": "pass",
                "summary": "address is an EOA (no contract bytecode)"
              }
            ],
            "engine": {
              "version": "0.1.0"
            },
            "generatedAt": "2026-01-01T00:00:00.000Z",
            "requestId": "018f2c6e-wallet-example",
            "schemaVersion": 1,
            "score": 100,
            "scoring": {
              "configVersion": "1.0.0",
              "penalties": []
            },
            "verdict": "low_risk"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "address": {
                    "pattern": "^0x[0-9a-fA-F]{40}$",
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "address": {
                    "pattern": "^0x[0-9a-f]{40}$",
                    "type": "string"
                  },
                  "cache": {
                    "additionalProperties": false,
                    "properties": {
                      "ageSeconds": {
                        "maximum": 9007199254740991,
                        "minimum": 0,
                        "type": "integer"
                      },
                      "hit": {
                        "type": "boolean"
                      }
                    },
                    "required": [
                      "hit",
                      "ageSeconds"
                    ],
                    "type": "object"
                  },
                  "chainId": {
                    "const": 8453,
                    "type": "number"
                  },
                  "checks": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "durationMs": {
                          "maximum": 9007199254740991,
                          "minimum": 0,
                          "type": "integer"
                        },
                        "evidence": {
                          "additionalProperties": {
                            "anyOf": [
                              {
                                "type": "string"
                              },
                              {
                                "type": "number"
                              },
                              {
                                "type": "boolean"
                              }
                            ]
                          },
                          "propertyNames": {
                            "type": "string"
                          },
                          "type": "object"
                        },
                        "id": {
                          "type": "string"
                        },
                        "status": {
                          "enum": [
                            "pass",
                            "fail",
                            "skip",
                            "error"
                          ],
                          "type": "string"
                        },
                        "summary": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "id",
                        "status"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "engine": {
                    "additionalProperties": false,
                    "properties": {
                      "version": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "version"
                    ],
                    "type": "object"
                  },
                  "enrichment": {
                    "additionalProperties": false,
                    "properties": {
                      "latencyMs": {
                        "maximum": 9007199254740991,
                        "minimum": 0,
                        "type": "integer"
                      },
                      "model": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "model",
                      "latencyMs"
                    ],
                    "type": "object"
                  },
                  "findings": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "detail": {
                          "maxLength": 500,
                          "minLength": 1,
                          "type": "string"
                        },
                        "id": {
                          "maxLength": 64,
                          "minLength": 1,
                          "type": "string"
                        },
                        "severity": {
                          "enum": [
                            "info",
                            "caution"
                          ],
                          "type": "string"
                        },
                        "title": {
                          "maxLength": 120,
                          "minLength": 1,
                          "type": "string"
                        }
                      },
                      "required": [
                        "id",
                        "severity",
                        "title",
                        "detail"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "generatedAt": {
                    "format": "date-time",
                    "pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$",
                    "type": "string"
                  },
                  "requestId": {
                    "type": "string"
                  },
                  "schemaVersion": {
                    "const": 1,
                    "type": "number"
                  },
                  "score": {
                    "anyOf": [
                      {
                        "maximum": 100,
                        "minimum": 0,
                        "type": "number"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "scoring": {
                    "additionalProperties": false,
                    "properties": {
                      "configVersion": {
                        "type": "string"
                      },
                      "penalties": {
                        "items": {
                          "additionalProperties": false,
                          "properties": {
                            "checkId": {
                              "type": "string"
                            },
                            "points": {
                              "type": "number"
                            },
                            "reason": {
                              "type": "string"
                            }
                          },
                          "required": [
                            "checkId",
                            "points",
                            "reason"
                          ],
                          "type": "object"
                        },
                        "type": "array"
                      }
                    },
                    "required": [
                      "configVersion",
                      "penalties"
                    ],
                    "type": "object"
                  },
                  "verdict": {
                    "enum": [
                      "low_risk",
                      "medium_risk",
                      "high_risk",
                      "inconclusive"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "schemaVersion",
                  "requestId",
                  "chainId",
                  "address",
                  "verdict",
                  "score",
                  "checks",
                  "generatedAt",
                  "engine"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "token-risk.com",
  "lastUpdated": "2026-08-30T15:27:03.567Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-08-30T15:27:03.315Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "token-risk.com",
    "manifest_name": "token-risk.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}