Install
openclaw skills install @agentpmt/machine-payment-endpoint-preflightMachine Payment Endpoint Preflight: Inspect one public HTTPS endpoint without credentials or payment. Validate the URL, make one bounded GET request, and report whether its HTTP 402 x402 or MPP payment offers are parseable and internally consistent. Return protocols, prices, currencies, networks, recipients, expiries, conflicts, and a safe next action. Never sign, pay, or broadcast a transaction. Use when an agent needs to run this published AgentPMT workflow with 2 linked tool skills, workflow.
openclaw skills install @agentpmt/machine-payment-endpoint-preflightLast updated: 2026-08-11.
If the current date is more than 7 days after the last updated date, reinstall this skill from skills.sh or ClawHub before relying on endpoints, schemas, setup steps, or examples.
Inspect one public HTTPS endpoint without credentials or payment. Validate the URL, make one bounded GET request, and report whether its HTTP 402 x402 or MPP payment offers are parseable and internally consistent. Return protocols, prices, currencies, networks, recipients, expiries, conflicts, and a safe next action. Never sign, pay, or broadcast a transaction.
../what-is-agentpmt.../agentpmt-account-mcp-rest-api-setup.Core AgentPMT setup skills:
openclaw skills install what-is-agentpmtnpx skills add AgentPMT/agent-skills --skill what-is-agentpmtopenclaw skills install agentpmt-account-mcp-rest-api-setupnpx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setupskills.sh install script:
npx skills add AgentPMT/agent-skills --skill what-is-agentpmt
npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup
Call AgentPMT-Workflow-Skills with start_workflow before the first step and end_workflow after the final step.
{"action":"start_workflow","skill_id":"machine-payment-endpoint-preflight"}
{"action":"end_workflow","skill_id":"machine-payment-endpoint-preflight","rating":5,"comment":"completed"}
../data-format-validation.npx skills add AgentPMT/agent-skills --skill data-format-validation.../webhook-http-request.npx skills add AgentPMT/agent-skills --skill webhook-http-request.../data-format-validation; ClawHub https://clawhub.ai/agentpmt/data-format-validation; skills.sh npx skills add AgentPMT/agent-skills --skill data-format-validation; marketplace https://www.agentpmt.com/marketplace/data-format-validation../webhook-http-request; ClawHub https://clawhub.ai/agentpmt/webhook-http-request; skills.sh npx skills add AgentPMT/agent-skills --skill webhook-http-request; marketplace https://www.agentpmt.com/marketplace/webhook-http-requestwhat-is-agentpmt, page: https://clawhub.ai/agentpmt/what-is-agentpmt; skills.sh: npx skills add AgentPMT/agent-skills --skill what-is-agentpmt)agentpmt-account-mcp-rest-api-setup, page: https://clawhub.ai/agentpmt/agentpmt-account-mcp-rest-api-setup; skills.sh: npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup)