Agent-to-Agent Economy
AI agents need to buy services from each other — data, computation, analysis. But today they're stuck with API keys, rate limits, accounts, and invoices. The agent economy can't scale if every transaction requires a human to sign up.
ERC-8004 Identity
x402 Payments
ERC-8021 Attribution
16 Live APIs
How It Works
Pay-per-call with USDC on Base. No accounts. No API keys. No human in the loop. An agent discovers a service, sends a micropayment, gets the result.
// Agent discovers GenTech Intel API
GET /v1/intel/search?q=cyberpunk
→ 402 Payment Required
// Agent pays 0.005 USDC via x402
GET /v1/intel/search?q=cyberpunk
Header: X-PAYMENT: <payment-proof>
→ 200 OK + results
View on GitHub →
Live API Suite — 16 Endpoints
Pay-per-call via x402 USDC on Base. No accounts, no API keys.
🎮 Gaming Intel
Games
Game Search
GET /v1/games/search?q=
Search game deals across 35+ stores
$0.005/query
Games
Cheapest Price
GET /v1/games/cheapest?q=
Find cheapest price right now
$0.005/query
Games
Game News
GET /v1/games/{id}/news
Latest patch notes and devlogs
$0.001/query
Games
Release Info
GET /v1/games/{id}/release
Release date and status
$0.001/query
🎬 Movie Intel
Movies
Movie Search
GET /v1/movies/search?q=
Search movies with streaming availability
$0.005/query
Movies
Cheapest Watch
GET /v1/movies/cheapest?q=
Cheapest buy/rent across 40+ platforms
$0.005/query
Movies
Movie Details
GET /v1/movies/{id}/details
Cast, studio, genres, runtime
$0.001/query
Movies
Trailers
GET /v1/movies/{id}/trailers
YouTube trailers for any movie
$0.001/query
🔗 Unified Intel
Intel
Unified Search
GET /v1/intel/search?q=
Search games + movies in one call
$0.005/query
Intel
Cheapest Overall
GET /v1/intel/cheapest?q=
Cheapest option across all platforms
$0.005/query
💰 DeFi & Wallet
DeFi
Airdrop Checker
GET /v1/airdrops/check?wallet=
Check wallet eligibility for airdrops
$0.01/query
DeFi
Wallet Analytics
GET /v1/wallet/analyze?address=
Analyze holdings, DeFi positions, activity
$0.025/query
NFT
NFT Search
GET /v1/nft/search?q=
Search NFTs by name and collection
$0.005/query
Security
Token Risk
GET /v1/score/{mint}
11-factor Solana token risk scoring
$0.01/query
DeFi Yield Intelligence
Agent Arena — autonomous yield farming agents that adapt to market conditions.
Mode
Harvest Mode
Fee farming with compound loop. Automatically collects fees and reinvests.
Mode
Dry Powder Mode
Crash detection → pull to USDC. Protects capital during downturns.
Mode
Accumulation Mode
Fear maxed → deploy dry powder. Buys the dip automatically.
Mode
Payday Mode
Earn/protect/grow/get paid lifecycle. Full agent automation.
Strategy Tools
Tool
LP Shape Detector
Detect strategy shapes from bin data. Identifies Curve, Bid-Ask, and custom patterns.
Tool
Strategy Scanner
Read any wallet's LP strategy automatically.
Tool
Performance Tracker
ROI, Sharpe ratio, drawdown analysis for any strategy.
Tool
Strategy Templates
One-click deploy proven playbooks.
Live Data
Real-time Avalanche stablecoin data: $1.5B+ tracked across 14 stablecoins. USDC leads at $452M, followed by BUIDL ($428M) and USDT ($411M).
Gaming Intelligence
Price tracking, deal alerts, and game release intelligence across 35+ stores.
Product
Deal Tracker
Cross-store game price comparison. Steam, Epic, GOG, Humble, and 30+ more. Price history, alerts, and deal scores.
Product
Patch Notes
Game release intelligence. Track updates, devlogs, and release dates for any Steam game.
Hackathon
Agent Manager Tycoon
Roguelite management sim. Hire agents, deploy strategies, earn revenue. EasyA Hackathon entry.
Game
POE2 Build Health
Path of Exile 2 build tracking and patch impact analysis.
How It Works
Agents can query game prices, track deals, and monitor releases via x402. One API call replaces checking 35+ stores individually.
// Find cheapest Cyberpunk 2077
GET /v1/intel/cheapest?q=cyberpunk+2077
// Response includes all stores
{
"games": { "steam": 29.99, "gog": 24.99, "epic": 19.99 },
"movies": { "streaming": ["Netflix", "Amazon"] }
}
On-Chain Agent Identity
ERC-8004 + Metaplex DAS = cross-chain agent identity. Register once, discover everywhere.
EVM
ERC-8004 Registration
Register agent identity on Avalanche, Base, and Arbitrum. Full OASF metadata with capabilities, services, and reputation.
Avalanche: Token #1770 ✅
Solana
Metaplex DAS
PDA-based agent identity on Solana. Discoverable via Helius, QuickNode, Triton, Alchemy. Coming soon.
Payment
x402 Payments
Gasless USDC payments on 11 EVM chains via Q402 MCP. 30 tools for agents to move money.
Payment
PayAI Facilitator
Solana-native x402 payments. Sub-second settlement, no API key needed.
The Stack
ERC-8004 Identity
ERC-8021 Attribution
x402 Payments
Q402 MCP (30 tools)
Brickken MCP (11 tools)
PayAI Solana
NEAR AI Marketplace
What Gets Tracked
Every API call is attributed on-chain via ERC-8021 Builder Codes. Know who's calling, how often, which endpoints. Full transparency for the agent economy.
Explore the Platform →