gblin.digital publishes 7 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.01 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/x402/attestation | GET | $0.003 | 402 |
| /api/x402/catalog | GET | $0.005 | 402 |
| /api/x402/governance | GET | $0.001 | 402 |
| /api/x402/health | GET | $0.002 | 402 |
| /api/x402/invest | GET | $0.002 | 402 |
| /api/x402/jit | GET | $0.005 | 402 |
| /api/x402/seal | GET | $0.01 | 402 |
EIP-712-signed risk attestation, verifiable OFFLINE in one step — no trust in this server required. Perishable (10-min) proof of the BTC/ETH risk regime (calm | elevated | crash) from GBLIN's on-chain…
x402 catalog observatory: factual liveness of the ~200 most recently updated Bazaar listings, probed in rotation (~2h cadence). Per-endpoint HTTP code, latency, last-OK time, consecutive fails. No pay…
GBLIN protocol governance state: owner, the 48h timelock delay that every owner-only change must pass through, and any pending operation.
Wallet treasury health: GBLIN/USDC/ETH balances, gas runway, and rebalance recommendation. Critical for autonomous decision-making.
USDC→GBLIN treasury-accumulation calldata: two sequential steps (approve USDC, then buyGBLINWithToken) with MEV-safe minOut.
Just-In-Time GBLIN→USDC calldata. Returns two ready-to-broadcast steps (sellGBLINForEth + WETH→USDC swap) sized to cover the requested USDC amount; smart accounts can batch them in one UserOp.
AI Action Receipts: seal the HASHES of an AI action (input/output as hashes; your action label + meta are published) into GBLIN's signed append-only transparency log. Portable receipt: Ed25519 signatu…