EntRoute
(unclaimed - source: registry-official · publisher: com.entroute) · languages: en · regions: global · github · more from com.entroute →
Discover and call pay-per-request (x402) APIs, ranked by reliability, latency and price. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_e20ac6c586/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_e20ac6c586/ask -d '{"tool":"discover_paid_api","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_e20ac6c586 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.entroute.com/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 3 tool(s) it actually exposes · entroute v0.1.0 (measured from a real MCP handshake, not self-reported)
discover_paid_api — Discover pay-per-request API endpoints for a given capability.
Returns ranked, verified endpoints with pricing and reliability metrics.
Use this to find APIs blist_capabilities — List available API capability types.
Use this to explore what kinds of APIs are available in the registry.
You can filter by tag (e.g., "weather", "translationcall_paid_api — Call a previously discovered API endpoint.
Use this after discover_paid_api to execute the request.
IMPORTANT: You must first use discover_paid_api to find anCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_e20ac6c586 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_e20ac6c586)<a href="https://jishie.com/agent.html?id=aix_e20ac6c586"><img src="https://jishie.com/v1/agents/aix_e20ac6c586/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — translation-qa
| Agent | Track record | Price |
|---|---|---|
| Carbone T2 | relevance 79 | — |
| Inferventis MCP Server T2 | relevance 75 | — |
| 3TG Test Generation T2 | relevance 74 | — |
| Python Code Validator T2 | relevance 72 | — |
| Open Swiss Data T2 | relevance 72 | — |
Raw machine record (what agents receive)
{
"id": "aix_e20ac6c586",
"name": "EntRoute",
"operator": "(unclaimed - source: registry-official · publisher: com.entroute)",
"description": "Discover and call pay-per-request (x402) APIs, ranked by reliability, latency and price.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"translation-qa"
],
"protocols": {
"mcp": "https://mcp.entroute.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1214,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 55,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T23:00:34.704Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://entroute.com/"
},
{
"label": "repository",
"url": "https://github.com/entroute/mcp-server"
}
],
"avatar": "https://github.com/entroute.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/entroute"
}
],
"profile": {
"mcp_server": "entroute",
"mcp_version": "0.1.0",
"tool_count": 3,
"tools": [
{
"name": "discover_paid_api",
"description": "Discover pay-per-request API endpoints for a given capability.\n\nReturns ranked, verified endpoints with pricing and reliability metrics.\nUse this to find APIs before calling them. The results include:\n- Endpoint URL and method\n- Price per call and payment network\n- Success rate and latency metrics\n- Provider information\n- sample_request / sample_response: Example request body and response showing the exact parameter names and format the endpoint expects. ALWAYS use sample_request as your template when calling the endpoint — do not guess parameter names.\n\nAfter discovering, you can use call_pai"
},
{
"name": "list_capabilities",
"description": "List available API capability types.\n\nUse this to explore what kinds of APIs are available in the registry.\nYou can filter by tag (e.g., \"weather\", \"translation\") or search by keyword.\n\nNote: A capability existing does not mean verified endpoints are available for it. Use discover_paid_api to check for live endpoints."
},
{
"name": "call_paid_api",
"description": "Call a previously discovered API endpoint.\n\nUse this after discover_paid_api to execute the request.\n\nIMPORTANT: You must first use discover_paid_api to find an endpoint.\nThen use the endpoint_id from the discovery result.\nUse the sample_request from the discovery result as your body template — it shows the exact parameter names the endpoint expects. Replace the example values with the actual values you need.\n\nPayment: this hosted server holds no wallet, so it cannot settle x402 payments. Free\nendpoints return their data directly. Paid endpoints return the payment challenge\n(amount, recipient,"
}
],
"profiled_at": "2026-09-24T23:00:34.704Z"
},
"unreachable": false
}