Riveter Stop Run
riveter_stop_runStop a currently running project.
How it works ↓Pricing
Per call
$0.01
Model
flat
Pay only for what you use. No subscriptions.
Inputs
run_key *
stringInput Parameters
Cost per run
Execution cost$0.01
About Riveter Stop Run
Stop a currently running project. This will halt all processing and mark the run as stopped. Behavior: If the run is already stopped or success, returns success with current status. If the run is in progress, stops all pending cells and marks the run as stopped. Stopped runs cannot be resumed
Frequently Asked Questions
Stop a currently running project. This will halt all processing and mark the run as stopped. Behavior: If the run is already stopped or success, returns success with current status. If the run is in progress, stops all pending cells and marks the run as stopped. Stopped runs cannot be resumed
Riveter Stop Run costs $0.01 per call on xpay. No subscription, no minimums. Pay only for the calls you make. New accounts get $5 in free credits.
Connect the Riveter API MCP endpoint to your client — Claude Code: claude mcp add --transport http riveter "https://riveter.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"; Cursor/Windsurf/Cline/VS Code: same URL in mcp.json. The agent will see riveter_stop_run as a callable tool with the input schema and run it directly. (Unified across all providers: https://mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY, then xpay_run with toolPath riveter/riveter_stop_run.)
Yes — that's exactly what xpay is for. You don't need a Riveter API account or API key. Sign up at xpay.tools (Google or email), get $5 free credit, and run Riveter Stop Run immediately. Billing flows through your xpay balance.
Riveter Stop Run accepts 1 input parameter: run_key. See the input schema and runnable form on this page for details and to test live.

