Tx-prepare for VaultfireTeleporterBridge.sendReputation() — cross-chain reputati...
https://theloopbreaker.com/api/x402/actions/bridge-trust-messageOverview
Tx-prepare for VaultfireTeleporterBridge.sendReputation() — cross-chain reputation bridge. Returns unsigned transaction; caller signs in wallet.
Protocol
x402 (POST)
Price
$0.10
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)
191ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-06-20 06:44:30
Last Healthy
2026-06-20 06:44:30
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"agent": {
"description": "Agent whose reputation is being bridged",
"required": true,
"type": "string"
},
"chain": {
"description": "Source chain (default: base)",
"enum": [
"base",
"avalanche",
"arbitrum",
"polygon"
],
"type": "string"
},
"destChainId": {
"description": "Destination chain id (e.g. 8453 base, 43114 avax, 42161 arb, 137 polygon)",
"required": true,
"type": "string"
},
"nonce": {
"description": "uint256 replay-protection nonce",
"required": true,
"type": "string"
},
"score": {
"description": "uint256 reputation score",
"required": true,
"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"
},
"weight": {
"description": "uint256 weight",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"chain": {
"type": "string"
},
"success": {
"type": "boolean"
},
"txData": {
"type": "object"
}
},
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-20 06:44:30 | healthy | 402 | 171ms | |
| 2026-06-19 11:21:02 | healthy | 402 | 263ms | |
| 2026-06-19 06:59:04 | healthy | 402 | 188ms | |
| 2026-06-19 04:00:23 | healthy | 402 | 170ms | |
| 2026-06-18 22:20:41 | healthy | 402 | 191ms | |
| 2026-06-18 19:49:38 | healthy | 402 | 209ms | |
| 2026-06-18 07:53:44 | healthy | 402 | 200ms | |
| 2026-06-18 00:35:28 | healthy | 402 | 186ms |