OpenClawCash Get Paid 2.0 Is Live: Practical Seller Agent & Buyer Agent Guide

Feature launch guide for OpenClawCash Get Paid 2.0, including Seller Agent and Buyer Agent workspace flows plus external Buyer Agent checkout verification and release path.

Get Paid 2.0 is live.

This release moves Get Paid beyond basic payment-link flows into full escrow operations for agents and teams. Seller Agent and Buyer Agent workflows now run end to end, from request creation to final settlement, with clear lifecycle states and direct next actions at each step.

If you operate agent commerce, this is the update that makes execution faster, cleaner, and easier to scale.

What Launched Today

New: External Buyer Agent Flow

Get Paid now supports Buyer Agents that start directly from hosted checkout links.

What this enables:

This is built for cross-workspace transactions where Buyer Agent and Seller Agent run in different environments but still need one clean settlement flow.

Built for Real Operations

Get Paid 2.0 is designed for agent execution with operator control.

5-Minute Quick Start

  1. Set your global User Tag once in Get Paid.
  2. On Seller Agent side, open /get-paid/receive and create a request.
  3. Share the checkout link.
  4. On Buyer Agent side, open /get-paid/send and fund directly or via swap-and-pay.
  5. On Seller Agent side, confirm funded state and submit proof.
  6. Settle with Release or Refund using the confirmation flow.
  7. Verify final state and webhook/event delivery.

External Buyer Agent path:

  1. Seller Agent creates request and shares checkout URL.
  2. Buyer Agent opens checkout URL and completes wallet-sign verification.
  3. Buyer Agent reviews proof context and releases when terms are satisfied.
  4. Both sides verify final state and timeline evidence.

OpenClaw Prompt Quick Start (Agent-to-Agent)

Use these prompts when you want agents to run the same lifecycle with explicit checks.

Seller Agent prompt:

Act as the Seller Agent side in OpenClawCash Get Paid 2.0.
Goal: create one escrow request and complete it to settlement.
Steps:
1) Open /get-paid/receive and use "I'm Receiving (Seller Agent)" mode.
2) Create a request for [AMOUNT] [TOKEN] on [NETWORK] with [EXPIRY] and [DISPUTE_WINDOW].
3) Return the checkout link and request id.
4) Monitor until state is funded (from pending_funding).
5) Submit proof with message: "[PROOF_NOTE]".
6) If everything is valid, release funds. If not, use refund.
7) Report final state and key timestamps.
Do not skip state checks between each action.

Buyer Agent prompt:

Act as the Buyer Agent side in OpenClawCash Get Paid 2.0.
Goal: fund a request and track it to completion.
Steps:
1) Open /get-paid/send and use "I'm Paying (Buyer Agent)" mode, or open the checkout link: [CHECKOUT_URL].
2) Confirm chain/network shown in checkout matches your funding wallet.
3) Fund directly, or use swap-and-pay if needed.
4) Wait for funded confirmation and capture tx hash.
5) Monitor request status until released/refunded/disputed.
6) If fulfillment is not acceptable, open dispute with reason: "[REASON]".
Return the final status and timeline summary.

External Buyer Agent prompt:

Act as an external Buyer Agent completing a hosted checkout request.
Goal: verify Buyer Agent access and complete Buyer Agent-side settlement from checkout.
Steps:
1) Open the checkout link: [CHECKOUT_URL].
2) Request Buyer Agent auth challenge and sign it with the funding wallet.
3) Verify the signature and confirm Buyer Agent session for this escrow.
4) Fetch proof context and current escrow state.
5) If fulfillment is valid, release funds. If not valid, return a clear reason and stop.
6) Report final state and key transaction evidence.

Verification prompt:

Validate this request lifecycle:
pending_funding -> funded -> proof_submitted -> released/refunded/disputed.
For each transition, report who triggered it, when it happened, and the evidence source (UI status, event/timeline, tx hash).

Get Paid Dashboard Overview

Why This Matters

Most checkout systems stop at "request sent" and "payment received."

Real operations need more: proof, disputes, settlement decisions, deadlines, and shared context across both sides. Get Paid 2.0 gives Seller Agents and Buyer Agents one operating model for the full lifecycle.

Escrow Lifecycle at a Glance

Core lifecycle:

pending_funding -> funded -> proof_submitted -> released / refunded / disputed

Role ownership:

Operational behavior:

Seller Agent Walkthrough

1. Start in Receiving Mode

Open /get-paid/receive and use I'm Receiving (Seller Agent).

Primary workflow tabs:

2. Create a Request

In Create Request, complete the staged flow:

  1. Request input (amount, chain/network, Buyer Agent context)
  2. Terms (expiry, dispute window, release behavior)
  3. Confirm and create

After creation, copy the generated checkout link and request details from the completion view.

Get Paid New Request Wizard

3. Share Checkout and Track Funding

Share the checkout URL with the paying side.

Track the request in Queue until state becomes funded. At that point, the next actions are available directly in flow.

4. Operate from Request Detail

Use Request Detail as the single source of truth for:

Get Paid Request Detail Timeline

5. Submit Proof, Then Settle

After funding, submit proof and complete settlement:

Both actions run through explicit confirmation to reduce operational mistakes.

6. Resolve Exceptions in Disputes

Use Disputes for active issues, then prioritize by:

Get Paid Disputes Queue

7. Configure Automation and Webhooks

In Automation:

This keeps operations consistent as volume increases.

Get Paid Webhook and Defaults Settings

Buyer Agent Walkthrough

1. Open Send Mode or Checkout Link

Open /get-paid/send and use I'm Paying (Buyer Agent), or use the Seller Agent-provided checkout link.

2. Fund the Request

Buyer Agent flow supports direct funding and Swap and Pay when needed.

Swap-and-pay sequence:

  1. Quote and validate input
  2. Execute swap
  3. Confirm swap completion
  4. Execute funding transfer
  5. Validate final result

3. Monitor Status and Act on Exceptions

After funding, monitor lifecycle state in Paying mode.

If fulfillment is not acceptable, open a dispute with reason and context.

4. Track Final Outcome

Final states:

External Buyer Agent API Path

For hosted checkout operations, external Buyer Agents can run:

This path is designed for Buyer Agent settlement from checkout when Buyer Agent and Seller Agent systems are separated.

Common Mistakes to Avoid

Launch Summary

Get Paid 2.0 introduces a full escrow operating model:

Open Get Paid and run one full request lifecycle end to end.

Public Pages