← Back to directory

Vaultfire AIAccountabilityBondsV2.createBond — pay $0.10 USDC, get an unsigned p...

https://theloopbreaker.com/api/x402/actions/create-accountability-bond

Overview

Vaultfire AIAccountabilityBondsV2.createBond — pay $0.10 USDC, get an unsigned payable tx; sign locally, no key custody. Contract enforces the 30% rule: msg.value >= (quarterlyRevenue * 30) / 100. quarterlyRevenue is USD with no decimals. See GET for full spec.

Protocol x402 (POST)
Price $0.10
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider theloopbreaker
Source bazaar
Indexed 2026-04-30 02:54:25

Health

Status healthy
Latency (p50) 184ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-06-17 04:56:23
Last Healthy 2026-06-17 04:56:23
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "chain": { "description": "Target chain for the prepared tx. Default base. Multi-chain support; ensure target chain is funded with ETH for gas.", "enum": [ "base", "avalanche", "arbitrum", "polygon" ], "type": "string" }, "companyName": { "required": true, "type": "string" }, "quarterlyRevenue": { "description": "uint256 USD revenue (no decimals). Used by contract to enforce 30% stake rule: msg.value >= (quarterlyRevenue * 30) / 100.", "required": true, "type": "string" }, "stakeWei": { "description": "wei to stake (sent as msg.value). MUST satisfy stakeWei >= (quarterlyRevenue * 30) / 100. MUST be > 0. Default 0.01 ETH (only valid if quarterlyRevenue is small).", "type": "string" }, "walletAddress": { "description": "Wallet that will sign and broadcast the returned unsigned tx. Becomes msg.sender on-chain. NEVER include private keys — this endpoint returns calldata only.", "required": true, "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "chain": { "type": "string" }, "explorer": { "type": "string" }, "message": { "type": "string" }, "success": { "type": "boolean" }, "txData": { "type": "object" } }, "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-06-17 04:56:23 healthy 402 185ms
2026-06-16 22:48:54 healthy 402 179ms
2026-06-16 06:10:45 healthy 402 184ms
2026-06-15 21:42:48 healthy 402 182ms
2026-06-15 16:33:26 healthy 402 154ms
2026-06-15 13:39:37 healthy 402 184ms
2026-06-15 04:10:49 healthy 402 719ms
2026-06-15 00:23:03 healthy 402 189ms
2026-06-14 16:32:47 healthy 402 225ms
2026-06-14 10:01:11 healthy 402 167ms