Create an agent-to-agent conditional-payment agreement: payer, payee, amount, re...
https://x402-services-production.up.railway.app/api/escrow/createOverview
Create an agent-to-agent conditional-payment agreement: payer, payee, amount, release condition, deadline — returns an id both parties track. Send { token, payer, payee, amountUsdc, condition, deadline? }. Coordination + resolution layer for A2A commerce (registry, not fund custody).
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)
330ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-09-08 15:46:00
Last Healthy
2026-08-04 14:18:28
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"amountUsdc": {
"description": "Amount in USDC",
"required": true,
"type": "number"
},
"condition": {
"description": "Plain-English release condition",
"required": true,
"type": "string"
},
"deadline": {
"description": "ISO deadline",
"required": false,
"type": "string"
},
"payee": {
"description": "0x payee address",
"required": true,
"type": "string"
},
"payer": {
"description": "0x payer address",
"required": true,
"type": "string"
},
"token": {
"description": "Secret (>=8 chars) authorizing later resolution",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-08 15:46:00 | degraded | 404 | 688ms | |
| 2026-09-08 09:17:03 | degraded | 404 | 165ms | |
| 2026-09-08 00:48:53 | degraded | 404 | 193ms | |
| 2026-09-07 08:48:59 | degraded | 404 | 170ms | |
| 2026-09-07 05:23:01 | degraded | 404 | 171ms | |
| 2026-09-06 13:29:21 | degraded | 404 | 585ms | |
| 2026-09-06 06:35:15 | degraded | 404 | 330ms | |
| 2026-09-06 04:58:49 | degraded | 404 | 965ms |