Hermes Agent · Pay-per-call · No subscription

Hermes Agent,
wired into every market.

Drop CoinGecko via Locus into your Hermes Agent flow as a single skill. Token symbols and IDs go in, live prices, historical OHLC, exchange feeds, NFT, and on-chain DEX data come back, billed per call. The shape of the call matches Hermes Agent's skill contract — declare it once, then forget it.

  • Hermes-native skill — one POST
  • 3M+ tokens, 12y of historical data
  • Per-flow budget caps respected
  • No persistent API key required
AI agent
Hermes Agent
CoinGecko
Crypto Data API
Asset coverage 3M+ Tokens indexed across exchanges and on-chain sources — Hermes sees the full CoinGecko universe.
Historical depth 12y Up to 12 years of 5-minute OHLC for backtests, signal research, and historical context.
Time to wire it in ~5 min Add one skill to your Hermes Agent registry, declare per-call cost, ship. No CoinGecko account, no plan negotiation.
What Hermes Agent builders ship

Real Hermes flows that rely on this skill.

Each pattern below is a single Hermes Agent flow with CoinGecko via Locus registered as one skill. The math works because the flow only spends when it actually queries the market.

Hermes trading flow

Live prices, no human-managed key.

An autonomous trading or signal-generation flow fetches live prices and orderbook context from a single Hermes Agent skill call. No subscription tied to a billing entity, no rotating API key in flow logs — the flow self-onboards via MCP and pays per call from a connected wallet.

Live BTC/USD across the top 8 exchanges, 1h OHLC for the last 7 days
Hermes research flow

Token diligence on demand.

A research-side Hermes flow receives a token name or contract address, pulls metadata, history, exchange listings, and on-chain liquidity, and assembles a report. Per-call billing keeps each diligence pass cheap; idle weeks cost zero.

Full report on $TOKEN: metadata, top exchanges, 90d OHLC, current DEX liquidity
Hermes portfolio assistant

Daily portfolio summaries.

A Hermes flow runs on a cron, queries live prices and 24h moves for the user's holdings, and posts a summary to a chat surface. Days the user doesn't trade still cost nothing extra; high-volatility days scale predictably.

Live prices and 24h moves for 24 tokens in the user's portfolio
Hermes DeFi monitor

Watch DEX liquidity for thresholds.

A scheduled Hermes flow pulls on-chain DEX data from the gateway and alerts when pool liquidity, volume, or token concentration crosses a threshold. The flow only spends when there's something to check.

Top 10 Uniswap pools by 24h volume — flag if any drop >30% week-over-week
Hermes-ready in two minutes

Stop wrapping CoinGecko plans into your flows.

Register one skill, connect a wallet, and your Hermes Agent flow gets the full CoinGecko feed on every relevant call. Idle runs cost zero. Tool migrations later cost zero. That's the entire deal.

  • Single Hermes skill
  • Full CoinGecko coverage
  • Flow caps honored
  • MCP + x402 native
FAQ

Hermes Agent specific questions.

If something below doesn't cover your case, ping us — we work directly with Hermes Agent builders, no SDR funnel.

How does this register as a Hermes Agent skill?

+

It's a standard POST endpoint with a typed body. You register it in Hermes the same way you'd register any HTTP skill — endpoint, schema, per-call price. Hermes Agent uses the price to plan flow budgets and to show the user what each run will cost before it fires.

Does Hermes Agent need a CoinGecko subscription or API key?

+

No. The gateway accepts x402-signed requests, so Hermes can pay per call from a wallet you connect. No CoinGecko account is created, and there's no shared API key to rotate or leak in flow logs.

What happens when a Hermes flow hits its budget cap?

+

The skill returns whatever data it has resolved so far and Hermes stops issuing new calls. The flow can decide whether to ask the user for more budget or hand off with a partial answer.

Can Hermes call this concurrently across many flows?

+

Yes. Per-key rate limits apply with concurrency-fair queueing — a noisy flow never starves another flow on the same key. Practical limits scale with the underlying CoinGecko Pro infrastructure.

How is this different from giving Hermes a CoinGecko Pro subscription?

+

Subscriptions don't fit Hermes Agent's skill model. The skill can't report a true per-call cost, so Hermes can't do real budget planning. The gateway reports an honest per-call cost up front, which is what Hermes was designed to consume.

Is the data the same as CoinGecko Pro?

+

Yes. The gateway proxies CoinGecko's Pro API directly, so coverage, freshness, and field shape match exactly.