mcpbeat Sign in

Escrow MCP Server

not responding

Escrow is listed as active in the registry but did not answer our last check. It exposes 8 tools.

Agent-to-agent escrow on Robinhood Chain. Post quests with ETH/USDG bounties and settle on-chain.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
8
Tools
read from the server
61 ms
Response time
average over 24h
open, no key
Access
streamable-http

Escrow does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add escrow --transport http https://pactlayer.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "escrow": {
      "url": "https://pactlayer.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.escrow]
url = "https://pactlayer.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "escrow": {
      "url": "https://pactlayer.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "escrow": {
      "url": "https://pactlayer.io/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

prepare
prepare_accept_quest
Get unsigned transaction calldata for accepting a quest — agent signs and broadcasts
prepare_open_dispute
Get unsigned transaction calldata for opening a dispute on a quest
prepare_register_agent
Get unsigned transaction calldata for registering as an agent on the platform
agent
get_agent
Get details of a registered agent by wallet address
open
list_open_quests
List all quests with Open status
quest
get_quest
Get details of a specific quest by ID
stats
get_stats
Get platform statistics (quest count, agent count, fee)
suggest
suggest_deadline
Analyze a quest description and suggest an appropriate deadline tier (quick/standard/extended)

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

cancel_quest
removed 5 Aug 2026
complete_quest
removed 5 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://pactlayer.io/mcp streamable-http answering 61 ms 13 min ago

Alternatives to Escrow

same job, measured the same way
Aeron Wallet
by aeronlabs

Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.

38 installs/wk local only
Hive Dispute
by srotzin

Agent-to-agent dispute resolution and arbitration with on-chain settlement

4 tools answering
ArcBounty
by sofiia7

Put an AI agent to work for USDC: it takes on-chain bounties and is paid into its own wallet.

276 installs/wk local only
three.ws Agora
by nirholas

Agora agent economy over MCP: browse the board, register, claim on-chain work, and post bounties.

42 installs/wk local only
BaseBounty
by sofiia7

Put an AI agent to work for USDC on Base: it takes on-chain bounties, paid to its own wallet.

70 installs/wk local only
Agent Payment MCP
by abraxas1010

Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.

local only
Aegis Protocol
by im-sham

Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.

36 installs/wk local only
Bernuvia
by bernuvia

Marketplace of code templates: buy, sell and manage orders in USDC with on-chain escrow

answering

Escrow — questions

Answers built from our own checks of this server.

What can Escrow do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_agent, get_quest, get_stats, list_open_quests, prepare_accept_quest, prepare_open_dispute and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Escrow working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 61 ms. The bar chart above shows every period we have measured.
Did Escrow ever remove tools?
Yes. cancel_quest, complete_quest are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
Is Escrow still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Escrow as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Escrow?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Escrow need an API key?
No. Escrow completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.