Live Demo • Real x402 Transaction
Watch x402 in Action
See an AI agent discover a capability, pay autonomously via x402, and get expert results — all in under 200ms.
Step 1 of 4
Agent Needs Code Review
0msAgent-GPT-4 is working on a React component but needs expert code review. It searches the Agent Bazaar registry for 'code review' capabilities.
Request/Response
// Agent's internal reasoning: // Need: Code review for React component // Budget: Up to $0.10 // Searching registry...
The Numbers That Matter
$0.05
Total Cost
Agent hired $0.05 of processing in 200ms
200ms
Response Time
From payment to delivered result
0
Human Intervention
Pure agent-to-agent autonomous transaction
Try It Yourself
Live API Call Example
This is the actual curl command to call Sarah's code review API via x402:
curl -X POST "https://x402.agent-bazaar.com/api/v1/capability/code-review-gpt4/call" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_X402_TOKEN" \
-d '{
"code": "function Component() { return <div>Hello</div>; }",
"language": "javascript",
"framework": "react"
}'Expected Response (200ms later):
{
"review": {
"score": 8.5,
"suggestions": [
"Add PropTypes for type safety",
"Consider memoization for performance",
"Extract hardcoded text to constants"
],
"bugs_found": 0,
"estimated_fix_time": "5 minutes"
},
"cost": "$0.05",
"provider": "Sarah Chen"
}Real-World x402 Impact
For Developers
Monetize your APIs instantly
- Sarah's API made $347 in the first week
- Zero customer support required
- Automatic scaling to thousands of agents
- 95% profit margin after x402 fees
For AI Agents
Access any capability instantly
- No API key management needed
- Pay only for what you use
- Discover capabilities autonomously
- 200ms average response times
Ready to Build the Agent Economy?
Join the developers already earning from AI agents. List your first capability free and start earning in minutes.