- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No standard license detected
- !No description
git clone https://github.com/hristovdimitri2-hub/kristo-travel-api && cp kristo-travel-api/*.md ~/.claude/agents/Subagents overview
# Kristo Intelligence — x402 Pay-Per-Call API
> Pay-per-call DeFi intelligence API for AI agents on Base blockchain (Chain ID 8453). Powered by the x402 protocol.
## 🚀 Quick Start
```bash
# 1. Call any paid endpoint (get 402 + payment instructions)
curl https://kristo-intelligence-api.onrender.com/defi/yields
# 2. Server responds with 402 + payment details:
# {
# "x402_version": 1,
# "accepts": {
# "scheme": "exact",
# "network": "base",
# "chain_id": 8453,
# "asset": "USDC",
# "amount": "0.01",
# "payTo": "0xd4cdA980839C8FED4374EE37EA8DBE8c4ECfd88f"
# }
# }
# 3. Send 0.01 USDC on Base to payTo address, then retry with tx hash:
curl -H "X-PAYMENT: 0xYOUR_TX_HASH" https://kristo-intelligence-api.onrender.com/defi/yields
```
## 💰 Pricing
| Type | Price | Endpoints |
|------|-------|-----------|
| **Paid** | 0.01 USDC/call | 10 endpoints |
| **Freemium** | Free (rate-limited) | token-prices, gas-oracle |
| **Free** | Free | metadata, health, pricing, stats |
**Hooks:**
- 🎁 First 3 calls FREE for new wallets
- 📊 After 50 paid calls → 0.005 USDC/call (50% off)
- 🔗 Referral program: earn 20% of referred agent's payments
## 📡 Endpoints
### Paid (0.01 USDC/call)
| Endpoint | Description |
|----------|-------------|
| `GET /defi/yields` | Top 10 Base DeFi yield pools by TVL |
| `GET /defi/tvl-movers` | Base protocols with biggest 1-day TVL changes |
| `GET /defi/lending-rates` | Best lending/borrowing rates on Base |
| `GET /defi/dex-pools` | Top DEX liquidity pools (Aerodrome, Uniswap) |
| `GET /defi/protocol-safety` | Risk scores for Base DeFi protocols |
| `GET /crypto/token-launches` | Recently launched tokens on Base |
| `GET /crypto/token-security` | 🛡️ Rug-pull & honeypot detection scanner |
| `GET /crypto/wallet-profile` | On-chain wallet analysis & classification |
| `GET /crypto/whale-moves` | Large USDC transfers on Base |
| `GET /crypto/bridge-volume` | Cross-chain bridge volume to/from Base |
### Freemium (free with rate limiting)
| Endpoint | Description |
|----------|-------------|
| `GET /crypto/token-prices` | Real-time token prices from CoinGecko |
| `GET /crypto/gas-oracle` | Base gas price & cost estimates |
### Free
| Endpoint | Description |
|----------|-------------|
| `GET /` | Service metadata & endpoint roster |
| `GET /health` | API health & Web3 connectivity |
| `GET /pricing` | Transparent pricing & hooks info |
| `GET /stats` | Public usage statistics |
| `GET /sales/recent` | Recent sales log |
| `GET /agent/intelligence` | Autonomous intelligence report |
| `GET /agent/recommendations` | AI-generated recommendations |
## 🛡️ Token Security Scanner
The `/crypto/token-security` endpoint provides comprehensive rug-pull detection:
```bash
curl -H "X-PAYMENT: 0xTX_HASH" \
"https://kristo-intelligence-api.onrender.com/crypto/token-security?address=0xTOKEN_ADDRESS"
```
Returns:
- `is_safe` (bool) — safe to interact with
- `is_honeypot_suspected` (bool) — potential honeypot
- `risk_score` (0-100) — higher is safer
- `risk_level` — "Low Risk" / "Medium Risk" / "High Risk" / "Critical Risk"
- `risk_factors` — detailed list of findings
- `recommendation_for_ai_agent` — buy/avoid decision with confidence
## 🧠 Autonomous Intelligence Engine
The API includes a built-in intelligence engine that runs every hour:
- Analyzes sales patterns and endpoint popularity
- Checks CoinGecko for trending tokens
- Generates dynamic pricing recommendations
- Identifies underperforming endpoints
- Stores all reports in SQLite
Access via `GET /agent/intelligence` or `GET /agent/recommendations`
## 🔗 Links
- **API**: https://kristo-intelligence-api.onrender.com
- **Dashboard**: https://kristo-travel-dashboard.vercel.app
- **GitHub**: https://github.com/hristovdimitri2-hub/kristo-travel-api
- **Network**: Base Mainnet (Chain ID 8453)
- **Payment**: USDC via x402 protocol
- **Wallet**: `0xd4cdA980839C8FED4374EE37EA8DBE8c4ECfd88f`
## 🏗️ Tech Stack
- **Backend**: FastAPI + Python 3
- **Hosting**: Render (API) + Vercel (Dashboard)
- **Blockchain**: Base Mainnet (Chain ID 8453)
- **Payments**: x402 protocol with USDC
- **Data Sources**: DefiLlama, CoinGecko, direct RPC
- **Database**: SQLite (replay protection + sales logs + intelligence reports)
## 📄 License
MIT
What people ask about kristo-travel-api
What is hristovdimitri2-hub/kristo-travel-api?
+
hristovdimitri2-hub/kristo-travel-api is subagents for the Claude AI ecosystem with 0 GitHub stars.
How do I install kristo-travel-api?
+
You can install kristo-travel-api by cloning the repository (https://github.com/hristovdimitri2-hub/kristo-travel-api) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is hristovdimitri2-hub/kristo-travel-api safe to use?
+
Our security agent has analyzed hristovdimitri2-hub/kristo-travel-api and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains hristovdimitri2-hub/kristo-travel-api?
+
hristovdimitri2-hub/kristo-travel-api is maintained by hristovdimitri2-hub. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to kristo-travel-api?
+
Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.
Deploy kristo-travel-api to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/hristovdimitri2-hub-kristo-travel-api)<a href="https://claudewave.com/repo/hristovdimitri2-hub-kristo-travel-api"><img src="https://claudewave.com/api/badge/hristovdimitri2-hub-kristo-travel-api" alt="Featured on ClaudeWave: hristovdimitri2-hub/kristo-travel-api" width="320" height="64" /></a>More Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.