Think about what “autonomous AI agents” are supposed to do in the real world. Not just chat, not just draft stuff, not just suggest a plan—but actually go out and act: book the flight, pay for the data, rent the compute, place the order, coordinate with another agent, settle a bill, and do all of that quickly enough that it feels like one continuous flow instead of a chain of “approve this” pop-ups.
That’s where most agent demos quietly break. The intelligence is there, but the moment money or permissions enter the picture, the agent becomes dependent again. It can decide what it wants, but it can’t safely execute the decision. You end up with a very smart assistant that still needs a human hand on the steering wheel every time it approaches anything financial.
Kite is basically saying: this is the real missing piece. If agents are going to be more than talkative software, they need a way to transact that doesn’t rely on human friction, and they need a way to do it without turning your wallet into a loaded gun pointed at your own bank account. So Kite is building a blockchain platform aimed specifically at “agentic payments,” with the idea that autonomous agents should be able to transact using verifiable identity and programmable governance. The chain is described as an EVM-compatible Layer 1 network built for real-time transactions and coordination between AI agents.
The part that makes Kite feel different from a generic “AI + crypto” pitch is how it treats identity. Most systems kind of act like there’s just one identity: one wallet, one key, one “account.” But agents don’t really work like that. In practice you have a person or an organization that owns the funds and sets the rules, then you have an agent that’s acting on their behalf, and then you have the short-lived “moment” of execution—like a session token—that should only be good for one job and then disappear.
Kite puts that into the design directly: a three-layer identity system that separates users, agents, and sessions. The user layer is the root authority. The agent layer is delegated authority (Kite describes deriving agent identities from the user wallet using a deterministic scheme like BIP-32). And the session layer uses ephemeral keys that are meant to expire after use.
If you translate that into normal human terms, it’s like the difference between giving someone your house keys versus giving them a keycard that only opens the front door, only between 9am and 5pm, and stops working after today. Agents need the keycard version. Because the truly scary agent failure mode isn’t only “a hacker drains the wallet.” It’s also the quieter disaster where an agent misunderstands something and starts spending money at machine speed—on API calls, data pulls, retries, redundant services—while still sounding confident when it explains itself. Kite’s docs and whitepaper lean hard on the idea that constraints shouldn’t rely on the agent “behaving,” they should be enforced by the system.
This is also why Kite talks about “programmable governance.” It’s easy to hear that and think of token voting or political drama. But the more practical interpretation is: you want rules that are enforceable in software. Things like budgets per agent, spending caps, time limits, permissions scoped to certain actions, and the ability to revoke authority fast. If an agent goes off-script, the system should stop it the same way a modern operating system stops a program from doing something it doesn’t have permission to do.
Then there’s the speed and cost problem. Agents don’t pay once a week. They can trigger payments constantly—tiny payments, streaming payments, conditional payments—because a lot of agent work looks like “a million small actions,” not “one big purchase.” Kite’s materials describe using things like state channels so agents can do rapid micropayments off-chain with signed updates and only touch the chain when opening or closing the channel. It also frames the network as built for real-time transactions and stablecoin settlement to keep costs predictable for machine-to-machine commerce.
That stablecoin emphasis is a tell that Kite is thinking beyond crypto-native trading. If you want agents to pay for everyday services—commerce, APIs, data, compute—the unit of account needs to make sense. “Gas in a volatile token” is tolerable for enthusiasts; it’s a headache for businesses and impossible to budget for at scale. PayPal’s own announcement about Kite AIR describes “native stablecoin payment” and policy enforcement for autonomous agents, which is about as direct as it gets in terms of intended use.
And Kite is not only talking about it in the abstract. PayPal’s newsroom release says Kite launched Kite AIR (Agent Identity Resolution), with an Agent Passport for verifiable identity and operational guardrails, and an “Agent App Store” where agents can discover and pay for services (APIs, data, commerce tools). It also mentions open integrations through Shopify and PayPal that allow merchants to opt in and be discoverable to AI shopping agents.
If you’ve ever wondered what an “agent economy” would even look like, that’s one of the clearer sketches: agents browsing a marketplace of tools and services the way humans browse apps, but with payment and authorization happening automatically—under constraints that the human or organization set in advance. The agent isn’t just calling tools; it’s participating in a market.
A big part of making that market workable is standards—otherwise every agent framework and every payment rail becomes its own island. Kite talks about compatibility with emerging agent standards and payments standards, and one of the more concrete examples is its emphasis on Coinbase’s x402 “agent payment standard.” Kite’s October 2025 announcement about Coinbase Ventures investing in Kite frames Kite as natively integrated with x402 and focused on standardized “intent mandates” for agent payments.
That phrase—intent mandates—sounds technical, but the idea is pretty human: you want a structured way to say, “This agent is allowed to do this, under these constraints, for this amount, for this long,” and you want that statement to be something another system can verify without calling your helpdesk. In a world where agents are negotiating with other agents, “proving you’re allowed” becomes as important as “proving you have the funds.”
Then there’s the token, because every blockchain has to explain why it has one. Kite’s docs describe KITE as the network’s native token, with utility rolling out in two phases. Phase 1 is about ecosystem participation and incentives. Phase 2 adds staking, governance, and fee-related functions once mainnet functionality is live.
What’s unusual is how Kite tries to tie token mechanics to the idea of “services as infrastructure.” The tokenomics page describes module owners needing to lock KITE into permanent liquidity positions paired with module tokens to activate modules, and those positions staying non-withdrawable while the modules are active. The docs also say builders and AI service providers must hold KITE to integrate into the ecosystem, and that incentives are distributed to participants.
You can read that cynically as “gating.” Or you can read it as an attempt to stop the classic problem where everyone shows up for emissions and leaves when the rewards fade. Kite’s design is basically trying to make participation cost something meaningful so the ecosystem is built by people who are at least somewhat committed.
In Phase 2, Kite describes a commission model on AI service transactions, where the protocol collects a small commission and can swap it into KITE and distribute it across modules and the L1. It also describes staking for network security and governance over upgrades and incentives.
There’s even a “piggy bank” style incentive described in the tokenomics: participants can claim and sell accumulated rewards at any time, but doing so can permanently void future emissions for that address. It’s an opinionated attempt to reward long-term participation and punish mercenary farming, though in practice markets always try to route around rules—so the long-term effectiveness of that mechanism will be something to watch.
On the business side, Kite has been gathering serious signals. PayPal’s newsroom announcement says Kite raised an $18M Series A led by PayPal Ventures and General Catalyst (bringing total funding to $33M), and positions Kite AIR as a trust and payments layer for autonomous agents. Coinbase Ventures later joined as an extension of that round, explicitly tied to agent payments and x402. These names matter less as trophies and more as clues: Kite is trying to be credible in both “payments world” and “onchain developer world,” because agent commerce will likely need both.
If you step back, the real story here is not that Kite is building another chain. It’s that Kite is trying to make a new kind of behavior safe: letting software spend money in the world without turning that into a security nightmare or a compliance meltdown. The three-layer identity model is the core safety move. The payment channels and stablecoin settlement are the core speed and predictability move. The standards and marketplace direction are the core “this has to work across ecosystems” move.
And the success metric won’t be flashy TPS numbers. It’ll be boring moments: an agent pays for a service, the service delivers, the receipt is verifiable, the budget stays intact, and nobody has to panic or intervene. When that becomes normal, the agentic web stops being a demo and starts being infrastructure.

