crypto_pre_trade_verdict
ActiveTool of io.github.digitalweb33333-creator/x402-endpoints
One-call GO/CAUTION/NO-GO pre-trade verdict for AI trading agents: fuses token safety (honeypot, rug, tax, holders), counterparty wallet sanctions screening (OFAC/mixer) and cross-exchange market signal into a single decision with a signed, offline-verifiable receipt. Should I buy this token now? Replaces three separate calls (token-safety + wallet-screen + signal) with one fused GO/NO-GO verdict. EVM chains and Solana. Price: $0.05 per call (x402 payment, USDC on Base mainnet). One-call GO/CAUTION/NO-GO pre-trade verdict fusing token safety (honeypot/rug/tax) + counterparty sanctions screening (OFAC/mixer) + cross-exchange market signal, with a signed receipt. Replaces three calls. EVM + Solana. Input: token (+chain, optional wallet).
Parameters schema
{
"type": "object",
"required": [
"token"
],
"properties": {
"chain": {
"type": "string",
"description": "base | ethereum | bsc | polygon | arbitrum | optimism | avalanche | solana (default base)"
},
"token": {
"type": "string",
"description": "Token contract (EVM 0x+40hex) or SPL mint (base58) to evaluate"
},
"wallet": {
"type": "string",
"description": "Optional counterparty wallet to screen (OFAC/mixer)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.digitalweb33333-creator/x402-endpoints
https://github.com/digitalweb33333-creator/x402-endpoints
1/7 registries