{"uid":"cap_dAEuw35g017TZ8BH1NLqx","slug":"keeperhub-payroll-preflight-check-eb38700e","name":"KeeperHub Payroll Preflight Check","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/payroll-preflight/call","method":"POST","headers":{},"bodySchema":{"type":"object","required":["treasury","totalRequired"],"properties":{"treasury":{"type":"string","description":"Treasury address to check (0x...)"},"totalRequired":{"type":"string","description":"Total the payout run needs, in ETH (e.g. \"1.25\")"}}},"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_oaId6tYPaXOyUtlPXgCBD","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":"Runs a pre-flight validation workflow that checks whether a treasury address holds sufficient ETH to cover a specified payroll or payout run","exampleAgentPrompt":"Before we run Friday's payroll, can you do a preflight check on treasury address 0xABC123...def to make sure we have at least 1.25 ETH available to cover the full payout?","exampleUseCases":[{"title":"Pre-payroll treasury validation","prompt":"Run a preflight check on our treasury wallet 0x1234567890abcdef1234567890abcdef12345678 — we need 2.50 ETH to cover this month's contractor payroll, confirm there's enough before we proceed."},{"title":"DAO disbursement readiness check","prompt":"Before we trigger the DAO grant disbursement, do a preflight on 0xdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef and verify we have at least 0.75 ETH ready to go."},{"title":"Automated treasury audit before token distribution","prompt":"Check treasury 0xfeedface000000000000000000000000feedface to see if it holds the 3.00 ETH we need for the scheduled token distribution run this week."}],"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 track or poll the asynchronous workflow execution result","failureModes":["Invalid treasury address format (not a valid 0x Ethereum address) — likely 400 error","totalRequired value not parseable as a decimal ETH string — likely 400 or validation error","Treasury address has insufficient funds — workflow may complete but return a failed preflight result","Workflow execution engine unavailable — 500 or timeout","Payment of 0.01 USDC not processed correctly via x402 — payment required or authorization error"],"whenToPreferThis":"Choose this endpoint when you need to programmatically verify that a specific Ethereum treasury address holds sufficient ETH before triggering a bulk payroll, grant disbursement, or payout run — especially in automated agentic pipelines where you want to gate payment execution on a balance check. Prefer this over a raw RPC balance call when you want the check wrapped in a trackable workflow execution with an audit trail.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:42:10.105Z","isFirstParty":false}