onyx_tx_guard
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)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | 0x recipient address your agent is about to send funds to (Base mainnet). | |
| amount_usdc | No | Optional amount about to be sent (USDC). Larger amounts raise the review threshold. |