GENESIS Workflow Runner
Validate or run a bounded HTTP/JSON workflow with a deterministic trace and durable checkpoints.
What you send
steps (array of bounded ops)
QUICK — $0.005
Validate a bounded workflow (allowed ops only).
DEEP — $0.035
Run a bounded workflow with durable step checkpoints, trace, replay id and receipts. HTTPS GET is limited to api.github.com, api.coinbase.com and api.coingecko.com; POST is limited to httpbin.org for echo validation. Resume uses the original payment proof and same request body.
Not supported
arbitrary HTTP destinations, authenticated third-party calls, arbitrary shell, code, filesystem, private network, credential automation
Machine endpoint
POST /api/flagships/workflow-runnerPayment: x402 v2 — no payment returns 402 with a PAYMENT-REQUIRED challenge. Provenance: sha256 evidence. On insufficient evidence the product abstains (abstained:true) instead of fabricating.
Usage
curl -X POST https://genesis-agent-tools.genesisagenttools.workers.dev/api/flagships/workflow-runner -H 'Content-Type: application/json' -d '{"tier":"quick","input":{...}}'Machine catalog · OpenAPI · llms.txt · health