io.github.ShieldCubed
agentic-pay
agentic-pay
Non-custodial payment engine for AI agents — BTC, ETH, USDT, USDC, XRP, XMR, ZEC.
stdiocommunityservice
Package Details
@shieldcubed/agentic-pay
Transportstdio
Environment Variables
AGENTIC_PAY_AGENT_ID(str)
Identifier for this agent, used to look up its spend-limit policy in config.json.
AGENTIC_PAY_CONFIG(str)
Absolute path to your config.json (spend limits, API keys, static prices). Defaults to config/config.json in the install directory.
BTC_WIF(str)
Secret
WIF-encoded Bitcoin private key for the funding wallet. Only required if using the BTC rail.
ETH_RPC_URL(str)
EVM JSON-RPC endpoint URL. Only required if using the ETH/USDT/USDC rails.
ETH_PRIVATE_KEY(str)
Secret
0x-prefixed Ethereum private key for the funding wallet. Only required if using the ETH/USDT/USDC rails.