Check AgentPay payment status
agentpay_payment_statusRetrieve the current AgentPay payment configuration, including network, price, spending limit, mode, gateway URL, and wallet address, without initiating any payment.
Instructions
Return AgentPay payment configuration without charging: network, price, spending limit, payment mode, gateway URL, and agent wallet address. Call this before paid tools to verify the wallet is configured, or after a payment error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_wallet | No | If true (default), include the derived agent wallet address from AGENT_PRIVATE_KEY. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |