The agent commerce stack.
Identity, payments, and compliance — orchestrated for AI agents.
Install AgentScore Pay and pay any 402 or MPP merchant in one shell command.
Native rails: Base, Solana, Tempo. Stripe Shared Payment Token via handoff.
Run --mcp to expose the CLI as MCP tools to your model.
npm i -g @agent-score/pay
# or
brew install agentscore/tap/agentscore-payRepo: agentscore/pay
Install AgentScore Commerce (Node or Python) for multi-rail 402 in one library call, plus AgentScore Gate for KYC, age, sanctions, and jurisdiction checks. Adapters for Hono, Express, Fastify, Next.js, Web Fetch, FastAPI, Flask, Django, AIOHTTP, Sanic, and ASGI.
npm i @agent-score/commerce
# or
pip install agentscore-commerceRepos: node-commerce · python-commerce
See it live at agents.martinestate.com — agent-facing wine commerce with multi-rail payments and identity gating. The skill manifest is at /skill.md.
| Product | What it is |
|---|---|
| AgentScore Passport | Cross-merchant operator identity. KYC'd once, portable everywhere AgentScore-gated. Free for buyers, forever. |
| AgentScore Commerce | Merchant SDK — multi-rail 402, identity gating, payment helpers, discovery (/llms.txt, /skill.md, /.well-known/mpp.json, A2A, UCP). |
| AgentScore Pay | Universal agent CLI for x402 + MPP payments across Base, Solana, and Tempo. MCP-ready. |
| AgentScore Gate | Compliance middleware — KYC, age, sanctions, jurisdiction. Ships inside AgentScore Commerce. |
| AgentScore SDK | Base API client for the AgentScore APIs. |
We orchestrate every layer below us; we never replace them.
- x402 — Coinbase's HTTP 402 payment standard.
- MPP — Multi-Payment Protocol from Tempo and paymentauth.org.
- Stripe Shared Payment Tokens — agent-scoped card payments via Stripe Link.
- viem / wagmi / mppx — wevm's EVM + MPP libraries.
- Docs — docs.agentscore.sh
- Website — agentscore.sh
- AgentScore Hub (merchant dashboard) — agentscore.sh/dashboard
- Talk to us — agentscore.sh/contact
We're always hiring talented people — reach out.