You're viewing a demo portfolio

Join the waitlist
PRSM

onyx_tx_guard

Active

Tool of onyx-paid-mcp

declared in 1.26.0

Pre-payment security firewall. Give the recipient address your agent is about to pay (Base); get a SIGNED ALLOW/REVIEW/BLOCK verdict + risk score from real on-chain checks: EOA-vs-contract, contract code/verification, account age (tx count), funding history, burn/null-address guard, and sink/honeypot heuristics. Catches paying a brand-new, unverified, or drain-shaped recipient BEFORE the money leaves. Never guesses — every field is observed on-chain and Ed25519-signed. (price: $0.10 USDC, tier: metered)

Parameters schema

{
  "type": "object",
  "required": [
    "address"
  ],
  "properties": {
    "address": {
      "type": "string",
      "description": "0x recipient address your agent is about to send funds to (Base mainnet)."
    },
    "amount_usdc": {
      "type": "number",
      "description": "Optional amount about to be sent (USDC). Larger amounts raise the review threshold."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

onyx-paid-mcp

https://github.com/dimitrilaouanis-tech/onyx-mcp

2/7 registries
View full server →
onyx_tx_guard — onyx-paid-mcp — PRSM MCP