← Back to directory

Generic on-chain read against any of the 134 Vaultfire Protocol contracts across...

https://theloopbreaker.com/api/x402/contract-call

Overview

Generic on-chain read against any of the 134 Vaultfire Protocol contracts across Base, Avalanche, Arbitrum, and Polygon. Pass { chain, contract (name or address), function, args } and receive the decoded return value plus block provenance. Read-only (view/pure) calls only.

Protocol x402
Price $0.01
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider theloopbreaker
Source bazaar
Indexed 2026-04-30 01:54:23

Health

Status healthy
Latency (p50) 224ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-06-21 22:38:27
Last Healthy 2026-06-21 22:38:27
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

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

Output Schema

{ "input": { "bodySchema": { "properties": { "args": { "items": {}, "type": "array" }, "chain": { "enum": [ "base", "avalanche", "arbitrum", "polygon" ], "type": "string" }, "contract": { "description": "Contract name or 0x-address", "type": "string" }, "function": { "description": "Name or canonical signature, e.g. isAgentActive(address)", "type": "string" } }, "required": [ "contract", "function" ], "type": "object" }, "discoverable": true, "method": "POST", "type": "http" }, "output": { "properties": { "block": { "type": "string" }, "chain": { "type": "string" }, "contract": { "type": "object" }, "explorer": { "type": "string" }, "function": { "type": "string" }, "inputs": { "type": "array" }, "ok": { "type": "boolean" }, "raw": { "type": "string" }, "result": {} }, "type": "object" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-06-21 22:38:27 healthy 402 201ms
2026-06-21 12:34:48 healthy 402 290ms
2026-06-21 02:06:04 healthy 402 205ms
2026-06-20 18:30:31 healthy 402 226ms
2026-06-20 05:16:33 healthy 402 238ms
2026-06-19 10:57:21 healthy 402 198ms
2026-06-19 07:08:49 healthy 402 224ms
2026-06-19 03:23:08 healthy 402 197ms