← Back to directory

Tx-prepare for VaultfireTrustOracle.submitAttestation() — attest another agent's...

https://theloopbreaker.com/api/x402/actions/submit-trust-attestation

Overview

Tx-prepare for VaultfireTrustOracle.submitAttestation() — attest another agent's trust score with weight + two bytes32 commitments. 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) 221ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-07-02 01:55:33
Last Healthy 2026-07-02 01:55:33
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "input": { "bodySchema": { "properties": { "chain": { "enum": [ "base", "avalanche", "arbitrum", "polygon" ], "type": "string" }, "commitmentA": { "description": "bytes32 commitment (e.g. evidence hash)", "type": "string" }, "commitmentB": { "description": "bytes32 commitment (e.g. signature digest)", "type": "string" }, "score": { "description": "uint256 trust score", "type": "string" }, "subject": { "description": "Subject of the attestation", "type": "string" }, "walletAddress": { "description": "Attester wallet", "type": "string" }, "weight": { "description": "uint256 weight (e.g. stake-weighted)", "type": "string" } }, "required": [ "walletAddress", "subject", "score", "weight", "commitmentA", "commitmentB" ], "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-07-02 01:55:33 healthy 402 221ms
2026-07-01 19:56:59 healthy 402 209ms
2026-07-01 16:36:29 healthy 402 199ms
2026-07-01 12:03:01 healthy 402 348ms