This host is a signal-generation engine for short-to-medium-term crypto trading decisions. It serves agents that need structured, parameterized trade signals before placing or evaluating a position. Each strategy is accessed via a dedicated skill that accepts a strategy_id and symbol, returning a self-contained signal payload. The four strategies cover mean-reversion (VWAP, RSI swing), momentum extremes (RSI 7), and trend-following breakout (EMA 5), giving agents access to complementary signal types from a single host.
Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.
| Resource | Category | Quality | Tier | Txns | Volume |
|---|---|---|---|---|---|
RSI 7 Extremes Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/rsi_7_extremes/DOGE | Trading | 72 | unique payto | 38.4K | $38.37 |
EMA 5 Breakout Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/ema_5_breakout/ETH | Trading | 72 | host level | 120 |
Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.
Make my x402 API at https://signal-engine-production-d88d.up.railway.app discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://signal-engine-production-d88d.up.railway.app --json`. Heads up: 3 routes are scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.
New to this? How agent-first onboarding works.
| For | Via | Chain | Amount | Buyer | Tx | Time |
|---|---|---|---|---|---|---|
| $0.12 |
VWAP Reversion Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/vwap_reversion/SOL | Trading | 96 | host level | — | — |
VWAP Reversion Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/vwap_reversion/BTC | Trading | 32 | host level | — | — |
EMA 5 Breakout Signals https://signal-engine-production-d88d.up.railway.app/v1/arena/ema_5_breakout/BTC | Trading | 55 | host level | — | — |
VWAP Reversion Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/vwap_reversion/ETH | Trading | 32 | host level | — | — |
RSI Reversion Swing Signals https://signal-engine-production-d88d.up.railway.app/v1/arena/rsi_reversion_swing/ETH | Trading | 58 | host level | — | — |
RSI Reversion Swing Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/rsi_reversion_swing/DOGE | Trading | 72 | host level | — | — |
RSI Reversion Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/rsi_reversion_swing/SOL | Trading | 95 | host level | — | — |
RSI Reversion Swing Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/rsi_reversion_swing/BTC | Trading | 68 | host level | — | — |
EMA 5 Breakout Signal https://signal-engine-production-d88d.up.railway.app/v1/arena/ema_5_breakout/SOL | Trading | 32 | host level | — | — |