Vaultfire AIAccountabilityBondsV2.createBond — pay $0.10 USDC, get an unsigned p...
https://theloopbreaker.com/api/x402/actions/create-accountability-bondOverview
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)
217ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-08-04 22:33:55
Last Healthy
2026-08-04 22:33:55
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-08-04 22:33:55 | healthy | 402 | 222ms | |
| 2026-08-04 14:49:01 | healthy | 402 | 266ms | |
| 2026-08-04 11:52:11 | healthy | 402 | 217ms | |
| 2026-08-04 06:36:32 | healthy | 402 | 217ms | |
| 2026-08-03 23:39:23 | healthy | 402 | 194ms | |
| 2026-08-03 19:02:19 | healthy | 402 | 188ms | |
| 2026-08-03 13:41:57 | healthy | 402 | 306ms | |
| 2026-08-03 07:09:07 | healthy | 402 | 678ms | |
| 2026-08-03 03:38:38 | healthy | 402 | 208ms | |
| 2026-08-02 23:32:20 | healthy | 402 | 252ms | |
| 2026-08-02 18:42:03 | healthy | 402 | 248ms | |
| 2026-08-02 13:22:25 | healthy | 402 | 182ms | |
| 2026-08-02 08:49:48 | healthy | 402 | 174ms | |
| 2026-08-02 02:01:19 | healthy | 402 | 197ms |