arispay-x402
Public source for ArisPay's x402 npm packages:
| Package | What it is |
|---|---|
payagent | Agent-side x402 SDK + CLI (delegated-custody wallets, discover/inspect/pay) |
@arispay/payagent-mcp | MCP server over payagent |
paygate | Seller-side middleware + npx paygate init scaffolder |
@arispay/skill | Agent skill (SKILL.md) |
buyforme / buyforme-mcp | User-brand aliases |
agentmarketplace | Marketplace CLI + client (publish, claim, validate, discover) |
agentmarketplace-mcp | Marketplace MCP server (search, call_agent, proxy_tool_call, publish) |
Deploy a seller
The Railway seller template accepts x402 payments on Base mainnet with no ArisPay account or secret. It needs only the public wallet address that receives USDC.
Generated from ArisPay's private monorepo — see GENERATED-SOURCE.md. Facilitator: https://facilitator.arispay.app · Docs: https://arispay.app
pnpm install --frozen-lockfile && pnpm build && pnpm test