← Back to directory

Submit completed work for a Vaultfire task escrow. Pay $0.20 USDC, sign in your ...

https://theloopbreaker.com/api/x402/actions/submit-work

Overview

Submit completed work for a Vaultfire task escrow. Pay $0.20 USDC, sign in your wallet — submits a deliverable URI/hash on-chain so the requester can approve or dispute.

Protocol x402 (POST)
Price $0.20
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) 185ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-04-30 05:06:32
Last Healthy 2026-04-30 05:06:32
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified Known USDC
Facilitator

Input Schema

{ "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "input": { "bodySchema": { "properties": { "chain": { "enum": [ "base", "avalanche", "arbitrum", "polygon" ], "type": "string" }, "deliverable": { "description": "Deliverable URI or hash (e.g. ipfs://CID)", "type": "string" }, "taskId": { "description": "On-chain task id (uint256)", "type": "string" }, "walletAddress": { "description": "Assigned agent wallet that signs", "type": "string" } }, "required": [ "walletAddress", "taskId", "deliverable" ], "type": "object" }, "discoverable": true, "method": "POST", "type": "http" }, "output": { "properties": { "chain": { "type": "string" }, "success": { "type": "boolean" }, "txData": { "type": "object" } }, "type": "object" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-04-30 05:06:32 healthy 402 185ms