# HYRE > AI-powered DeFi intelligence API. Pay per query via x402 — no subscriptions. ## Docs - [/ask](https://docs.hyreagent.fun/api-reference/ask.md): Natural language DeFi query — ask anything and the LLM orchestrates data sources to answer. - [TVL Rankings](https://docs.hyreagent.fun/api-reference/defi/tvl.md): Total Value Locked across DeFi chains with AI trend analysis. - [Yield Opportunities](https://docs.hyreagent.fun/api-reference/defi/yields.md): Top yield pools multi-chain sorted by APY with risk assessment. - [Pool Detail](https://docs.hyreagent.fun/api-reference/lp/pool-detail.md): Deep analytics for a specific Meteora DLMM pool — volume history, fee breakdown, bin distribution. - [LP Pools](https://docs.hyreagent.fun/api-reference/lp/pools.md): All Meteora DLMM pools with TVL, volume, fees, and APR analytics. - [Pool Recommendations](https://docs.hyreagent.fun/api-reference/lp/pools-recommend.md): AI-powered pool recommendation for a token pair with strategy guidance. - [Flow Intelligence](https://docs.hyreagent.fun/api-reference/nansen/flow-intel.md): Smart trader vs whale vs KOL net-flow for a token over configurable timeframes. - [Token Screener](https://docs.hyreagent.fun/api-reference/nansen/screener.md): Find tokens that smart money is actively accumulating across chains. - [Wallet Intelligence (Nansen)](https://docs.hyreagent.fun/api-reference/nansen/wallet-intel.md): Deep wallet profile with PnL history, archetype, and recent smart trades. - [API Overview](https://docs.hyreagent.fun/api-reference/overview.md): Base URL, authentication, response format, and signal vocabulary for all HYRE endpoints. - [Token Whales](https://docs.hyreagent.fun/api-reference/traders/token-whales.md): Whale activity — largest holders and accumulation/distribution flows for a token. - [Top Wallets](https://docs.hyreagent.fun/api-reference/traders/top-wallets.md): Top performing wallets leaderboard ranked by PnL. - [Wallet Intelligence](https://docs.hyreagent.fun/api-reference/traders/wallet-intel.md): 30-day wallet intelligence profile with trader archetype and copy-worthiness score. - [Graduating Tokens](https://docs.hyreagent.fun/api-reference/trenches/graduating.md): Tokens near bonding curve graduation (>85% complete). - [New Tokens](https://docs.hyreagent.fun/api-reference/trenches/new-tokens.md): Real-time PumpFun token launches with AI snipe signal. - [Token Verdict](https://docs.hyreagent.fun/api-reference/trenches/token-verdict.md): Full AI verdict combining holders, snipers, dev history, and bonding curve data. - [Data Sources](https://docs.hyreagent.fun/architecture/data-sources.md): Upstream data providers powering HYRE's DeFi intelligence endpoints. - [LLM Cascade](https://docs.hyreagent.fun/architecture/llm-cascade.md): Tiered multi-model fallback that ensures every request gets an AI-enriched response. - [Architecture Overview](https://docs.hyreagent.fun/architecture/overview.md): System architecture of the HYRE Agent API on Cloudflare Workers. - [Get Access](https://docs.hyreagent.fun/gateway/get-access.md): Gateway API keys are issued manually to selected partners. Here's how to request one and what you get. - [Limits & Errors](https://docs.hyreagent.fun/gateway/limits-and-errors.md): Daily caps, the OpenAI-style error envelope, and every status code your integration should handle. - [Models & Pricing](https://docs.hyreagent.fun/gateway/models.md): 20+ models behind one endpoint — open-weight and frontier — with transparent, live-synced pricing. - [LLM Gateway Overview](https://docs.hyreagent.fun/gateway/overview.md): Use HYRE as the LLM provider inside your own product — one OpenAI-compatible endpoint, 20+ models, crypto-native billing. - [Gateway Quickstart](https://docs.hyreagent.fun/gateway/quickstart.md): Point your existing OpenAI client at HYRE — two lines of config, no other code changes. - [Welcome to HYRE](https://docs.hyreagent.fun/introduction.md): AI-powered DeFi intelligence. Pay per query via x402 — no API keys, no subscriptions. - [API reference](https://docs.hyreagent.fun/me/api-reference.md): REST endpoints exposed at me.hyreagent.fun for reading agent state. - [ME CLI](https://docs.hyreagent.fun/me/cli.md): The `me` command wraps Metaplex Agents primitives — mint agents, launch tokens, edit manifests, all in one CLI. - [Manifest spec](https://docs.hyreagent.fun/me/manifest-spec.md): ERC-8004 compliant agent registration document, as published by Metaplex Agents and mirrored at me.hyreagent.fun/manifest/. - [MCP integration](https://docs.hyreagent.fun/me/mcp-integration.md): How Claude Desktop, Cursor, and any MCP-compatible client consumes .me agents. - [ME Protocol](https://docs.hyreagent.fun/me/overview.md): The discovery + UX layer on top of Metaplex Agents. Claim a .me identity, launch a Genesis token, publish via MCP — all infra flexible and open. - [TypeScript SDK](https://docs.hyreagent.fun/me/sdk.md): @me-protocol/sdk — wraps @metaplex-foundation/mpl-agent-registry with ME-specific naming, manifest mirror, and x402 tier gating. - [Escrow vs On-Chain](https://docs.hyreagent.fun/payment/escrow-vs-onchain.md): Compare the Playground escrow mode with direct x402 agent-to-agent payments. - [Supported Chains](https://docs.hyreagent.fun/payment/supported-chains.md): HYRE accepts USDC payments on Solana, Base, and SKALE. - [x402 Protocol](https://docs.hyreagent.fun/payment/x402-protocol.md): How HYRE uses the HTTP 402 Payment Required protocol for machine-to-machine payments. - [Chat Agent](https://docs.hyreagent.fun/playground/chat-agent.md): How the Gemini-powered chat agent interprets questions and selects DeFi tools. - [Escrow Wallet](https://docs.hyreagent.fun/playground/escrow-wallet.md): Custodial wallet system for zero-friction DeFi queries in the Playground. - [Agent Playground](https://docs.hyreagent.fun/playground/overview.md): Chat with an AI agent that calls HYRE endpoints on your behalf. No wallet setup required. - [Privy Authentication](https://docs.hyreagent.fun/playground/privy-auth.md): How email and social login works in the HYRE Agent Playground. - [Tool Execution](https://docs.hyreagent.fun/playground/tool-execution.md): How the Playground agent executes paid API calls and settles payments on-chain. - [Pricing](https://docs.hyreagent.fun/pricing.md): Pay-per-query pricing for all HYRE endpoints. No subscriptions. No rate limits. - [Quickstart](https://docs.hyreagent.fun/quickstart.md): Make your first paid API call in under 2 minutes. ## OpenAPI Specs - [openapi](https://mpp.hyreagent.fun/openapi.json)