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)
240ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-08-06 10:33:51
Last Healthy
2026-08-06 10:33:51
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-08-06 10:33:51 | healthy | 402 | 211ms | |
| 2026-08-06 02:06:41 | healthy | 402 | 355ms | |
| 2026-08-05 23:43:26 | healthy | 402 | 254ms | |
| 2026-08-05 17:00:04 | healthy | 402 | 301ms | |
| 2026-08-05 13:37:23 | healthy | 402 | 226ms | |
| 2026-08-05 09:01:16 | healthy | 402 | 240ms | |
| 2026-08-05 00:22:12 | healthy | 402 | 193ms | |
| 2026-08-04 20:00:08 | healthy | 402 | 619ms | |
| 2026-08-04 18:23:45 | healthy | 402 | 190ms | |
| 2026-08-04 09:46:07 | healthy | 402 | 337ms | |
| 2026-08-04 08:00:25 | healthy | 402 | 184ms | |
| 2026-08-04 02:37:37 | healthy | 402 | 347ms | |
| 2026-08-03 20:42:56 | healthy | 402 | 208ms | |
| 2026-08-03 14:28:12 | healthy | 402 | 201ms |