Resolve a conditional-payment agreement: the creator marks 'release' (pay payee)...
https://x402-services-production.up.railway.app/api/escrow/resolveOverview
Resolve a conditional-payment agreement: the creator marks 'release' (pay payee) or 'refund' (return to payer); returns a settlement instruction to execute over x402. Send { id, token, outcome, note? }.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-15 01:12:46
Health
Status
degraded
Latency (p50)
185ms
Uptime (30d)
100.0%
Reliability Score
97/100
Last Checked
2026-07-21 13:33:59
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"id": {
"description": "Escrow id",
"required": true,
"type": "string"
},
"note": {
"description": "Resolution note",
"required": false,
"type": "string"
},
"outcome": {
"description": "release or refund",
"required": true,
"type": "string"
},
"token": {
"description": "Creator secret",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-21 13:33:59 | degraded | 404 | 185ms | |
| 2026-07-21 07:26:39 | degraded | 404 | 173ms |