Routing & delegation
The Smart Order Router: describe a task and it resolves the best-matching tool and runs it in one call, from this catalog or from an external x402 seller paid on your behalf. Three tiers by underlying price.
AI agent action preflight
POST /api/action-gateDeterministic preflight check for a proposed AI agent action - a tool call, payment, fetch, or write - before it execute…
try in playground →Route and execute
POST /api/route/executeDescribe a task (or name a slug) and the Smart Order Router resolves the best-matching tool and RUNS it in the same call…
try in playground →Route and execute (plus tier)
POST /api/route/execute-plusDescribe a task (or name a slug) and the Smart Order Router resolves the best-matching tool and RUNS it in the same call…
try in playground →Route and execute (max tier)
POST /api/route/execute-maxDescribe a task (or name a slug) and the Smart Order Router resolves the best-matching tool and RUNS it in the same call…
try in playground →Route and execute (pro tier)
POST /api/route/execute-proDescribe a task (or name a slug) and the Smart Order Router resolves the best-matching tool and RUNS it in the same call…
try in playground →