Source:
examples/agent-price-oracleOverview
Price Gecky is a cryptocurrency market data agent that uses the CoinGecko Pro API. It supports token price lookups, discovering newly listed tokens, and tracking top gainers and losers — all gated behind x402 micropayments.Project Structure
Skills
| Skill | Description |
|---|---|
| Token Price Lookup | Get the current price for any cryptocurrency token |
| Newly Listed Tokens | Discover recently listed tokens on CoinGecko |
| Top Gainers & Losers | Get the top gaining and losing tokens in the last 24 hours |
Configuration
Key Features
- Three specialized tools — Price lookup, new listings, and market trends
- Scope-limited agent — Strictly responds only to cryptocurrency market queries
- Safety-focused — Provides information only, never financial advice
- Auto-generated server — No custom
server.tsneeded
Payment
The agent charges$0.01 per request via x402 on Base (mainnet in production, Base Sepolia in development).