{"uid":"cap_nzbl9Csuy5mvMjD48KZEb","slug":"keeperhub-deplex-risk-intelligence-workflow-cb05e281","name":"KeeperHub Deplex Risk Intelligence Workflow","description":"Build powerful blockchain workflow automations with a visual, node-based editor. Built with Next.js and React Flow.","url":"https://app.keeperhub.com/api/mcp/workflows/deplex-risk-intel/call","method":"POST","headers":{},"bodySchema":{"type":"object","required":["value","calldata","senderAddress","contractAddress"],"properties":{"value":{"type":"string","description":"Native token value in ETH units, usually 0"},"calldata":{"type":"string","description":"Hex transaction calldata to inspect"},"senderAddress":{"type":"string","description":"Address that would send the transaction"},"contractAddress":{"type":"string","description":"Target EVM contract address"}}},"responseSchema":{"status":"running","executionId":"exec_abc123"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_iuSuG4G1fkH94JpLke3AK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes EVM transaction calldata and addresses for risk intelligence by running the deplex-risk-intel blockchain workflow","exampleAgentPrompt":"Before I approve this transaction, run a risk intel check on this calldata — sender is 0xAbC123...def, target contract is 0x789...fed, calldata is 0xa9059cbb000...0001, and I'm sending 0 ETH.","exampleUseCases":[{"title":"Pre-approve DeFi swap risk screen","prompt":"I'm about to execute a token swap on Uniswap — can you run a deplex risk intel check on this transaction? Sender is 0x1234abcd...5678, contract is 0xE592427A0AEce92De3Edee1F18E0157C05861564, calldata is 0x414bf389...0001, and value is 0 ETH."},{"title":"Detect malicious airdrop calldata","prompt":"Someone sent me an airdrop claiming I need to call this contract to claim it. Can you inspect the calldata for any risks? Sender 0xMywallet...abc, contract 0xSuspicious...xyz, calldata 0xdeadbeef...0001, value 0 ETH."},{"title":"Smart contract interaction audit","prompt":"Before my protocol integrates with this new contract, run a risk intelligence analysis — sender address 0xProtocol...111, contract 0xNewToken...222, proposed calldata 0x095ea7b3...ffff, sending 0 ETH."}],"resultDescription":"Returns a JSON object with a 'status' field (e.g. 'running') and an 'executionId' string (e.g. 'exec_abc123') that can be used to poll or track the asynchronous risk intelligence workflow execution result.","failureModes":["Invalid or malformed hex calldata returns a validation error","Non-EVM address formats for senderAddress or contractAddress cause rejection","Missing required fields (value, calldata, senderAddress, contractAddress) result in a 400-level error","Workflow execution failure may return an error status rather than 'running'","Payment failure (insufficient USDC balance or x402 protocol error) blocks the call"],"whenToPreferThis":"Use this endpoint when you need automated, workflow-driven risk intelligence on specific EVM transactions before execution — especially when you have concrete calldata, sender, and contract address to inspect. Prefer this over generic blockchain explorers when you need structured risk scoring integrated into an automation pipeline. Best suited for pre-transaction screening in DeFi agents, wallet security tools, or smart contract audit workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:48:03.225Z","isFirstParty":false}