What We Build
The control layer for
software that pays.
AI agents can already pay. With x402 live on Algorand, autonomous software now settles real value in seconds, for fractions of a cent. The unsolved problem is governance: should this agent act, on whose authority, within what budget, and can you prove afterward what it did? Kirke Labs builds that layer: walletless policy wallets and Open Agent Access, settling over x402 on Algorand.
Settlement
2.8s
Deterministic finality
Cost per TX
<$0.001
Enabling micro-payments
Payments
x402 live
Native on Algorand mainnet
Key Mgmt
No seed phrase
Embedded secure enclaves
The Problem
Agents can pay now. That’s exactly the problem.
On one side, AI agents are genuinely capable. They research, negotiate, compare, and decide. As of 2026 they can also pay: x402 went live on Algorand, giving autonomous software a way to settle real value over HTTP, instantly, for fractions of a cent. The payment rail is no longer the blocker.
On the other side, that same capability is a liability. An agent that can spend is an agent that can overspend, be impersonated, or act beyond its mandate. Most stacks have no way to express which agent, acting for whom, is allowed to do what, let alone prove after the fact what actually happened.
The result is a structural gap: the payment rail exists, but the trust layer around it doesn’t. Walletless onboarding still matters (the people and organisations behind these agents won’t manage seed phrases), but the harder problem is now governance: identity, authorization, budgets, and an auditable record for every autonomous action.
What We’ve Built
Walletless Onboarding
Users sign in with email or social login. A policy wallet is created and managed on their behalf: no seed phrases, no browser extensions, no gas management. The blockchain is the infrastructure, not the interface. This is how you get a charity donor or a corporate procurement system onto a chain without them knowing or caring that it’s a chain.
Policy Wallets
Smart contract wallets with embedded spending rules. Funds are cryptographically bound to specific purposes: a charity donation can only be spent on what the donor chose, and an agent’s procurement budget can only go to pre-approved suppliers within set limits. The wallet itself is the compliance layer: auditable, programmable, and enforced at the protocol level.
Open Agent Access
Our open-source control layer for consequential agents. Each agent presents a passport (who it is, its purpose, its intended use), and the policy engine returns a clear decision: allow, deny, or charge. Paid actions settle over x402 on Algorand, and every action returns a hash-chained receipt. It decides whether an agent should act, not just whether it can, and proves what happened.
Infrastructure Decision
Why we build on Algorand
Agent-to-agent payments have specific infrastructure requirements that most L1s don’t meet. When an agent executes a transaction, it needs to know, not probabilistically but with certainty, that the payment is final. On chains with probabilistic finality, an agent would need to wait for confirmations, handle potential reorgs, and build retry logic for failed settlements. That complexity defeats the purpose of autonomous action.
Algorand’s Pure Proof of Stake provides deterministic finality in roughly 2.8 seconds with no possibility of forking. A payment is settled the moment it’s confirmed, with no reorgs and no retry logic. Transaction costs sit below $0.001, and x402 is now natively supported on Algorand (the spec merged with Coinbase, the facilitator is live), with atomic transaction grouping so a payment and the action it pays for settle together or not at all. These aren’t marketing features; they’re the technical requirements for payment rails where software transacts at software speed.
Market Position
Where Kirke fits
Existing account abstraction providers (Dynamic, Privy, Web3Auth) have made progress on consumer wallet onboarding. They solve the “sign in without MetaMask” problem. But they’re building for humans interacting with dApps, not for software acting on behalf of humans. None of them offer policy-constrained wallets, agent-to-agent settlement protocols, or purpose-bound fund management.
Kirke Labs operates one layer deeper. We don’t compete with wallet providers. We provide the infrastructure that makes a wallet useful for autonomous commerce. Now that the settlement rail itself is commoditised (x402 is live and open), the durable advantage is governance: the walletless onboarding is the entry point, and the policy engine and Open Agent Access are the product.
Our initial vertical is charitable giving: a sector where fund traceability is a regulatory requirement, donor trust is the primary growth constraint, and the existing payment infrastructure provides zero transparency between donation and impact. Policy wallets solve this structurally: every pound is cryptographically bound to a stated purpose, and every expenditure is auditable on-chain. From there, the same infrastructure extends to enterprise procurement, energy markets, healthcare logistics, and any domain where autonomous agents need to move money within defined rules.
Tools & demos
Agent City
Interactive scenarios showing how policy wallets enable autonomous agents to detect problems, execute payments, and settle transactions across supply chain, energy, infrastructure, and healthcare use cases.
View scenarios →Agentic Web Readiness
A public proof surface for agents and humans: policy discovery, allowed read path, denied training path, reviewed deep-research path, TestNet payment labels, receipt example, and downloadable evidence bundle.
Open proof surface →Walletless Onboarding
End-to-end demonstration of walletless onboarding and policy wallet donation flow. A user signs in with email, selects a charity and policy, and their funds are cryptographically bound to a specific purpose. No wallet setup required.
Try the flow →AI Visibility
Measure how readable your site is to AI with our open-source ai-legibility-scan, then fix it with the Prove-It Protocol field guide. By Steve Kirton.
Measure & fix →Agent-Readiness Scan
Our open-source CLI that scores how ready your site is for AI agents across eight weighted dimensions: discovery, trust, and agent-actionability. We ran it on ourselves (29 → 73) and shipped every fix in the open. Run npx @kirkelabs/agent-readiness-scan.
Read the intro →OAA Agent Kit
Open-source npm library and CLI for building fundable Algorand agents: a LogicSig mandate that bounds spending, x402 payments, and an Open Agent Access passport.
Read the intro →Walletless Kit
Open-source npm toolkit for walletless commerce: ephemeral custodial onboarding, non-PII receipts, a tamper-evident Merkle audit trail, and a verifiable prize draw you can recompute in your own browser.
Verify a draw →Open Agent Access
The control layer for consequential agents: a published policy that returns allow / deny / charge, with x402 micropayments settled on Algorand and a hash-chained receipt for every action.
How it works →