{"uid":"cap_Ua9iMNVId_f-_Lb0i-j9D","slug":"delx-workflow-gate-9972be6f","name":"Delx Workflow Gate","description":"Gate a workflow on an explicit boolean check map before side effects — call when a boolean checklist must pass before side effects. Use before side effects when composing multi-step agent jobs—the same loyalty/workflow demand band agents already pay for on Bazaar, but fully local. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip,…","url":"https://api.delx.ai/api/v1/x402/workflow-gate","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"checks":{"type":"object","description":"Map of named boolean preflight checks."},"required":{"type":"array","description":"Check names that must be true for the gate to open."}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-workflow-gate/v1","allowed":false,"missing":["approval"],"advisory":"Caller remains responsible for side-effect authorization.","required":["tests","approval"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__0NFyNZNFLxhyEjJVBbhy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Gates a multi-step workflow by evaluating a named boolean check map and only proceeding if all required checks pass","exampleAgentPrompt":"Before running the payment step, gate the workflow on these checks: user_verified=true, balance_sufficient=true, terms_accepted=false — and require that user_verified and balance_sufficient both pass.","exampleUseCases":[{"title":"Pre-payment safety gate in agent pipeline","prompt":"Before we execute the transfer, check these preflight conditions — user_kyc_passed=true, daily_limit_ok=true, destination_whitelisted=false — and only let the workflow through if user_kyc_passed and daily_limit_ok are both true."},{"title":"Multi-step deployment preflight check","prompt":"Gate the deployment workflow on these checks: tests_passed=true, staging_approved=true, rollback_ready=true, feature_flag_enabled=false — require that tests_passed, staging_approved, and rollback_ready all pass before proceeding."},{"title":"Agent job guard before sending notifications","prompt":"I need to gate the notification send step — check these flags: user_opted_in=true, message_validated=true, rate_limit_ok=false — and only open the gate if user_opted_in and message_validated are both true."}],"resultDescription":"Returns a deterministic machine-readable JSON object indicating whether the gate is open (all required checks passed) or blocked (one or more required checks failed), along with the per-check pass/fail status for each named check in the input map.","failureModes":["Missing or empty 'checks' map returns an error response","Required check name not present in checks map causes gate to block or return an error","Malformed input schema (wrong types) results in a validation error","Network timeout or connectivity issue returns a request failure","All required checks pass but gate still returns blocked if logic mismatch in required array"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, stateless, local boolean gate to enforce preflight conditions before triggering side effects in a multi-step agent pipeline. It is ideal when you need deterministic machine-readable JSON gating logic without relying on external state, databases, or paid upstream services. Prefer it over custom code when you want a standardized, payable x402 gate that integrates into agent orchestration flows on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:00:35.902Z","isFirstParty":false}