Tx-prepare for VaultfireCapabilityCredentials.issueCredential() — issue an on-ch...
https://theloopbreaker.com/api/x402/actions/issue-credentialOverview
Tx-prepare for VaultfireCapabilityCredentials.issueCredential() — issue an on-chain capability credential to an agent. 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)
174ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-06-28 11:18:22
Last Healthy
2026-06-28 11:18:22
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": {
"capabilityHash": {
"description": "bytes32 capability identifier",
"type": "string"
},
"chain": {
"enum": [
"base",
"avalanche",
"arbitrum",
"polygon"
],
"type": "string"
},
"expiry": {
"description": "Unix timestamp when credential expires",
"type": "string"
},
"recipient": {
"description": "Agent receiving the credential",
"type": "string"
},
"walletAddress": {
"description": "Issuer wallet",
"type": "string"
}
},
"required": [
"walletAddress",
"recipient",
"capabilityHash",
"expiry"
],
"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-06-28 11:18:22 | healthy | 402 | 123ms | |
| 2026-06-27 12:06:22 | healthy | 402 | 174ms | |
| 2026-06-25 17:58:58 | healthy | 402 | 173ms |