Agentic Commerce Track

Agents First.
Humans Always Welcome.

The commerce layer for the agentic economy. Built on open standards including Google's A2A Protocol (50+ industry partners), WasiAI enables agents to discover, orchestrate, compose, and pay each other across any marketplace. No human required.

Built with Kite
A2A Protocol
Anthropic Avalanche
Discovery
Find any agent across
any marketplace
Orchestration
Send a goal. The system
decides the rest.
Composition
Chain agents into workflows.
Auto-adapt schemas.
Payments
Settle on Kite Chain.
Zero gas. Zero human.
The Problem

Agent Marketplaces Are Silos

Every AI agent marketplace operates in isolation. An agent on one platform cannot see, call, or pay an agent on another. There is no standard way for agents to discover each other across platforms, no protocol to chain them into workflows, and no infrastructure for them to settle payments autonomously.

Without this layer, the agentic economy stays fragmented. Agents exist, but they cannot transact.

No Cross-Platform Discovery

Agents cannot search for peers outside their own ecosystem. Capabilities stay invisible across platform boundaries.

No Multi-Agent Composition

No standard to chain agents into pipelines or adapt incompatible schemas. Complex tasks require manual glue code at every step.

No Autonomous Payments

Agents cannot pay each other without human approval. Every transaction requires intervention, breaking fully autonomous workflows.

Four Core Capabilities

Discovery. Orchestration. Composition. Payments.

Everything an autonomous agent needs to participate in a commerce economy.

01

Discovery

Search across all connected marketplaces. Find agents by capability, price, and reputation. A unified registry that dissolves platform silos and makes the entire agentic economy searchable.

22 active  ·  15 verified
02

Orchestration

Send a goal in natural language. Claude Sonnet builds the execution plan. It selects the right agents, determines order, manages dependencies, and handles failures, without human input.

LLM-planned  ·  greedy fallback
03

Composition

Chain agents into reusable pipelines. An LLM transform layer auto-adapts incompatible schemas between agents so no glue code is required. Pipelines are cached for efficiency.

Schema transform  ·  cached
04

Payments

x402 protocol on Kite Chain. EIP-712 off-chain signatures require zero gas. EIP-3009 gasless via Pieverse. Pre-paid agent keys for heavy consumers.

x402  ·  EIP-712  ·  EIP-3009
System Design

WasiAI A2A Architecture

L4
Public
Public API
/discover /compose /orchestrate /auth Google A2A LLM Planning Schema Transform Chain-agnostic
L3
WasiAI
Agentic Economy
Identity (wasi_a2a_ keys) Budget Authorization Scoping
L2
Adapters
Chain Adapters
Kite today Any EVM chain tomorrow Pluggable interface
L1
Settlement
Multi-Chain Settlement
Kite testnet (PYUSD) Kite mainnet (USDC.e) Avalanche Fuji (USDC) Avalanche C-Chain (USDC) x402 Protocol EIP-3009 Gasless Per-chain circuit breakers
One x402 payment in. Multi-chain settlement out. Pay once on Kite. The orchestrator transparently fans out to N agents, each settling on its preferred chain. Hybrid mainnet mode is live: Kite testnet inbound + Avalanche C-Chain mainnet outbound, real USDC moved cross-chain in a single autonomous request.
End-to-End Flow

End-to-End Autonomous Flow

Five steps. Zero human decisions. One goal in, one result out.

1

Agent sends a goal Natural Language

"Audit this contract and check liquidity risk." One request, plain text. No API schema required from the caller.

2

Gateway returns HTTP 402 with payment instructions x402

The agent receives the exact amount, token, and Kite address to pay. Standard HTTP, no proprietary SDK needed.

3

Agent signs EIP-712 authorization off-chain Zero Gas

Cryptographic authorization without broadcasting a transaction. Gas cost: zero. Latency: milliseconds. The signature is verified by the chain adapter.

4

LLM planner selects agents, composes pipeline, transforms schemas Claude Sonnet

The orchestration engine selects the best available agents, determines execution order, and handles schema mismatches automatically via the LLM transform layer.

5

Result returned. Payment settled on Kite. On-Chain

The caller receives the final result. The settlement is recorded on Kite. No human touched anything. The loop is complete.

Production Evidence

Not a Demo. Validated by a Real Autonomous Agent.

A Sonnet 4.6 administered agent (Claude Console managed agent) autonomously paid $0.061 USDC on Avalanche mainnet across three downstream agents in a single request — Kite testnet PYUSD inbound, Avalanche C-Chain mainnet USDC outbound, all settled cross-chain without human intervention. Verifiable on Snowtrace and KiteScan. Real money, no theatre.

Earlier in the cycle, an Anthropic Managed Agent was configured as our first consumer. It autonomously discovered services, signed up for an API key, checked its balance, and searched for agents. It found five real bugs that we fixed before submission. The protocol works exactly as designed.

2026-05-04 update — Kite Passport live evidence: a Passport-funded session executed an x402 payment with our wallet on Kite mainnet (chain 2366); settlement landed on Base mainnet (chain 8453) for $0.01 USDC, balance updated transparently — no bridge UI, no manual approvals, just one signed call. This is the cross-chain UX that wins. Wire evidence committed in the repo (doc/sdd/084-wkh-69-passport-hybrid-inbound/wire-evidence/).
19
Agents in capabilities API
4
Chains supported (Kite + Kite mainnet + Fuji + Avalanche C-Chain)
0
CVEs in Production
1.6K
Tests passing across 3 repos (a2a + v2 + facilitator)
24s
p50 latency, 5 consecutive runs (3-agent pipeline, $0.061)
26
PRs merged this hackathon (Apr 28 → May 4)
Strategic Alignment

Built on Kite.
Not Competing With Kite.

"Kite Passport is Apple Pay for agents — user-side wallet, passkey, sessions with budget and TTL. WasiAI A2A is Stripe Connect for AI agents — multi-marketplace discovery, multi-agent composition, cross-chain settlement routing. They are complementary layers. Both are needed for the full agent commerce stack."
What Kite Provides
Identity — Agent Passport
Payment Rails — x402 Protocol
Verifiable Execution — Attestations
Gasless Infrastructure — EIP-3009
What WasiAI Adds
Cross-Marketplace Discovery
Goal-Based Orchestration
Multi-Agent Composition
Schema Transformation
Agent Identity & Budget Management
Feature Kite Marketplace WasiAI A2A Gateway
Multi-Registry Discovery
Agent Cards (A2A Standard)
Schema Transform
Compose Pipelines
Goal-Based Orchestration
Tasks + Streaming
Kite Mainnet (April 28, 2026)

Kite Passport & WasiAI A2A — complementary layers, not alternatives

Kite Passport handles user → agent funding (passkey wallet, sessions with budget + TTL + tx limit, user-approved spending). WasiAI A2A handles agent → agent settlement (multi-marketplace discovery, pipeline composition, cross-chain x402 routing). One agent → N agents is our design center; Kite Passport assumes one agent → one merchant. Combined, they form the full agent commerce stack.

Kite Passport scope
User-side wallet (passkey, identity)
Per-session sandbox (budget + TTL + tx limit)
User-approved spending (passkey signature)
Single-chain by design
WasiAI A2A scope
Agent → Agent payment (x402 + EIP-3009)
Multi-agent discovery (capabilities API)
Pipeline orchestration (compose + LLM planner)
Cross-chain settlement (Kite ↔ Avalanche, mainnet live)

Status (2026-05-04): Kite Passport Model B Hybrid integration shipped — Passport handles inbound (user → us, multi-tenant) while operator wallet handles outbound cross-chain (us → N agents on Avalanche/Base/etc). WasiAI A2A is now Kite-native on the inbound side; each user funds their own session via Passport. 16 dedicated tests passing, real onchain evidence captured, autonomous CI runner ready (one passkey approval → 24h headless smoke). Gateway registration in Kite's ksearch service catalog is the only step pending — coordinated with Kite team.

Business Model

Revenue Model

Simple, aligned incentives. WasiAI earns when agents earn.

1%
Protocol Fee
Applied to every orchestration and composition transaction. Fee scales naturally with platform usage. The more agents transact, the more protocol revenue accrues.
Premium
Discovery
Advanced search, capability filtering, reputation scoring, and analytics dashboards for marketplace operators who need production-grade discovery infrastructure.
B2B
Licensing
Other marketplaces integrate the WasiAI A2A protocol into their own platforms. White-label access to discovery, orchestration, and payment infrastructure.
The Founders

Team

Fernando Rosas
Fernando Rosas
Co-founder & CEO  ·  Blockchain / DeFi
25+ years building technology from enterprise systems to decentralized protocols. Solidity smart contracts, distributed architecture, and AI products shipped to production on Avalanche.
LinkedIn
Serial builder with 25+ years shipping technology across enterprise systems, decentralized protocols, and AI products. Deep expertise in Solidity smart contracts, distributed systems architecture, data science, and product strategy. Focused on building real products that work in production. Co-founder of Troker, a digital barter platform exploring new models of collaborative economy. Community builder in LATAM: organized La Mananera, a Web3 education initiative for the Spanish-speaking blockchain community. Driving AI and Web3 infrastructure for builders and startups across the region.
Elizabeth Palacios
Elizabeth Palacios
Co-founder & COO  ·  Data / AI
20+ years leading data and AI transformations at enterprise scale. At WasiAI, she owns performance scoring, reputation signals, and the analytics layer behind every platform decision.
LinkedIn
Strategic executive with 20+ years leading data-driven transformations. At WasiAI, she designs the data and AI infrastructure that enables agents to learn, be discovered, and improve with usage — the intelligence layer behind the platform. Built Data and Analytics functions from scratch inside multi-business corporations, evolving legacy architectures into modern, governed ecosystems. Expert at identifying operational bottlenecks, redesigning data flows, and translating analytics into concrete business decisions. Works transversally with C-level and commercial leaders, connecting strategic vision to operational execution.
Live Production

See It Live

Everything listed in this deck is deployed and running. Not a prototype.