@agentlayertech

pay.sh Bridge

OpenClaw plugin bridge for the local pay.sh CLI.

当前版本
v0.1.15
code-plugin社区source-linked

pay-bridge

Thin OpenClaw bridge to the locally installed pay CLI.

External install path:

openclaw plugins install clawhub:@agentlayertech/pay-bridge-plugin

This plugin is intentionally separate from agent-wallet:

  • agent-wallet remains the execution wallet stack for Solana/EVM/BTC
  • pay-bridge only discovers and calls paid APIs through pay
  • the pay wallet stays separate from the AgentLayer wallet runtime

Exposed tools

  • pay_status
  • pay_wallet_info
  • pay_search_services
  • pay_get_service_endpoints
  • pay_api_request

Intended workflow

  1. pay_status
  2. pay_search_services
  3. pay_get_service_endpoints
  4. pay_api_request

pay_api_request is deliberately narrow:

  • it requires a service_fqn, resource, and url
  • it validates the URL against pay skills endpoints
  • it requires purpose and user_confirmed=true

This keeps the bridge thin and prevents it from becoming a generic arbitrary paid-curl launcher.

源码与版本

源码仓库

lopushok9/Agent-Layer

打开仓库

源码提交

9dff2a53908fb7a5f84b214ce7b7ae911ba06ba9

查看提交

安装命令

openclaw plugins install clawhub:@agentlayertech/pay-bridge-plugin

元数据

  • 包名: @agentlayertech/pay-bridge-plugin
  • 创建时间: 2026/05/13
  • 更新时间: 2026/05/13
  • 执行代码:
  • 源码标签: 9dff2a53908fb7a5f84b214ce7b7ae911ba06ba9

兼容性

  • 构建于 OpenClaw: 2026.3.24-beta.2
  • 插件 API 范围: >=2026.3.24-beta.2
  • 标签: latest
  • 文件数: 8