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)
181ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-23 01:01:52
Last Healthy
Never
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-07-23 01:01:52 | degraded | 404 | 227ms | |
| 2026-07-22 23:55:22 | degraded | 404 | 181ms | |
| 2026-07-22 20:19:23 | degraded | 404 | 172ms | |
| 2026-07-22 16:16:49 | degraded | 404 | 183ms | |
| 2026-07-22 01:47:07 | degraded | 404 | 175ms | |
| 2026-07-21 22:27:10 | degraded | 404 | 168ms | |
| 2026-07-21 18:56:01 | degraded | 404 | 181ms | |
| 2026-07-21 11:54:15 | degraded | 404 | 168ms | |
| 2026-07-21 07:22:36 | degraded | 404 | 188ms |