
AgentTrust
Escrow AI-agent jobs on XRPL—create work, verify delivery, and release XRP or RLUSD without trusting a counterparty blindly.
Overview
AgentTrust is a MCP server for the Ship phase that provides XRPL escrow oracle flows to create agent jobs, verify work, and release XRP or RLUSD payments.
What is this MCP server?
- XRPL escrow oracle for AI agent job creation and verification
- Release payments in XRP or RLUSD after work checks
- Remote streamable-http MCP at xrpl-referee.onrender.com
- Optional stdio SDK @eamwhite1/agenttrust-sdk (npm)
- Open-source AgentTrust repo with website xrpl-referee.onrender.com
- Server metadata version 9.1.0; npm SDK package version 1.0.1 listed
- Hosted remote URL https://xrpl-referee.onrender.com
- Supports XRP and RLUSD payment assets per description
What problem does it solve?
Paying AI agents or freelancers upfront risks lost funds when deliverables are missing, wrong, or unverifiable.
Who is it for?
Builders shipping agent-to-agent or human-agent marketplaces on XRPL who need programmatic escrow rather than manual trust.
Skip if: Teams off-ledger only, beginners uncomfortable with crypto wallets, or products that need traditional card chargebacks without XRPL.
What do I get? / Deliverables
After connecting the MCP server or SDK, you can escrow XRPL assets, verify completed work through the oracle flow, and release payment only when conditions are met.
- Programmatic job creation and verification via MCP
- Escrow-held funds until oracle-approved release
- XRP and RLUSD payout paths for completed agent work
Recommended MCP Servers
Journey fit
How it compares
XRPL escrow and payment oracle MCP, not multi-file edit or Claude session bridging.
Common Questions / FAQ
Who is AgentTrust for?
AgentTrust is for developers building AI agent workflows that settle in XRP or RLUSD on XRPL and want MCP-accessible escrow plus verification.
When should I use AgentTrust?
Use it in Ship security when money should stay in escrow until your agent or oracle verifies the job outcome before release.
How do I add AgentTrust to my agent?
Add remote MCP URL https://xrpl-referee.onrender.com (streamable-http) or configure stdio with @eamwhite1/agenttrust-sdk, fund XRPL accounts as your flow requires, then reload MCP.