ACTEX / Pay / Demo

Demo mode - API not connected. Offline fixture mode. Set PUBLIC_ACTEX_API_BASE for live checks.

120-second guided path

Agent checkout recovery walkthrough

Your agent's checkout just got stuck. Watch ACTEX catch the problem, recover automatically, and leave a clean audit trail — no human escalation needed.

1. Authorize

Guardrails are set so the agent has a safe fallback if checkout gets stuck.

Recovery sequence

Watch ACTEX detect the stuck checkout, enforce policy, resolve the exception, and finalize.

See how ACTEX catches the problem, fixes it, and leaves a clean record.

Beat 1: Authorize

Business narrative

Actor
Buyer agent and policy broker
Action
Set guardrails so the agent knows its limits before it can get stuck.
Artifact
Negotiated term sheet
Why it matters
Without bounded intent, a stuck agent has no safe fallback path.

Deep dive

Inspect the activity log and JSON evidence behind the recovery.

Show live activity log

Execution log through beat 1.

  • 07:14:18 Alpha completed AUTHORIZE on term_sheet:draft
Show technical evidence

Beat ID: AUTHORIZE

{
  "negotiation_templates": [],
  "mandate_ref": "actex:contract:demo:d281",
  "term_sheet_issued_at": "2026-03-30T07:14:30.166Z",
  "merchant_allowlist": [],
  "spend_cap": {
    "amount": 88,
    "currency": "ACTEX_SANDBOX_CREDITS"
  },
  "budget_ceiling": {
    "amount": 88,
    "currency": "ACTEX_SANDBOX_CREDITS"
  },
  "budget_window": {}
}

Recovery outcome

ACTEX resolved the stuck checkout. Settlement is finalized and the audit trail is ready.

  • PENDINGVerificationPASS
  • PENDINGSettlementFINALIZED
  • PENDINGArtifacts linked2/2

Audit trail export ready when the recovery completes.

Dig deeper

Verify the audit trail in Casefile, explore the workflow, or read the docs.