Untch docs

Accounts payable for autonomous agents. Give every agent a budget, a policy, proof requirements, and a receipt trail on X Layer.

Untch documentation

Untch is accounts payable for autonomous agents.

You set the mandate. The agent proposes spend. Untch checks the payment before money moves, asks you when the rules say to escalate, verifies delivery when you require it, and anchors every decision on X Layer.

Tagline: The model never touches the money.

Who this is for

You areStart here
Operator (you fund agents)Quickstart and Dashboard
Builder wiring an agentASP overview and Tools
Integrator adding payment middlewareUntch Guard
Auditor or reviewerReceipts and Contracts

Product surfaces

SurfaceURLRole
Marketing sitewww.untch.xyzProduct story and public proof
Operator dashboardwww.untch.xyz/dashboardPolicies, escalations, ledger, vault
Public explorerwww.untch.xyz/explorerAnchored txs and contract addresses
Pricingwww.untch.xyz/pricingPer-call tool prices
A2MCP ASPasp.untch.xyzAgent-callable tools, x402 on mainnet

How the loop works

  1. Bind the spend. The agent creates a canonical SpendIntent with amount, deadline, and acceptance criteria.
  2. Check before it moves. Preflight runs the deterministic policy engine. Approve, block, or escalate.
  3. Human when needed. Escalations go to your bound channels (Telegram, Discord, Slack, iMessage, dashboard). You approve or deny with a single-use code.
  4. Verify delivery. Optional proof tiers. T0 schema verification is live.
  5. Receipt on chain. Decisions and proofs are hashed and anchored on X Layer.

Nothing in that path asks a language model to authorize money.

Enforcement modes

Read the full ladder in Modes.

ModeNameStatus
AAdvisory MCP / ASPLive. Agent calls preflight before paying.
BUntch GuardLive as @untch/x402-guard. CBC + preflight before sign.
CUntch VaultContracts live. Oracle signature path on ASP when configured.
DBroker GuardRoadmap. Not a live product path.

Settlement network

Production rail: X Layer mainnet (eip155:196), USDT0 via OKX x402.

Testnet remains available for soak and development. See Networks.

Next step

Quickstart: create a policy, call the ASP, read a receipt.