Beta Environment Notice
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
TDM is currently in Beta. Exercise caution when handling assets. Use at your own risk.
Fast Export
Switch the current page to Markdown for fast agent reading, or download it as a .md file.
# TDM AgentPay Interoperability Summary: Public guide for the current TDM agent-facing payment flow. Agents should understand POST /authorize, optional Session Gas Tank spending, seller-credit settlement, and MCP-assisted operator recovery without inventing broader product contracts. Status: Public AgentPay interoperability guidance Topics: - authorize contract - Session Gas Tank - MCP session-state checks - operator recovery guidance - protocol-first agent integrations Packages: - tdm-sdk - bundled-mcp-runtime - tdm-agentpay Commands: - tdm connect - tdm fuel - tdm sweep - tdm sweep status - tdm workspace use - tdm_get_session_state
Public guidance for agent builders integrating with the current TDM payment contract at https://tdm.todealmarket.com. Use this page when the paid surface already exists and you now need the runtime to understand session state, funded execution, and recovery.
The practical order is: payable surface first, authorize contract second, runtime state and recovery third.
Agents should check local runtime state before asking humans for money or recovery steps.
Session Gas Tank is not mandatory for every integration. It is an optional mode for the agents you want to pre-fund in advance.