hire_and_pay
shallowio.github.eamwhite1/xrpl-referee · Verify this server
One-call shortcut to register an escrow vault AND get the ready-to-sign transaction. This combines create_escrow_vault() + prepare_escrow() into a single call. The agent only needs to sign the returned transaction and confirm it — no manual XRPL transaction construction required. Typical flow: 1. hire_and_pay() — register vault, get ready-to-sign EscrowCreate tx 2. Sign transaction with your wallet and submit to XRPL 3. confirm_escrow_transaction(escrow_id, tx_hash) — activate the vault 4. Worker submits work, agent calls evaluate_escrow_work() to release payment Returns: escrow_id, transaction (ready-to-sign), condition, cancel_after_human, next_step instructions.
1 trials · measured 8 days ago
hire_and_pay 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
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote
- Credential class
- open
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 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.
[](https://vouch.tools/tools/571c73ce-6909-425e-afbb-2cdd7729fe91)