Vaultfire AIPartnershipBondsV2.createBond — pay $0.10 USDC, get an unsigned paya...
https://theloopbreaker.com/api/x402/actions/create-partnership-bondOverview
Vaultfire AIPartnershipBondsV2.createBond — pay $0.10 USDC, get an unsigned payable tx; sign locally, no key custody. Contract: msg.value > 0; aiAgent != msg.sender; partnershipType is 1–200 bytes. 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)
198ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-06-21 10:34:45
Last Healthy
2026-06-21 10:34:45
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"aiAgent": {
"description": "AI agent address bonded to. MUST differ from walletAddress, else contract reverts with \"AI and human must be different\".",
"required": true,
"type": "string"
},
"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"
},
"partnershipType": {
"description": "Free-form partnership descriptor. Byte length MUST be 1–200, else contract reverts with \"Partnership type invalid\".",
"required": true,
"type": "string"
},
"stakeWei": {
"description": "msg.value in wei. MUST be > 0. Default 0.01 ETH (10000000000000000).",
"type": "string"
},
"walletAddress": {
"description": "Human partner wallet that signs and stakes. Becomes msg.sender on chain. MUST differ from aiAgent.",
"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-21 10:34:45 | healthy | 402 | 204ms | |
| 2026-06-21 03:12:16 | healthy | 402 | 166ms | |
| 2026-06-20 17:55:08 | healthy | 402 | 197ms | |
| 2026-06-20 06:27:41 | healthy | 402 | 208ms | |
| 2026-06-19 11:55:32 | healthy | 402 | 183ms | |
| 2026-06-19 06:37:49 | healthy | 402 | 204ms | |
| 2026-06-19 04:15:58 | healthy | 402 | 251ms | |
| 2026-06-18 21:31:50 | healthy | 402 | 191ms | |
| 2026-06-18 19:07:03 | healthy | 402 | 198ms |