exec_sandwich
ActiveTool of x402 Trading & On-Chain Intelligence
Sandwich / MEV risk score for a planned swap, from price impact and trade size, with concrete mitigations (private RPC, tighter slippage, order splitting). Send { chain, tokenIn, tokenOut, amountIn }. Trade without getting sandwiched. [x402 paid tool — price $0.05; POST /api/exec/sandwich]
Parameters schema
{
"type": "object",
"required": [
"tokenIn",
"tokenOut",
"amountIn"
],
"properties": {
"chain": {
"type": "string",
"description": "Chain, default base"
},
"tokenIn": {
"type": "string",
"description": "0x token to sell"
},
"amountIn": {
"type": "string",
"description": "Amount in smallest units"
},
"tokenOut": {
"type": "string",
"description": "0x token to buy"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x402 Trading & On-Chain Intelligence
1/7 registries