@agentlayertech

pay.sh Bridge

OpenClaw plugin bridge for the local pay.sh CLI.

Current version
v0.1.15
code-pluginCommunitysource-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.

Source and release

Source repository

lopushok9/Agent-Layer

Open repo

Source commit

9dff2a53908fb7a5f84b214ce7b7ae911ba06ba9

View commit

Install command

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

Metadata

  • Package: @agentlayertech/pay-bridge-plugin
  • Created: 2026/05/13
  • Updated: 2026/05/13
  • Executes code: Yes
  • Source tag: 9dff2a53908fb7a5f84b214ce7b7ae911ba06ba9

Compatibility

  • Built with OpenClaw: 2026.3.24-beta.2
  • Plugin API range: >=2026.3.24-beta.2
  • Tags: latest
  • Files: 8