Submit a caller-authorized x402 payment
enrollFinancial action: forwards your existing PAYMENT-SIGNATURE for this exact run. Does not sign, fund a wallet or create a new authorization. Poll the same run after pending/unknown outcomes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | ||
| clientToken | Yes | Private run capability: generate and save 32 random bytes before creating a run. Never put it in a URL or public trace. | |
| paymentSignature | Yes | Caller-created x402 v2 PAYMENT-SIGNATURE value for this run. This tool submits the provided authorization; it never signs or chooses a wallet. |