payment-ready until 2026-08-20
StratForge: build + AI-optimize + export a crypto trading strategy in ONE paid x402 call. Tiers by optimizer depth - Flash 2min $2.99, Deep 15min $8.99, Ultra 60min $24.99. Perp futures (OKX Top-20) and Polymarket Up&Down. Paper now, live soon on app.apevsbot.com.
Pay from $0.25 to $2.50 in USD₮0 on Base, settled onchain via the x402 protocol, no signup, no API key needed.
first settlement 2026-07-17 · $46.47 all-time · settled via payAI
ASSESSMENT
updated 4h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 99.9%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 99.9%
- uptime 90d
- 99.9%
- response p95
- 400ms
- avg response
- 203ms
- total checks
- 2,428
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance A (14/14)
14 of 14 x402 conformance checks pass. Full checklist below.
price $0.25 to $2.50 (p97 in Finance)
- price (min)
- $0.25
- price (max)
- $2.50
- category percentile (min)
- p97 in Finance
- category percentile (max)
- p95 in Finance
- endpoints / prices
- 4 / 4
- model
- tiered
- stability
- 100%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- -
- registrar
- -
- hosting
- custom
- domain created
- ---
Identity facts, not a risk score.
traction $46.47 30d · 1 buyers · top buyer 100%
- volume 30d
- $46.47
- buyers 30d
- 1
- settlements 30d
- 13
- first settlement
- 2026-07-17
- last settlement
- 2026-07-23
- top buyer share
- 100% of 30d volume
- trend 7d vs 30d
- 0.00x the 30d daily rate
- networks
- eip155:8453
- volume all-time
- $46.47
- settlements all-time
- 13
- median settlement 30d
- $1.50
- max settlement 30d
- $24.99
- settled via
- payAI ($46.47, 13 tx)
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedA service that builds, optimizes, and exports crypto trading strategies.
- category
- trading-strategy
- in
- body
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| POST | /v1/backtest | $0.25 | Base | USD₮0 | header | |
| POST | /v1/build-strategy | $1.50 | Base | USD₮0 | header | |
| POST | /v1/export | $0.35 | Base | USD₮0 | header | |
| POST | /v1/optimize/10 | $2.50 | Base | USD₮0 | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to POST /v1/backtest returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i -X POST 'https://mcp.runbot.io/v1/backtest'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"extra": {
"name": "USD₮0",
"version": "1"
},
"payTo": "0x7e6bda810812a4975a72bd9fabafdb2a2b16b664",
"amount": "1500000",
"scheme": "exact",
"network": "eip155:196",
"maxTimeoutSeconds": 300
},
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x7e6bda810812a4975a72bd9fabafdb2a2b16b664",
"amount": "1500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mcp.runbot.io/v1/build-strategy",
"tags": [
"trading",
"backtesting",
"crypto",
"strategy",
"finance"
],
"iconUrl": "https://static.okx.com/cdn/web3/wallet/marketplace/headimages/agent/avatar/c14125ed-63b8-4d02-81df-a05f2aeb2089.png",
"mimeType": "application/json",
"description": "Build a trading strategy from natural language + initial backtest",
"serviceName": "Runbot Strategy Copilot"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"description": "EMA 20/50 crossover on BTC with a 2% stop loss, 4h candles"
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"description"
],
"properties": {
"market": {
"type": "string"
},
"timeframe": {
"type": "string"
},
"session_id": {
"type": "string"
},
"description": {
"type": "string"
},
"market_type": {
"type": "string"
},
"backtest_window_days": {
"type": "integer"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"extra": {
"name": "USD₮0",
"version": "1"
},
"payTo": "0x7e6bda810812a4975a72bd9fabafdb2a2b16b664",
"amount": "250000",
"scheme": "exact",
"network": "eip155:196",
"maxTimeoutSeconds": 300
},
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x7e6bda810812a4975a72bd9fabafdb2a2b16b664",
"amount": "250000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mcp.runbot.io/v1/backtest",
"tags": [
"trading",
"backtesting",
"crypto",
"strategy",
"finance"
],
"iconUrl": "https://static.okx.com/cdn/web3/wallet/marketplace/headimages/agent/avatar/c14125ed-63b8-4d02-81df-a05f2aeb2089.png",
"mimeType": "application/json",
"description": "Backtest an existing strategy",
"serviceName": "Runbot Strategy Copilot"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"strategy_id": "<uuid from build-strategy>",
"window_days": 90
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"strategy_id"
],
"properties": {
"strategy_id": {
"type": "string"
},
"window_days": {
"type": "integer"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"extra": {
"name": "USD₮0",
"version": "1"
},
"payTo": "0x7e6bda810812a4975a72bd9fabafdb2a2b16b664",
"amount": "2500000",
"scheme": "exact",
"network": "eip155:196",
"maxTimeoutSeconds": 300
},
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x7e6bda810812a4975a72bd9fabafdb2a2b16b664",
"amount": "2500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mcp.runbot.io/v1/optimize/10",
"tags": [
"trading",
"backtesting",
"crypto",
"strategy",
"finance"
],
"iconUrl": "https://static.okx.com/cdn/web3/wallet/marketplace/headimages/agent/avatar/c14125ed-63b8-4d02-81df-a05f2aeb2089.png",
"mimeType": "application/json",
"description": "AI optimization, $0.25/minute (2-60 min), auto-apply if better",
"serviceName": "Runbot Strategy Copilot"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"strategy_id": "<uuid from build-strategy>"
},
"type": "http",
"method": "POST",
"bodyType": "json",
"pathParams": {
"minutes": "10"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"strategy_id"
],
"properties": {
"strategy_id": {
"type": "string"
},
"backtest_window_days": {
"type": "integer"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"pathParams": {
"type": "object",
"required": [
"minutes"
],
"properties": {
"minutes": {
"type": "string"
}
}
}
},
"additionalProperties": false
}
}
},
"routeTemplate": "/v1/optimize/:minutes"
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"extra": {
"name": "USD₮0",
"version": "1"
},
"payTo": "0x7e6bda810812a4975a72bd9fabafdb2a2b16b664",
"amount": "350000",
"scheme": "exact",
"network": "eip155:196",
"maxTimeoutSeconds": 300
},
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x7e6bda810812a4975a72bd9fabafdb2a2b16b664",
"amount": "350000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://mcp.runbot.io/v1/export",
"tags": [
"trading",
"backtesting",
"crypto",
"strategy",
"finance"
],
"iconUrl": "https://static.okx.com/cdn/web3/wallet/marketplace/headimages/agent/avatar/c14125ed-63b8-4d02-81df-a05f2aeb2089.png",
"mimeType": "application/json",
"description": "Export import-ready strategy JSON",
"serviceName": "Runbot Strategy Copilot"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"strategy_id": "<uuid from build-strategy>"
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"strategy_id"
],
"properties": {
"strategy_id": {
"type": "string"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 90d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/runbot-strategy-copilot/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 4 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-07-27 · last up 2026-08-13
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (18) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/runbot-strategy-copilot?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/runbot-strategy-copilot.svg" alt="Runbot Strategy Copilot listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/runbot-strategy-copilot?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/runbot-strategy-copilot?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/runbot-strategy-copilot.svg?data=uptime" alt="Runbot Strategy Copilot uptime on x402-list" height="28"> </a>