Overview

Fetch a block

Protocol x402
Price $0.01
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402
Source bazaar
Indexed 2026-06-30 20:14:20

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

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

Output Schema

{ "properties": { "aliases": { "items": { "type": "string" }, "type": "array" }, "bestTool": { "type": [ "string", "null" ] }, "biomes": { "items": { "type": "string" }, "type": "array" }, "boundingBox": { "type": [ "string", "null" ] }, "description": { "type": [ "string", "null" ] }, "diggable": { "type": "boolean" }, "dimensions": { "items": { "type": "string" }, "type": "array" }, "displayName": { "type": "string" }, "drops": { "items": { "type": "string" }, "type": "array" }, "dropsDetailed": { "items": { "properties": { "dropChance": { "type": "number" }, "fortuneAffected": { "type": "boolean" }, "item": { "type": "string" }, "max": { "type": "integer" }, "min": { "type": "integer" }, "noSilkTouch": { "type": "boolean" }, "silkTouchOnly": { "type": "boolean" } }, "required": [ "item", "dropChance", "min", "max", "silkTouchOnly", "noSilkTouch", "fortuneAffected" ], "type": "object" }, "type": "array" }, "emitLight": { "type": "integer" }, "fallingBlock": { "type": "boolean" }, "filterLight": { "type": "integer" }, "flammable": { "type": [ "boolean", "null" ] }, "fuel": { "oneOf": [ { "properties": { "burnTime": { "type": "integer" }, "itemsSmelted": { "type": "number" } }, "required": [ "burnTime", "itemsSmelted" ], "type": "object" }, { "type": "null" } ] }, "hardness": { "type": [ "number", "null" ] }, "harvestTier": { "type": [ "string", "null" ] }, "harvestTools": { "items": { "type": "string" }, "type": "array" }, "id": { "type": "integer" }, "luminous": { "type": "boolean" }, "mapColor": { "type": [ "string", "null" ] }, "miningSpeeds": { "additionalProperties": { "type": "number" }, "type": "object" }, "name": { "type": "string" }, "noteBlockInstrument": { "type": [ "string", "null" ] }, "pushReaction": { "type": [ "string", "null" ] }, "recipes": { "items": { "properties": { "ingredients": { "items": { "type": "string" }, "type": "array" }, "resultCount": { "type": "integer" }, "type": { "enum": [ "crafting", "smelting" ], "type": "string" } }, "required": [ "type", "ingredients", "resultCount" ], "type": "object" }, "type": "array" }, "renewable": { "type": [ "boolean", "null" ] }, "requiresTool": { "type": "boolean" }, "resistance": { "type": [ "number", "null" ] }, "smeltsInto": { "type": [ "string", "null" ] }, "stackSize": { "type": "integer" }, "stackable": { "type": "boolean" }, "states": { "items": { "properties": { "name": { "type": "string" }, "type": { "type": "string" }, "values": { "items": { "type": "string" }, "type": "array" } }, "required": [ "name", "type", "values" ], "type": "object" }, "type": "array" }, "tags": { "items": { "type": "string" }, "type": "array" }, "transparent": { "type": "boolean" }, "trivia": { "items": { "type": "string" }, "type": "array" }, "versionAdded": { "type": [ "string", "null" ] }, "waterloggable": { "type": "boolean" }, "wikiUrl": { "type": [ "string", "null" ] }, "xpDropped": { "oneOf": [ { "properties": { "max": { "type": "integer" }, "min": { "type": "integer" } }, "required": [ "min", "max" ], "type": "object" }, { "type": "null" } ] } }, "required": [ "id", "name", "displayName", "description", "hardness", "resistance", "stackSize", "stackable", "diggable", "transparent", "emitLight", "filterLight", "luminous", "boundingBox", "requiresTool", "harvestTier", "bestTool", "miningSpeeds", "harvestTools", "drops", "dropsDetailed", "xpDropped", "flammable", "renewable", "fallingBlock", "waterloggable", "mapColor", "pushReaction", "noteBlockInstrument", "dimensions", "biomes", "recipes", "smeltsInto", "fuel", "states", "tags", "aliases", "wikiUrl", "trivia", "versionAdded" ], "type": "object" }