Animica x402 Directory

Directory / gblin.digital

gblin.digital/api/x402/jit

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.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://gblin.digital/api/x402/jit'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://gblin.digital/api/x402/jit'

Endpoint: https://gblin.digital/api/x402/jit. Operated by gblin.digital, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on gblin.digital

gblin.digital/api/x402/attestation

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 |…

GET · $0.003

gblin.digital/api/x402/catalog

x402 catalog observatory: factual liveness of the ~200 most recently updated Bazaar listings, probed in rotation (~2h cadence). Per-endpoint HTTP code, latency,…

GET · $0.005

gblin.digital/api/x402/governance

GBLIN protocol governance state: owner, the 48h timelock delay that every owner-only change must pass through, and any pending operation.

GET · $0.001

gblin.digital/api/x402/health

Wallet treasury health: GBLIN/USDC/ETH balances, gas runway, and rebalance recommendation. Critical for autonomous decision-making.

GET · $0.002

gblin.digital/api/x402/invest

USDC→GBLIN treasury-accumulation calldata: two sequential steps (approve USDC, then buyGBLINWithToken) with MEV-safe minOut.

GET · $0.002

gblin.digital/api/x402/seal

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 transparenc…

GET · $0.01

All 7 endpoints on gblin.digital →