{"x402Version":2,"payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","resources":[{"id":4164,"slug":"4164","resource":"https://gblin.digital/api/x402/treasury-state","description":"Real-time GBLIN protocol state: NAV in USD, basket composition with dynamic weights, and Crash Shield status.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"basket":[{"base_weight_pct":50,"dynamic_weight_pct":50,"is_stable":false,"pool_fee_bps":500,"slashed":false,"token":"0x4200000000000000000000000000000000000006"}],"crash_shield_active":false,"eth_price_usd":3450.12,"meta":{"as_of_unix":1747600000,"chain":"base","chain_id":8453,"contract":"0x36C81d7E1966310F305eA637e761Cf77F90852f0"},"nav_usd":1.234567,"slippage_buffer_pct":2.5,"slippage_reason":"normal"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"basket":{"type":"array"},"crash_shield_active":{"type":"boolean"},"eth_price_usd":{"type":"number"},"meta":{"type":"object"},"nav_usd":{"type":"number"},"slippage_buffer_pct":{"type":"number"},"slippage_reason":{"type":"string"}},"required":["nav_usd","eth_price_usd","crash_shield_active","slippage_buffer_pct","slippage_reason","basket","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-09-14T01:52:50.26Z","quality":{"calls30d":15,"uniquePayers30d":10,"lastCalledAt":"2026-09-14T01:52:49.863Z"},"liveness":{},"verified":false,"featured":false},{"id":4165,"slug":"4165","resource":"https://gblin.digital/api/x402/governance","description":"GBLIN protocol governance state: owner, the 48h timelock delay that every owner-only change must pass through, and any pending operation.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"contract":"0x36C81d7E1966310F305eA637e761Cf77F90852f0","founder_wallet":"0x0000000000000000000000000000000000000002","owner":"0x6aBeC8716fFeEcf7C3D6e68255b4797113E8e5Dd","owner_is_renounced":false,"owner_is_timelock":true,"timelock":{"address":"0x6aBeC8716fFeEcf7C3D6e68255b4797113E8e5Dd","expected_min_delay_seconds":172800,"min_delay_hours":48,"min_delay_matches_expected":true,"min_delay_seconds":172800},"trust_summary":"Ownership held by the 48h Timelock. All admin actions are delay-enforced on-chain.","verification":{"contract_basescan":"https://basescan.org/address/0x36C81d7E1966310F305eA637e761Cf77F90852f0#readContract","timelock_basescan":"https://basescan.org/address/0x6aBeC8716fFeEcf7C3D6e68255b4797113E8e5Dd#readContract"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-09-17T03:29:14.311Z","quality":{"calls30d":10,"uniquePayers30d":7,"lastCalledAt":"2026-09-17T03:29:14.044Z"},"liveness":{},"verified":false,"featured":false},{"id":4166,"slug":"4166","resource":"https://gblin.digital/api/x402/attestation","description":"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 Crash Shield on Base. Bought daily by a third-party ERC-8004 agent as a pinned input of its decision rule until 16 Aug 2026 (see /receipts). FREE sample: GET /api/x402/attestation-sample. Free verifier: verify_risk_attestation in @gblin-protocol/mcp-server.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"attestation":{"basket_hash":"0xabcd…","block_number":34567890,"chain_id":8453,"contract":"0x36C81d7E1966310F305eA637e761Cf77F90852f0","defensive_cash_pct":10,"expires_at":1747600600,"issued_at":1747600000,"regime":"calm","regime_code":0,"risk_posture":"risk_on","severity_bps":0,"severity_pct":0,"shield_active":false,"ttl_seconds":600},"attestation_id":"0x9f1c…","attestor":"0x… (published GBLIN attestor, else null)","signature":"0x… (present when attestor key configured, else null)","signed":false,"verify":{"free_mcp_tool":"npx @gblin-protocol/mcp-server → verify_risk_attestation"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-09-08T23:29:43.417Z","quality":{"calls30d":8,"uniquePayers30d":3,"lastCalledAt":"2026-09-08T23:29:43.21Z"},"liveness":{},"verified":false,"featured":false},{"id":12499,"slug":"12499","resource":"https://gblin-sentinel.vercel.app/api/data/base-risk-pulse","description":"Base network risk signal (normal/caution/risk-off) for ETH, BTC and USDC computed from Chainlink oracles, with feed-staleness and USDC-depeg checks. Cheap, high-frequency market-regime feed for autonomous agents.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"btc_usd":60210.55,"checks":{"oracle_staleness":"ok","usdc_depeg":"ok"},"eth_usd":3450.12,"signal":"normal","usdc_usd":0.9999},"endpoint":"base-risk-pulse","price":"$0.002"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"type":"object"},"endpoint":{"type":"string"},"price":{"type":"string"}},"required":["data"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin-sentinel.vercel.app","lastUpdated":"2026-09-12T16:56:13.496Z","quality":{"calls30d":8,"uniquePayers30d":6,"lastCalledAt":"2026-09-12T16:56:13.312Z"},"liveness":{},"verified":false,"featured":false},{"id":12500,"slug":"12500","resource":"https://gblin-sentinel.vercel.app/api/data/keeper-opps","description":"Live GBLIN keeper bounty availability on Base: whether a profitable incentivizedRebalance exists right now, expected ETH reward, and the MCP tool reference to execute it.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"bounty_available":true,"mcp_tool":"find_keeper_bounty (@gblin-protocol/mcp-server)","reward_eth":"0.000122"},"endpoint":"keeper-opps","price":"$0.002"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"type":"object"},"endpoint":{"type":"string"},"price":{"type":"string"}},"required":["data"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin-sentinel.vercel.app","lastUpdated":"2026-09-08T18:06:56.639Z","quality":{"calls30d":8,"uniquePayers30d":4,"lastCalledAt":"2026-09-08T18:06:56.469Z"},"liveness":{},"verified":false,"featured":false},{"id":12501,"slug":"12501","resource":"https://gblin-sentinel.vercel.app/api/data/gblin-analytics","description":"GBLIN treasury analytics on Base: total supply, NAV, basket dynamic weights (cbBTC/WETH/USDC), stability fund and keeper availability — read live from the on-chain index contract.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"basket":[{"symbol":"cbBTC","weight_pct":45},{"symbol":"WETH","weight_pct":45},{"symbol":"USDC","weight_pct":10}],"crash_shield_active":false,"nav_usd":2001.55,"total_supply":"0.501234"},"endpoint":"gblin-analytics","price":"$0.002"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"type":"object"},"endpoint":{"type":"string"},"price":{"type":"string"}},"required":["data"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin-sentinel.vercel.app","lastUpdated":"2026-09-08T18:06:54.213Z","quality":{"calls30d":6,"uniquePayers30d":4,"lastCalledAt":"2026-09-08T18:06:54.025Z"},"liveness":{},"verified":false,"featured":false},{"id":4167,"slug":"4167","resource":"https://gblin.digital/api/x402/seal","description":"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 signature + RFC 6962 inclusion proof + C2SP signed checkpoint; root anchored daily on Base (EAS). Proves existence and time — not a compliance certificate. Free reads + demo: gblin-mcp.gblin-mcp-worker.workers.dev/log. Offline verifier: github.com/gblinproject/gblin-treasury-risk-regime","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"action":"summarise-contract","input_hash":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"checkpoint":"<C2SP signed note>","format":"gblin-receipt/v1","inclusion_proof":["<base64 node>","<base64 node>"],"index":42,"leaf":"<base64 sha256(0x00 || canonical)>","payload":{"action":"summarise-contract","index":42,"input_hash":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","log":"gblin.digital/receipts-log","output_hash":null,"ts":"2026-08-30T09:00:00.000Z","v":1},"root":"<base64 Merkle root>","signature":"<base64 Ed25519 over the canonical record>","tree_size":43,"verifier_key":"gblin.digital/receipts-log+00c6e18c+...","verify":"offline: see verify-receipt.mjs in github.com/gblinproject/gblin-treasury-risk-regime (zero deps)"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"action":{"description":"Short public label for what the AI did. PUBLISHED in the log: identifiers only, never secrets.","maxLength":128,"type":"string"},"agent_id":{"description":"Your agent identifier (optional). PUBLISHED.","maxLength":128,"type":"string"},"input_hash":{"description":"sha256 of your input, 64 hex chars (0x prefix optional)","pattern":"^(0x)?[0-9a-fA-F]{64}$","type":"string"},"meta":{"description":"Extra JSON object as a string (optional). PUBLISHED.","maxLength":512,"type":"string"},"output_hash":{"description":"sha256 of your output, 64 hex chars (optional)","pattern":"^((0x)?[0-9a-fA-F]{64})?$","type":"string"},"tool":{"description":"Tool or model used (optional). PUBLISHED.","maxLength":128,"type":"string"}},"required":["action","input_hash"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-09-06T18:23:16.334Z","quality":{"calls30d":4,"uniquePayers30d":1,"lastCalledAt":"2026-09-06T18:23:15.958Z"},"liveness":{},"verified":false,"featured":false},{"id":12502,"slug":"12502","resource":"https://gblin-sentinel.vercel.app/api/data/risk-pulse-pro","description":"Actionable GBLIN treasury recommendation (invest/hold/reduce/defer) with confidence score and suggested allocation percentage, driven by live on-chain Crash Shield state on Base. Combines Chainlink price risk, treasury analytics and drawdown regime into one decision an agent can act on.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"30000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"data":{"recommendation":{"action":"hold","confidence":0.82,"suggested_allocation_pct":65},"signal":"normal"},"endpoint":"risk-pulse-pro","price":"$0.03"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"properties":{"recommendation":{"properties":{"action":{"enum":["invest","hold","reduce","defer"],"type":"string"},"confidence":{"type":"number"},"suggested_allocation_pct":{"type":"number"}},"type":"object"},"signal":{"enum":["normal","caution","risk-off"],"type":"string"}},"type":"object"},"endpoint":{"type":"string"},"price":{"type":"string"}},"required":["data"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin-sentinel.vercel.app","lastUpdated":"2026-08-30T16:49:15.445Z","quality":{"calls30d":4,"uniquePayers30d":2,"lastCalledAt":"2026-08-30T16:49:15.303Z"},"liveness":{},"verified":false,"featured":false},{"id":4168,"slug":"4168","resource":"https://gblin.digital/api/x402/health","description":"Wallet treasury health: GBLIN/USDC/ETH balances, gas runway, and rebalance recommendation. Critical for autonomous decision-making.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"daily_burn":"1.5","wallet":"0x0000000000000000000000000000000000000001"},"type":"http"},"output":{"example":{"balances":{"eth":"0.001234","eth_value_usd":4.2562,"gblin":"42.123456","gblin_value_usd":51.987654,"total_usd":59.7438,"usdc":"3.500000"},"cooldown":{"active":false,"last_deposit_unix":1747500000,"seconds_remaining":0},"gas_health":{"eth_balance":"0.001234","status":"sufficient","warning":null},"ratios":{"gblin_pct":87.02,"usdc_pct":5.86},"recommendation":{"action":"hold","reasoning":"Low burn rate ($1.5/day): maximize GBLIN exposure (90%) for treasury yield. JIT-swap on demand.","runway_days":2,"target_gblin_pct":90,"target_usdc_pct":10},"wallet":"0x0000000000000000000000000000000000000001"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"daily_burn":{"description":"Optional average daily USD spend, used to compute runway","type":"string"},"wallet":{"description":"Agent 0x address","type":"string"}},"required":["wallet"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-08-30T16:49:07.714Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T16:49:07.393Z"},"liveness":{},"verified":false,"featured":false},{"id":4169,"slug":"4169","resource":"https://gblin.digital/api/x402/invest","description":"USDC→GBLIN treasury-accumulation calldata: two sequential steps (approve USDC, then buyGBLINWithToken) with MEV-safe minOut.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"2000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"usdc":"10","wallet":"0x0000000000000000000000000000000000000001"},"type":"http"},"output":{"example":{"action":"sequential_txs","expected":{"gblin_expected":"8.121345","gblin_min":"7.918310","slippage_buffer_pct":2.5,"slippage_reason":"normal","usdc_in":"10","weth_min":"0.002824"},"security":{"mev_protected":true,"min_outs_set":true},"steps":[{"calldata":"0x095ea7b3…","description":"Approve GBLIN contract to spend USDC","step":1,"target":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","value":"0"},{"calldata":"0x4f5d3a7b…","description":"Buy GBLIN with USDC via native contract function","step":2,"target":"0x36C81d7E1966310F305eA637e761Cf77F90852f0","value":"0"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"usdc":{"description":"USDC amount to invest into GBLIN (decimal string)","type":"string"},"wallet":{"description":"Agent EOA / smart-account 0x address that will execute the returned calldata","type":"string"}},"required":["usdc","wallet"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-08-30T16:49:06.149Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T16:49:05.996Z"},"liveness":{},"verified":false,"featured":false},{"id":4170,"slug":"4170","resource":"https://gblin.digital/api/x402/jit","description":"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.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"usdc":"0.50","wallet":"0x0000000000000000000000000000000000000001"},"type":"http"},"output":{"example":{"action":"two_step_redemption","compatibility":{"eip7702":true,"eoa":true,"erc4337":true},"expected":{"nav_used_usd":1.234567,"slippage_buffer_pct":2.5,"slippage_reason":"normal","usdc_out":"0.500000"},"gas_hint":600000,"params":{"gblin_amount":"0.412345","min_usdc_out":"0.487500","pool_fee":500,"target_token":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"},"steps":[{"calldata":"0x5d2e1ca7…","description":"sellGBLINForEth(gblin_amount, min_eth_out)","step":1,"target":"0x36C81d7E1966310F305eA637e761Cf77F90852f0","value":"0"},{"calldata":"0x414bf389…","description":"Uniswap V3 WETH→USDC with min_usdc_out","step":2,"target":"0x2626664c2603336E57B271c5C0b26F421741e481","value":"0"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"usdc":{"description":"USDC amount needed (decimal string)","type":"string"},"wallet":{"description":"Agent EOA / smart-account 0x address (for cooldown check)","type":"string"}},"required":["usdc","wallet"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-08-30T16:49:04.621Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T16:49:04.399Z"},"liveness":{},"verified":false,"featured":false},{"id":4171,"slug":"4171","resource":"https://gblin.digital/api/x402/quote","description":"Preview a GBLIN swap (buy ETH→GBLIN or sell GBLIN→ETH) with dynamic slippage and a MEV-safe minOut.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"1000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"amount":"0.01","direction":"buy"},"type":"http"},"output":{"example":{"amount_in_eth":"0.01","direction":"buy","expected_gblin_out":"27.853214","fees":{"founder_eth":"0.000005","stability_eth":"0.000005","total_fee_bps":10},"next_step":"Call contract.buyGBLIN(safe_min_gblin_out) with msg.value = amount_in_eth.","safe_min_gblin_out":"27.156885","slippage_buffer_bps":250,"slippage_reason":"normal"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"amount":{"description":"Input amount as a decimal string (ETH for buy, GBLIN for sell)","type":"string"},"direction":{"description":"Swap direction: buy = ETH→GBLIN, sell = GBLIN→ETH","enum":["buy","sell"],"type":"string"}},"required":["direction","amount"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-08-30T16:49:03.347Z","quality":{"calls30d":3,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T16:49:03.148Z"},"liveness":{},"verified":false,"featured":false},{"id":4172,"slug":"4172","resource":"https://gblin.digital/api/x402/catalog","description":"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 payments made by probes; no judgements — measurements only. Free aggregate view: gblin-mcp.gblin-mcp-worker.workers.dev/catalog","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0x0ebA5d314F4f5Dcb7A094953Fa9311a45172dd1B","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":300}],"outputSchema":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{},"type":"http"},"output":{"example":{"alive":198,"cadence_hours":2,"probed":200,"sample":[{"consecutive_fails":0,"http":402,"last_ok":"2026-08-30T09:00:00.000Z","latency_ms":143,"resource":"https://example.com/api/paid"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"gblin.digital","lastUpdated":"2026-08-30T16:48:58.988Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-08-30T16:48:58.73Z"},"liveness":{},"verified":false,"featured":false}]}