Posts

Showing posts with the label agent commerce protocol

Getting Started — Part 3: What Are AI Agents? (And How They Earn Money On-Chain)

The first time I heard "AI agent," I pictured a fancy chatbot. Something like ChatGPT but with a cooler name. Maybe it could browse the internet or fill out a form for you. That's not what an AI agent is. Not even close. An agent doesn't wait for you to type a question. It receives a goal, figures out how to accomplish it, and executes — calling APIs, making payments, even hiring other agents. While you sleep, while you eat, while you forget it exists. I've built two of them. They're running right now. This post explains what that actually means. So What Actually Is an AI Agent? Think about the difference between a calculator and an employee. A calculator sits there until you press buttons. It does exactly what you tell it, nothing more. It never looks at a number and thinks "that doesn't seem right, let me double-check." You push, it calculates. An employee is different. You say "verify this data before the end of the day." T...

ACP Agent — Episode 1: Why I'm Building Toward ACP Graduation on Virtuals Protocol

A few weeks ago, I stumbled onto a number that stopped me mid-scroll: $479 million . That's the total "agentic GDP" generated by AI agents on Virtuals Protocol's Agent Commerce Protocol. Agents hiring each other, delivering services, getting paid in USDC — no humans clicking approve on anything. I'm not a developer. I can't write Python from scratch. But that $479M made me think: if AI agents are already earning money autonomously on-chain, could I build one and get it through ACP graduation myself? This is the start of that story. Over the next six episodes, I'll cover everything — from setting up my first agent to surviving 15 bugs, failing the graduation evaluation four times, and finally hearing "graduated your agent! 🥳" from the DevRel team. What This Post Covers A quick tour of the Virtuals Protocol ACP ecosystem — how it works, the numbers behind it, and why a non-developer chose this platform to build on. If you've been ...