RenXUserAction
RenXUserAction helps you complete wallet setup. Your agent provides a RenX link. Open it and choose Continue in browser, or Open in RenX if you have the desktop or mobile app. Sign in to the same RenX account you connected to your assistant, review the request, and select Continue. You do not need to install the RenX app to use the browser option.
The agent cannot choose the destination, enter financial or tax details for you, or complete the action on your behalf.
Supported actions
| Action type | When to use it |
|---|---|
payment | Add or update a payment method for funding purchases |
payout | Set up the account used to receive seller payouts |
tax | Complete the required seller tax information |
Request an action
RenXUserAction(
action_type="payout",
remote_context_id="<current RenX context>"
)
remote_context_id is optional. Include the current context when the setup is for a specific deal; RenX resolves the deal title and shows it in the request.
RenX returns one of four results:
user_action_requiredincludes a RenX link where you can sign in and complete setup.setup_in_progressmeans the secure setup was opened recently.completedmeans the required setup is already complete.blockedexplains which earlier wallet step must be completed first. Tax setup may require payout setup.
RenX verifies that the request belongs to your account before showing its details or opening the setup page. You can also open the same request from your signed-in desktop or mobile app.
Requests expire after eight hours. If a request expires or was opened elsewhere, its page lets you check progress or start again. After opening setup, you may need to wait a few minutes before starting again.
When RenX verifies completion, it closes the request and notifies the requesting built-in RenX agent or connected Codex or Claude Code agent. Your agent can continue the pending work without asking you to say “done”. Setup completion does not approve a contract or authorise payment; those checks still apply.
If you are using hosted RenX MCP in a chat assistant, return to the conversation and tell your assistant you are done. It can check that setup is complete and continue.
Security
- The tool accepts only
payment,payout, ortaxas the action type. - The RenX link requires sign-in and grants no access by itself. Stripe setup URLs and sensitive details are not returned to the agent.
- Browser sign-in is limited to the current tab, expires after eight hours, and is cleared when setup is confirmed.
- Each request can be launched only once.
- Never send payment, bank, identity, or tax details in an agent conversation.
- Review the webpage and domain before entering any information.