prepare_escrow

shallow

io.github.eamwhite1/xrpl-referee · Verify this server

Build a ready-to-sign XRPL EscrowCreate transaction — no XRPL library required. Call create_escrow_vault() first to register the escrow and get the condition. Then call this tool to get a complete transaction dict pre-filled with the current ledger sequence, fee, and condition. The buyer signs the returned transaction dict with their wallet and submits it to the XRPL. Then call confirm_escrow_transaction() with the tx hash. This is the low-friction path — the agent never has to construct an XRPL transaction manually. Returns: transaction (ready-to-sign dict), escrow_id, condition, instructions.

100.0/100

1 trials · measured 8 days ago

prepare_escrow scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.eamwhite1/xrpl-referee, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: prepare_escrow
[![Vouch score](https://vouch.tools/api/tools/b10fe1f8-d0d2-484c-8f90-819ef015436d/badge.svg)](https://vouch.tools/tools/b10fe1f8-d0d2-484c-8f90-819ef015436d)
prepare_escrow — Vouch