Menu

Explorer & Settings

Tempo Explorer Submit Project
Protocols · ACP

ACP (Agentic Commerce Protocol) Projects

End-to-end agentic commerce: discovery, negotiation, payment, confirmation.

22
ACP projects
208
most-starred
7
updated in 30 days

ACP (Agentic Commerce Protocol) standardizes how agents conduct commerce end-to-end: discovering products and services, negotiating terms, paying, and confirming fulfillment. Backed by Stripe and OpenAI, it is a higher-level layer that can sit on top of payment rails like x402 or MPP — the difference between "paying for a request" and "buying a product".

Below are the projects implementing or integrating ACP: checkout flows for agents, merchant-side handlers, and commerce demos.

See the ACP guide for how it works, or compare the full stack on all agent payment protocols.

The ACP category right now

Of the 22 ACP projects in the index, 1 have real traction (100+ stars) and 4 have none yet. bitrouter is the reference point at 208★. The median is 5★ — useful context before you pick a dependency from this list.

If you are choosing a stack, note that TypeScript (27%) and Python (23%) carry most of the ACP work, much of it from OrcaQubits. Projects tag themselves with acp, agentic-commerce, ai-agents more than anything else.

Freshness matters more than star count in a category this young: 7 projects shipped code in the last month, 13 in the last quarter, and 1 have not been touched in over a year. In short, activity is uneven — check the last-commit date before adopting. Newest addition: AgentFund (2026-07).

Figures recomputed from the tracked repositories on every build.

Read the ACP guide →

Compare: All agent payment protocols

Core ACP projects

Projects whose main focus is ACP — ranked by stars within the category, not by global popularity.

Also matching ACP

Broader projects that support ACP without being built solely around it.

More protocols categories

x402MPPAP2A2AL402MCP All categories →

Frequently asked questions

Which ACP projects are worth using in 2026?

Start with bitrouter (208★), the most-adopted project in this category. Of the 22 ACP projects tracked here, 1 have 100+ stars and 13 shipped a commit in the last 90 days — that intersection is the shortlist worth evaluating. The grid above puts the ACP-focused projects first rather than whatever is globally popular.

How active is the ACP ecosystem right now?

7 of 22 projects were updated in the last 30 days (32%), 13 in the last 90, and 1 have not seen a commit in over a year. The newest project in the category, AgentFund, appeared in 2026-07. Star counts and commit dates on this page are refreshed from GitHub continuously.

What language should I use to build ACP payments?

TypeScript (6), Python (5), JavaScript (1), JavaScript/TypeScript (1) are the languages actually represented in this category, so TypeScript has the deepest set of working references. Pick the language your agent runtime already uses — the x402 flow itself is plain HTTP, so no language locks you out.

How does this ACP list stay current?

Repositories are discovered from GitHub, classified into ACP automatically, and re-crawled for stars, language and last-commit data. Thin or duplicated repositories are kept out of search results by a quality gate, so this page lists the 22 projects that actually matched ACP, with the background explained in the ACP guide.