Menu

Explorer & Settings

Tempo Explorer Submit Project
Protocols · AP2

AP2 (Agent Payments Protocol) Projects

Mandates, spending limits and delegated authority for agent payments.

34
AP2 projects
189
most-starred
8
updated in 30 days

AP2 (Agent Payments Protocol) is a standard for authorizing and executing payments initiated by AI agents. It focuses on the authorization layer — mandates, spending limits and delegated authority — that sits on top of an underlying settlement rail like x402 or a card network. Where a rail answers "how does money move", AP2 answers "is this agent allowed to move it".

The projects below implement AP2 mandates, verifiable credentials for agents, and authorization tooling — plus demos showing a full authorize-then-settle flow.

For how the authorization layer relates to the settlement layer, read x402 vs AP2 or the AP2 guide.

The AP2 category right now

34 AP2 projects are tracked here, together holding 485 GitHub stars. Attention is concentrated: 1 repositories account for the bulk of it, with lucid-agents (189★) at the top, while the median project sits at 3★. Treat the tail as prior art and reference code rather than production dependencies.

Language mix: TypeScript (38%) and Python (15%). Repeat publishers matter in this category — AgentGatePay (2), OrcaQubits (2), solana-foundation (2) ship more than one project each. Most-used topics: ap2, ai-agents, payments.

Momentum check: 50% of these projects saw a commit in the past quarter (8 in the past month alone), while 1 have been dormant for more than a year — activity is uneven — check the last-commit date before adopting. lucid-agents is the most recently updated repository in the group.

Figures recomputed from the tracked repositories on every build.

Read the AP2 guide →

Compare: x402 vs AP2 · All agent payment protocols

Core AP2 projects

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

Also matching AP2

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

More protocols categories

x402MPPACPA2AL402MCP All categories →

Frequently asked questions

Which AP2 projects are worth using in 2026?

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

How active is the AP2 ecosystem right now?

8 of 34 projects were updated in the last 30 days (24%), 17 in the last 90, and 1 have not seen a commit in over a year. The newest project in the category, awesome-agent-protocols, appeared in 2026-06. Star counts and commit dates on this page are refreshed from GitHub continuously.

What language should I use to build AP2 payments?

TypeScript (13), Python (5), Rust (3), Java (2) 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 AP2 list stay current?

Repositories are discovered from GitHub, classified into AP2 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 34 projects that actually matched AP2, with the background explained in the AP2 guide.