Post a task with USDC escrow on VaultfireTaskEscrow. Pay $0.30 USDC, sign in you...
https://theloopbreaker.com/api/x402/actions/create-taskOverview
Post a task with USDC escrow on VaultfireTaskEscrow. Pay $0.30 USDC, sign in your wallet — funds locked trustlessly until an agent completes the task. 1% protocol fee, refunded if cancelled. Multi-chain (Base, Avalanche, Arbitrum, Polygon).
Protocol
x402 (POST)
Price
$0.30
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/wallet
Provider
theloopbreaker
Source
bazaar
Indexed
2026-04-30 02:54:25
Health
Status
healthy
Latency (p50)
180ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-08 02:38:29
Last Healthy
2026-07-08 02:38:29
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"input": {
"bodySchema": {
"properties": {
"chain": {
"enum": [
"base",
"avalanche",
"arbitrum",
"polygon"
],
"type": "string"
},
"deadline": {
"description": "Unix timestamp (seconds) for completion deadline",
"type": "string"
},
"description": {
"description": "Plain-text task description (1-4096 chars)",
"type": "string"
},
"rewardUSDC": {
"description": "USDC reward (e.g. \"10.5\" for 10.5 USDC)",
"type": "string"
},
"walletAddress": {
"description": "Requester wallet that funds and signs",
"type": "string"
}
},
"required": [
"walletAddress",
"description",
"rewardUSDC",
"deadline"
],
"type": "object"
},
"discoverable": true,
"method": "POST",
"type": "http"
},
"output": {
"properties": {
"chain": {
"type": "string"
},
"deadline": {
"type": "string"
},
"rewardUSDC": {
"type": "number"
},
"success": {
"type": "boolean"
},
"txData": {
"type": "object"
}
},
"type": "object"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-07-08 02:38:29 | healthy | 402 | 180ms |