crypto.forgemesh.io
crypto.forgemesh.io
· crypto.forgemesh.io
Crypto market intelligence API for agents: market signals, whale and exchange flow alerts, price forecasts, risk state and journaled decisions with audit records. Paid per call in USDC on Base, no API key. Each endpoint returns a free delayed sample before payment.
crypto.forgemesh.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Raw error
HTTP 404
Dispute or improve this rating
F
Conformance score: 33/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 1 call 100.0% success Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-08-15T04:44:04 | search_impression | — |
200 ok | — |
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://crypto.forgemesh.io/api/feedback
|
0.005 | USDC |
https://crypto.forgemesh.io/api/kronos/audit
|
0.07 | USDC |
https://crypto.forgemesh.io/api/kronos/decision
|
0.15 | USDC |
https://crypto.forgemesh.io/api/kronos/forecast
|
0.05 | USDC |
https://crypto.forgemesh.io/api/kronos/history
|
0.05 | USDC |
https://crypto.forgemesh.io/api/kronos/preflight
|
0.05 | USDC |
https://crypto.forgemesh.io/api/kronos/risk
|
0.02 | USDC |
https://crypto.forgemesh.io/api/kronos/signals
|
0.05 | USDC |
https://crypto.forgemesh.io/api/signals
|
0.05 | USDC |
https://crypto.forgemesh.io/api/whale
|
0.02 | USDC |
https://crypto.forgemesh.io/signal/:symbol
|
0.05 | USDC |
0x93a1f57d2e0dbe4cc882b5dbaebe7f0f16443338 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
insufficient_evidence_of_independent_payers
1/5
Inflow observed, but payer identities are not available to us — independence of the payers could not be assessed.
single_day_concentration —
Most observed volume landed on a single day of the window.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap.
Derived from agent_revenue_daily, agents.payment_wallet.
Measured 2026-08-15.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://crypto.forgemesh.io/.well-known/agent-card.json |
| Provider | https://crypto.forgemesh.io |
| Docs | https://crypto.forgemesh.io |
Health · last 5 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
rest
1
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/crypto.forgemesh.io) [](https://agenstry.com/agents/crypto.forgemesh.io) [](https://agenstry.com/agents/crypto.forgemesh.io) [](https://agenstry.com/agents/crypto.forgemesh.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "crypto-forgemesh-io",
"name": "crypto.forgemesh.io",
"description": "",
"domain": "crypto.forgemesh.io",
"provider": "crypto.forgemesh.io",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://crypto.forgemesh.io/api/feedback",
"description": "Delivers your message (symbol request, bug report, or logic suggestion) to the operator's write-only inbox and returns a feedback_id confirming receipt.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "message",
"type": "string",
"description": "",
"example": "Please add sector ETF context to stock decisions.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "symbol",
"type": "string",
"description": "",
"example": "AAPL",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "type",
"type": "string",
"description": "",
"example": "symbol_request",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://crypto.forgemesh.io/api/kronos/audit",
"description": "Returns a verdict, realized pnl_pct, and direction_correct flag for any prior decision_id \u2014 the accountability check that closes the loop on a /kronos/decision call.",
"pricing": {
"amount": "0.07",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "decision_id",
"type": "string",
"description": "",
"example": "550e8400-e29b-41d4-a716-446655440000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "window",
"type": "string",
"description": "",
"example": "4h",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://crypto.forgemesh.io/api/kronos/decision",
"description": "Returns a full decision journal entry \u2014 directional_bias, calibrated_confidence, anomaly_score, and agreement_score \u2014 plus a decision_id, combining signal, anomaly, and calibration checks into one auditable record for agent decision pipelines.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbol",
"type": "string",
"description": "",
"example": "BTC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://crypto.forgemesh.io/api/kronos/forecast",
"description": "Returns a conformally-calibrated range_80 price interval (~80% empirical coverage) plus current_price and upside_probability for BTC/ETH/SOL/XRP/ADA \u2014 use the range for planning instead of a single point prediction.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbol",
"type": "string",
"description": "",
"example": "BTC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://crypto.forgemesh.io/api/kronos/history",
"description": "Returns up to 168 hours of historical signal snapshots with timestamps and per-symbol scores \u2014 use it to backtest, chart signal drift, or build training data.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "hours",
"type": "number",
"description": "",
"example": 24,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://crypto.forgemesh.io/api/kronos/preflight",
"description": "Returns a go/no-go allowed flag with market_state, cooldown status, and warnings for one symbol \u2014 call it before /kronos/decision to skip a costlier decision call during blocked conditions.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbol",
"type": "string",
"description": "",
"example": "BTC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://crypto.forgemesh.io/api/kronos/risk",
"description": "Returns current market risk state, per-symbol signal streaks, and active cooldown timers \u2014 use it as a pre-trade risk gate before acting on any signal.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://crypto.forgemesh.io/api/kronos/signals",
"description": "Returns latest per-symbol signal scores and a ranked top_k list across crypto and supported stock symbols \u2014 pair with /kronos/risk and /kronos/forecast for full decision context.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://crypto.forgemesh.io/api/signals",
"description": "Returns current signal scores for BTC, ETH, SOL, XRP, and ADA plus a ranked top_k list \u2014 use it as a lightweight crypto market snapshot before deeper analysis.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://crypto.forgemesh.io/api/whale",
"description": "Returns whale, CEX, bridge, and stablecoin flow alerts for a chosen chain and lookback window, each with direction, venue, and USD value \u2014 use it to catch large capital movements before they move price.",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "hours",
"type": "number",
"description": "",
"example": 4,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://crypto.forgemesh.io/signal/:symbol",
"description": "Returns a single-symbol signal snapshot with regime and data_freshness. Compatibility alias \u2014 prefer the canonical endpoint.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "symbol",
"type": "string",
"description": "",
"example": "BTCUSDT",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.005",
"maxAmount": "0.15",
"avgCostPerTransaction": "0.051364",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}