{
  "name": "x402-layer",
  "version": "1.10.6",
  "description": "x402 Singularity Layer - Agentic payment infrastructure",
  "install_command": "curl -fsSL https://api.x402layer.cc/skill/x402-layer/install | bash",
  "files": [
    "SKILL.md",
    "requirements.txt",
    "references/agent-registry-reputation.md",
    "references/agentic-endpoints.md",
    "references/agentkit-benefits.md",
    "references/credit-based.md",
    "references/marketplace.md",
    "references/mcp-control-plane.md",
    "references/openwallet-ows.md",
    "references/pay-per-request.md",
    "references/payment-signing.md",
    "references/payments-integration.md",
    "references/webhooks-verification.md",
    "references/xmtp-support.md",
    "scripts/agentkit_support.py",
    "scripts/awal_bridge.py",
    "scripts/awal_cli.py",
    "scripts/check_credits.py",
    "scripts/consume_credits.py",
    "scripts/consume_product.py",
    "scripts/create_endpoint.py",
    "scripts/discover_marketplace.py",
    "scripts/erc8004_wallet_client.py",
    "scripts/list_agents.py",
    "scripts/list_my_endpoints.py",
    "scripts/list_on_marketplace.py",
    "scripts/manage_campaign.py",
    "scripts/manage_endpoint.py",
    "scripts/manage_webhook.py",
    "scripts/network_selection.py",
    "scripts/ows_cli.py",
    "scripts/pay_base.py",
    "scripts/pay_solana.py",
    "scripts/recharge_credits.py",
    "scripts/register_agent.py",
    "scripts/solana_signing.py",
    "scripts/submit_feedback.py",
    "scripts/support_auth.py",
    "scripts/support_threads.py",
    "scripts/topup_endpoint.py",
    "scripts/update_agent.py",
    "scripts/verify_webhook_payment.py",
    "scripts/wallet_signing.py",
    "scripts/xmtp_support.mjs"
  ],
  "documentation": "https://docs.x402layer.cc/agentic-access/openclaw-skill",
  "github": "https://github.com/ivaavimusic/x402-Layer-Clawhub-Skill"
}