Tx-prepare for VaultfireBondInsurancePool.submitClaim() — file an insurance clai...
https://theloopbreaker.com/api/x402/actions/file-insurance-claimOverview
Tx-prepare for VaultfireBondInsurancePool.submitClaim() — file an insurance claim against a defaulted bond. Returns unsigned transaction; caller signs in wallet.
Protocol
x402 (POST)
Price
$0.30
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/transactions
Provider
theloopbreaker
Source
bazaar
Indexed
2026-04-30 04:54:12
Health
Status
healthy
Latency (p50)
273ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-09-13 09:49:50
Last Healthy
2026-09-13 09:49:50
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": {
"bondId": {
"description": "On-chain bond id being claimed against",
"type": "string"
},
"chain": {
"enum": [
"base",
"avalanche",
"arbitrum",
"polygon"
],
"type": "string"
},
"evidenceHash": {
"description": "bytes32 hash of supporting evidence (e.g. IPFS CID hash)",
"type": "string"
},
"reason": {
"description": "Human-readable reason for the claim (1-1024 chars)",
"type": "string"
},
"walletAddress": {
"type": "string"
}
},
"required": [
"walletAddress",
"bondId",
"reason",
"evidenceHash"
],
"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-09-13 09:49:50 | healthy | 402 | 167ms | |
| 2026-09-13 01:42:21 | healthy | 402 | 273ms | |
| 2026-09-12 18:45:30 | healthy | 402 | 198ms | |
| 2026-09-11 19:33:08 | healthy | 402 | 218ms | |
| 2026-09-11 15:31:49 | healthy | 402 | 782ms | |
| 2026-09-10 17:27:32 | healthy | 402 | 303ms |