{
  "x402Version": 2,
  "id": 8324,
  "slug": "8324",
  "resource": "https://cyre.dev/api/handshake",
  "description": "Guardian Handshake — two Passports (or two Solana addresses), one compatibility brief. Score delta, risk mismatch, overlapping patterns. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
      "payTo": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
      "asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "tokenA": "<base64url-claims>.<base64url-signature>",
            "tokenB": "<base64url-claims>.<base64url-signature>"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "brief": "Side B scores 32 points higher (MEDIUM vs LOW). Patterns differ — review before you settle.",
            "delta": {
              "higherRisk": "b",
              "riskLevelMatch": false,
              "scoreGap": 32
            },
            "disclaimer": "Patterns, not verdicts.",
            "kind": "cyre-handshake",
            "ok": true,
            "sides": {
              "a": {
                "address": "9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM",
                "riskLevel": "LOW",
                "score": 12,
                "valid": true
              },
              "b": {
                "address": "5tzFkiKscXHK5ZXCGbXZxdw7gTjjD1mBwuoFbhUvuAi9",
                "riskLevel": "MEDIUM",
                "score": 44,
                "valid": true
              }
            },
            "version": 1
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "addressA": {
                    "description": "Solana address for side A (when tokens not provided)",
                    "type": "string"
                  },
                  "addressB": {
                    "description": "Solana address for side B (when tokens not provided)",
                    "type": "string"
                  },
                  "tokenA": {
                    "description": "Guardian Passport token for side A",
                    "type": "string"
                  },
                  "tokenB": {
                    "description": "Guardian Passport token for side B",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "brief": {
                    "type": "string"
                  },
                  "delta": {
                    "type": "object"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "kind": {
                    "type": "string"
                  },
                  "ok": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "cyre.dev",
  "lastUpdated": "2026-09-01T18:52:01.232Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T18:52:00.929Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "cyre.dev",
    "manifest_name": "cyre.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}