What problem does it solve? AI agents lack real-time access to smart money analytics across prediction markets, perpetual futures, and Solana liquidity pools, and traditional data APIs require API keys, accounts, and subscriptions that agents cannot manage autonomously. ## Core Features & Use Cases - 63 Analytics Endpoints: Access wallet scoring, insider detection, capital flow tracking, leaderboards, and position analysis across Polymarket (27 endpoints), Hyperliquid (18), and Meteora (18). - x402 Pay-Per-Request: Pay per query in USDC on Solana Mainnet with no API keys or accounts; payment itself is authentication, with settle-after-execute so failed queries cost nothing. - Session Memory & Client Templates: Persist wallet setup, working bootstrap code, and endpoint learnings across sessions, plus a ready-made TypeScript client and worked examples for dashboards, whale tracking, and pool scanning. - Use Case: Ask your agent to find Polymarket markets where smart money disagrees with the current price, score the top wallets, and detect insider activity — paying a few cents of USDC per call. ## Quick Start Ask your agent to check the MetEngine health endpoint and then fetch the top 5 trending Polymarket markets over the last 24 hours using the x402 payment flow.