← Back to marketplace

HYRE Agent

external

AI-enhanced DeFi data API with 24 endpoints and LLM-interpreted insights. Multi-chain x402 payment on Solana, Base, and SKALE.

by Hyreagent41 endpoints100% uptime314ms avg

Price

from $0.0010

up to $0.2500 per request

Network

base

Category

ai

On-chain txns

7

Uptime

100%

Avg latency

314ms

Checks

90

Status

Healthy

Base URL

https://mpp.hyreagent.fun

Endpoints (41)

Discovered from on-chain x402 payment activity. Prices shown are per-call in USDC.

POST/ask
base$0.0250

Natural language DeFi query — LLM orchestrates HYRE endpoints (trenches, traders, LPs, DeFi, deBridge) to answer in plain English. Sources: all HYRE data layers.

POST/base/ask
base$0.2500
POST/base/debridge/quote
base$0.0200
POST/base/debridge/yield-migrate
base$0.0500
POST/base/defi/tvl
base$0.0100
POST/base/defi/yields
base$0.0200
POST/base/lp/meteora/pools
base$0.0100
POST/base/lp/meteora/pools/%7Baddress%7D
base$0.0300
POST/base/lp/meteora/pools/recommend
base$0.0800
POST/base/lp/meteora/pools/strategy
base$0.2000
POST/base/lp/positions/%7Bid%7D/rebalance
base$0.1000
POST/base/lp/wallet/%7Baddress%7D/positions
base$0.0400
POST/base/traders/token/%7Bmint%7D/ohlcv
base$0.0200
POST/base/traders/token/%7Bmint%7D/whales
base$0.0300
POST/base/traders/top-wallets
base$0.0800
POST/base/traders/wallet/%7Baddress%7D/intel
base$0.1200
POST/base/traders/wallet/%7Baddress%7D/pnl
base$0.0500
POST/base/traders/wallet/%7Baddress%7D/positions
base$0.0300
POST/base/trenches/bags/new-tokens
base$0.0800
POST/base/trenches/curve/%7Bmint%7D
base$0.0100
POST/base/trenches/graduating
base$0.0300
POST/base/trenches/new-tokens
base$0.0800
POST/base/trenches/token/%7Bmint%7D
base$0.0200
POST/base/trenches/token/%7Bmint%7D/snipers
base$0.0400
POST/base/trenches/token/%7Bmint%7D/verdict
base$0.1500
POST/lp/meteora/pools
base$0.0010

All Meteora DLMM pools with TVL, 24h volume, fees, and APR — sortable by APR/volume/TVL, filterable by token. Sources: Meteora DLMM API.

POST/lp/meteora/pools/%7Baddress%7D
base$0.0030

Deep analytics for a single Meteora DLMM pool — OHLCV, volume history, fee breakdown, bin distribution with AI verdict. Sources: Meteora DLMM API.

POST/lp/meteora/pools/recommend
base$0.0080

AI-picked Meteora DLMM pool for a token pair with risk-tier-matched bin step + strategy (spot/curve/bidask). Sources: Meteora DLMM API.

POST/lp/meteora/pools/strategy
base$0.0200

Full LP strategy brief — best Meteora DLMM pool + recommended range + expected daily fees for a given capital amount. Sources: Meteora DLMM API.

POST/lp/positions/%7Bid%7D/rebalance
base$0.0100

Rebalance signal for a Meteora DLMM LP position with suggested new bin range based on price drift. Sources: Solana RPC + Meteora DLMM.

POST/lp/wallet/%7Baddress%7D/positions
base$0.0040

Active Meteora DLMM LP positions for a Solana wallet with in-range status, accrued fees, and hold/rebalance signal. Sources: Solana RPC.

POST/traders/token/%7Bmint%7D/ohlcv
base$0.0020

OHLCV-like price + volume metrics for a Solana token at 1m/5m/1h/1d intervals with AI trend analysis. Sources: Solana RPC + Jupiter.

POST/traders/token/%7Bmint%7D/whales
base$0.0030

Top holders of a Solana token, supply concentration, recent accumulation/distribution flow with AI signal. Sources: Solana RPC + Jupiter.

POST/traders/wallet/%7Baddress%7D/intel
base$0.0120

30-day Solana wallet intelligence — trader archetype (sniper, swing, hodler), specialty, copy-worthiness score. Sources: Solana RPC + Jupiter.

POST/traders/wallet/%7Baddress%7D/pnl
base$0.0050

Solana wallet realized + unrealized PnL, win rate, portfolio value with AI copy-worthiness verdict. Sources: Solana RPC + Jupiter.

POST/traders/wallet/%7Baddress%7D/positions
base$0.0030

Current token holdings for a Solana wallet with entry info, current USD value, AI accumulate/distribute signal. Sources: Solana RPC + Jupiter.

POST/trenches/bags/new-tokens
base$0.0080
POST/trenches/curve/%7Bmint%7D
base$0.0010

Bonding curve graduation progress, SOL in curve, ETA to Raydium with AI urgency assessment. Sources: Solana RPC.

POST/trenches/token/%7Bmint%7D
base$0.0020

Solana token metadata, socials, top holders, freeze/mint authority status with AI risk assessment. Sources: Solana RPC.

POST/trenches/token/%7Bmint%7D/snipers
base$0.0040

Detect wallets that bought a PumpFun token in the first 3 blocks — sniper risk level, dev wallet links, concentration score. Sources: Solana RPC.

POST/trenches/token/%7Bmint%7D/verdict
base$0.0150

Full AI verdict on a Solana token combining holders, snipers, dev history, bonding curve, freeze/mint authority — single comprehensive risk score. Sources: Solana RPC + PumpPortal.

Payment

Protocolx402 (direct payment, USDC)
Networkbase

How to call

Via APIHub (recommended)No wallet · pay with credits · gasless
# one-time setup
npx @apihubio/cli register
npx @apihubio/cli topup 10

# call it
npx @apihubio/cli call https://mpp.hyreagent.fun \
  -X POST \
  -d '{ /* check provider docs for input */ }'

# or save it to Claude/Cursor/Codex
npx @apihubio/cli install
npx @apihubio/cli add https://mpp.hyreagent.fun
APIHub pays the provider on your behalf and debits your credit balance for the exact amount. No wallet setup, no gas, no per-call signing.
Via direct x402 (advanced)Bring your own wallet
import { wrapFetchWithPayment } from "@x402/fetch";
import { createWalletClient, http } from "viem";
import { privateKeyToAccount } from "viem/accounts";
import { base } from "viem/chains";

const account = privateKeyToAccount("0xYOUR_PRIVATE_KEY");
const client = createWalletClient({ account, chain: base, transport: http() });
const x402Fetch = wrapFetchWithPayment(client);

const res = await x402Fetch("https://mpp.hyreagent.fun", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({ /* check provider docs for input */ }),
});
const data = await res.json();
Requires USDC on Base and gas on each call. The @x402/fetch client signs EIP-3009 transferWithAuthorization for each 402 response and retries.

This is an external service not operated by APIHub. Listing data is sourced from public on-chain records and third-party indexes. Payment goes directly to the service provider via the x402 protocol. APIHub does not guarantee availability, accuracy, or quality of external services.