{
  "x402Version": 2,
  "id": 12372,
  "slug": "12372",
  "resource": "https://scry.solanahub.de/x402/wallet/:address/quick-flag",
  "description": "",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "CTKigV78yuErumvqm7Qor8j1hMK2oxNxdhwpVrAKV85d",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xF4A904d8326786d90157cf791C281302F11b2036",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "canonical_path": "/x402/wallet/:address/quick-flag",
        "entry_role": "lowest_cost_single_wallet_prefilter",
        "icon_url": "https://scry.solanahub.de/x402/assets/scry-wallet-intelligence-256.png",
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "9BB6NFEcjBCtnNLFko2FqVQBq8HHM13kCyYcdQbgpump"
          },
          "type": "http"
        },
        "logo_url": "https://scry.solanahub.de/x402/assets/scry-wallet-intelligence-512.png",
        "marketplace_alias": false,
        "marketplace_listing": true,
        "output": {
          "example": {
            "address": "HvFdDWS3RqymRAVx1ZdoL2RjiC38r5dtt19Z8op5jqDK",
            "agent_decision_support": "{object: 5 keys - full example via /x402/discovery.json?full=1}",
            "as_of": "2026-05-05T13:17:40Z",
            "caveat": "Evidence layer only. Not financial advice or a trading recommendation.",
            "confidence_score": 0.6,
            "coverage": "{object: 5 keys - full example via /x402/discovery.json?full=1}",
            "evidence_pack": {
              "_truncated": "full 9-key object via /x402/discovery.json?full=1",
              "contract": "scry_evidence_pack_v1"
            },
            "evidence_pathways": {
              "_truncated": "full 4-key object via /x402/discovery.json?full=1",
              "contract": "scry_evidence_pathways_v1"
            },
            "field_provenance": "{object: 4 keys - full example via /x402/discovery.json?full=1}",
            "fixture_note": "Frozen-but-current response-shape fixture refreshed on 2026-05-05. Paid responses return response-level freshness fie...",
            "frozen_at": "2026-05-05T13:17:40Z",
            "in_db": true,
            "is_example": true,
            "methodology": "scry_wallet_quick_flag_v1",
            "product": "scry_wallet_quick_flag",
            "quick_flags": "{object: 14 keys - full example via /x402/discovery.json?full=1}",
            "source_updated_at": "2026-05-05T13:17:40Z",
            "sources": [
              "scry-wallet-db",
              "helius-identity",
              "scry-transfer-cache",
              "scry-bundler-registry"
            ],
            "spend_rationale": "{object: 3 keys - full example via /x402/discovery.json?full=1}",
            "status": "success",
            "supported": true,
            "workflow_continuation": {
              "_truncated": "full 5-key object via /x402/discovery.json?full=1",
              "contract": "scry_workflow_continuation_v1"
            }
          },
          "type": "json"
        },
        "provider": "Scry",
        "service_name": "Scry Wallet Intelligence"
      },
      "routeTemplate": "/x402/wallet/:address/quick-flag",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "address": {
                    "examples": [
                      "HvFdDWS3RqymRAVx1ZdoL2RjiC38r5dtt19Z8op5jqDK"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "properties": {
                  "address": {
                    "type": "string"
                  },
                  "agent_decision_support": {
                    "type": "string"
                  },
                  "as_of": {
                    "type": "string"
                  },
                  "caveat": {
                    "type": "string"
                  },
                  "confidence_score": {
                    "type": "number"
                  },
                  "coverage": {
                    "type": "string"
                  },
                  "evidence_pack": {
                    "additionalProperties": true,
                    "type": "object"
                  },
                  "evidence_pathways": {
                    "additionalProperties": true,
                    "type": "object"
                  },
                  "field_provenance": {
                    "type": "string"
                  },
                  "fixture_note": {
                    "type": "string"
                  },
                  "frozen_at": {
                    "type": "string"
                  },
                  "in_db": {
                    "type": "boolean"
                  },
                  "is_example": {
                    "type": "boolean"
                  },
                  "methodology": {
                    "type": "string"
                  },
                  "product": {
                    "type": "string"
                  },
                  "quick_flags": {
                    "type": "string"
                  },
                  "source_updated_at": {
                    "type": "string"
                  },
                  "sources": {
                    "type": "array"
                  },
                  "spend_rationale": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  },
                  "supported": {
                    "type": "boolean"
                  },
                  "workflow_continuation": {
                    "additionalProperties": true,
                    "type": "object"
                  }
                },
                "required": [
                  "status",
                  "product",
                  "coverage",
                  "evidence_pack",
                  "agent_decision_support",
                  "methodology"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "scry.solanahub.de",
  "lastUpdated": "2026-08-22T03:42:00.126Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-22T03:41:59.334Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "scry.solanahub.de",
    "manifest_name": "scry.solanahub.de",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}