← All agent quickstarts
CompensateMyAction · Subscription · REST + MCP

Bind the recovery path before the primary action.

Fingerprint both actions, bind them, execute only while armed, then mark the primary execution and eventual compensation.

Try every control product for seven days

Starter includes CompensateMyAction and all 49 REST/MCP tools.

Card required. Unless canceled before the trial ends, Starter renews automatically at $15/month. No automatic overages.

Step 1 · Bind
curl https://api.scrubmytext.com/v1/compensations/manage -H "Authorization: Bearer smt_live_YOUR_KEY" -H "Content-Type: application/json" -d '{"operation":"bind","action_fingerprint":"sha256:PRIMARY_DIGEST","compensation_fingerprint":"sha256:UNDO_DIGEST","expires_in_seconds":3600}'

Decision rule

Execute only on safe_to_execute: true. After recording mark_executed, treat compensation_due: true as open work until compensated.