SERVICE / DETAILother

Unnamed service

GET organiccryptoyyc.com/v1/compliance/sanctions-check/:address

SONAR SCORE0.795
LIVE PRICE0.015000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

25 observations in the last 24h
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY1813msrecent response window
PRICE DRIFTadvertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

Screens a wallet address against OFAC's published SDN sanctions list (direct match only, Ethereum or Solana). Useful as a compliance gate in CI/CD or automated onboarding flows before processing a wallet.

Resource: organiccryptoyyc.com/v1/compliance/sanctions-check/:address

Network: solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp, eip155:8453, eip155:3338 · Asset: EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v · Pay to: HYhhZ1gH4bKLGFnbnE3RukQ1s1G7fz9cTcuHiV1Zymje

Payment methods: · Last validation: 2026-09-14 09:23:41.831+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "pathParams": {
        "type": "object",
        "required": [
          "address"
        ],
        "properties": {
          "address": {
            "type": "string",
            "description": "Ethereum (0x...) or Solana (base58) address to screen"
          }
        }
      },
      "queryParams": {
        "type": "object",
        "properties": {}
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object"
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb",
          "recentBlockhash": "2KBotTcRZmVcsCXxCAivbjSuXoiC6FGimxeYenBq9CqX",
          "lastValidBlockHeight": "424984097"
        },
        "payTo": "HYhhZ1gH4bKLGFnbnE3RukQ1s1G7fz9cTcuHiV1Zymje",
        "amount": "15000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "payTo": "HYhhZ1gH4bKLGFnbnE3RukQ1s1G7fz9cTcuHiV1Zymje",
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "amountAtomic": "15000"
    },
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x6D017c4bC13f640C4D598D01Dfd0D2813c85bb3e",
        "amount": "15000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x6D017c4bC13f640C4D598D01Dfd0D2813c85bb3e",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "15000"
    },
    {
      "raw": {
        "asset": "0xbbA60da06c2c5424f03f7434542280FCAd453d10",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0x6D017c4bC13f640C4D598D01Dfd0D2813c85bb3e",
        "amount": "15000",
        "scheme": "exact",
        "network": "eip155:3338",
        "maxTimeoutSeconds": 300
      },
      "asset": "0xbbA60da06c2c5424f03f7434542280FCAd453d10",
      "payTo": "0x6D017c4bC13f640C4D598D01Dfd0D2813c85bb3e",
      "scheme": "exact",
      "network": "eip155:3338",
      "amountAtomic": "15000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.