{
 "generated": "2026-08-13T00:24:08.925486+00:00",
 "source": "https://whatagentsbuy.com",
 "api_version": 1,
 "license": "CC BY 4.0, attribute What Agents Buy",
 "what": "Paid delivery checks: each endpoint called with its own advertised input, its response compared against its own advertised output schema. Payments capped at the advertised price so an overcharge is refused, not paid.",
 "delivered": 251,
 "checked": 334,
 "endpoints": [
  {
   "host": "address.agentic-jp.com",
   "url": "https://address.agentic-jp.com/parse",
   "conforms": true,
   "missing": [],
   "promised": [
    "address",
    "addressee",
    "confidence"
   ],
   "extra": [
    "input",
    "warnings"
   ],
   "observed_schema": {
    "input": "string",
    "address": {
     "normalized": "string",
     "components": {
      "prefecture": "string",
      "city": "string",
      "town": "string",
      "chome": "string",
      "banchi": "string",
      "go": "string",
      "building": "null",
      "room": "null"
     },
     "building": "string",
     "room": "null"
    },
    "addressee": {
     "name": "string",
     "honorific": "string"
    },
    "confidence": "number",
    "warnings": {
     "array_of": {
      "code": "string",
      "message": "string"
     }
    }
   },
   "latency_ms": 3058
  },
  {
   "host": "address.agentic-jp.com",
   "url": "https://address.agentic-jp.com/geocode",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "lat",
    "level",
    "lng",
    "normalized"
   ],
   "extra": [
    "input",
    "source"
   ],
   "observed_schema": {
    "input": "string",
    "normalized": "string",
    "lat": "number",
    "lng": "number",
    "level": "string",
    "confidence": "number",
    "source": "string"
   },
   "latency_ms": 3113
  },
  {
   "host": "ads.forgemesh.io",
   "url": "https://ads.forgemesh.io/api/network/stats",
   "conforms": true,
   "missing": [],
   "promised": [
    "classification",
    "totals"
   ],
   "extra": [
    "ad_activity",
    "provider"
   ],
   "observed_schema": {
    "totals": {
     "events": "integer",
     "services": "integer",
     "publishers": "integer",
     "earliest": "integer",
     "latest": "integer"
    },
    "classification": {
     "array_of": {
      "ua_class": "string",
      "n": "integer"
     }
    },
    "ad_activity": {
     "impressions": "integer",
     "clicks": "integer",
     "clicks_by_class": {
      "array_of": "object"
     }
    },
    "provider": {
     "name": "string",
     "catalog": "string",
     "fleet": "string"
    }
   },
   "latency_ms": 2347
  },
  {
   "host": "ads.forgemesh.io",
   "url": "https://ads.forgemesh.io/api/intent/trends",
   "conforms": true,
   "missing": [],
   "promised": [
    "top_endpoints",
    "window"
   ],
   "extra": [
    "categories",
    "generated_at",
    "provider"
   ],
   "observed_schema": {
    "window": "string",
    "generated_at": "string",
    "top_endpoints": {
     "array_of": {
      "service": "string",
      "endpoint": "string",
      "category": "string",
      "probes": "integer",
      "agent_probes": "integer",
      "monitor_probes": "integer",
      "conversions": "integer"
     }
    },
    "categories": {
     "array_of": {
      "category": "string",
      "probes": "integer",
      "agent_probes": "integer"
     }
    },
    "provider": {
     "name": "string",
     "catalog": "string",
     "fleet": "string"
    }
   },
   "latency_ms": 2419
  },
  {
   "host": "agent-arcade.use.x402atlas.com",
   "url": "https://agent-arcade.use.x402atlas.com/twenty-four/daily",
   "conforms": true,
   "missing": [],
   "promised": [
    "attribution",
    "challenge_id",
    "date",
    "difficulty",
    "game",
    "generation_version",
    "prompt",
    "rules"
   ],
   "extra": [],
   "observed_schema": {
    "challenge_id": "string",
    "game": "string",
    "generation_version": "string",
    "date": "string",
    "difficulty": "string",
    "prompt": {
     "numbers": {
      "array_of": "integer"
     },
     "target": "integer"
    },
    "rules": {
     "allowed_operators": {
      "array_of": "string"
     },
     "arithmetic": "string",
     "integer_literals_only": "boolean",
     "parentheses_allowed": "boolean",
     "target": "integer",
     "unary_operators_allowed": "boolean",
     "use_each_number_exactly_once": "boolean"
    },
    "attribution": "null"
   },
   "latency_ms": 2040
  },
  {
   "host": "agent-arcade.use.x402atlas.com",
   "url": "https://agent-arcade.use.x402atlas.com/twenty-four/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "challenge_id",
    "correct",
    "feedback",
    "game",
    "proof",
    "score",
    "valid"
   ],
   "extra": [],
   "observed_schema": {
    "challenge_id": "string",
    "game": "string",
    "valid": "boolean",
    "correct": "boolean",
    "score": "integer",
    "feedback": {
     "message": "string",
     "numbers_used": {
      "array_of": "integer"
     }
    },
    "proof": {
     "normalized_expression": "string",
     "exact_value": "string",
     "numbers_used": {
      "array_of": "integer"
     }
    }
   },
   "latency_ms": 1738
  },
  {
   "host": "agent-arcade.use.x402atlas.com",
   "url": "https://agent-arcade.use.x402atlas.com/trivia/daily",
   "conforms": true,
   "missing": [],
   "promised": [
    "attribution",
    "challenge_id",
    "date",
    "difficulty",
    "game",
    "generation_version",
    "prompt",
    "rules"
   ],
   "extra": [],
   "observed_schema": {
    "challenge_id": "string",
    "game": "string",
    "generation_version": "string",
    "date": "string",
    "difficulty": "string",
    "prompt": {
     "question_id": "string",
     "question": "string",
     "category": "string",
     "choices": {
      "array_of": "object"
     },
     "answer_format": "string"
    },
    "rules": {
     "select_exactly_one": "boolean",
     "choice_count": "integer"
    },
    "attribution": {
     "source": "string",
     "license": "string",
     "snapshot_date": "string",
     "dataset_version": "string",
     "dataset_sha256": "string"
    }
   },
   "latency_ms": 2067
  },
  {
   "host": "agentbodega.store",
   "url": "https://agentbodega.store/api/name/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "success"
   ],
   "extra": [
    "candidate",
    "checkedAt",
    "domains",
    "handles",
    "providerMessage",
    "receipt",
    "summary",
    "tool",
    "warnings"
   ],
   "observed_schema": {
    "success": "boolean",
    "tool": {
     "id": "string",
     "name": "string",
     "department": "string",
     "aisle": "string",
     "shelf": "string",
     "highConfidenceOnly": "boolean"
    },
    "candidate": "string",
    "checkedAt": "string",
    "summary": {
     "recommendation": "string",
     "domainCounts": {
      "available": "integer",
      "taken": "integer",
      "unknown": "integer"
     },
     "handleCounts": {
      "available": "integer",
      "taken": "integer",
      "unknown": "integer",
      "invalid": "integer"
     },
     "highConfidenceOnly": "boolean",
     "offeredCoverage": {
      "domains": "array",
      "handles": "array"
     }
    },
    "domains": {
     "array_of": {
      "domain": "string",
      "tld": "string",
      "status": "string",
      "confidence": "string",
      "source": "string",
      "checkedAt": "string",
      "evidence": "object"
     }
    },
    "handles": {
     "array_of": {
      "platform": "string",
      "handle": "string",
      "status": "string",
      "confidence": "string",
      "source": "string",
      "checkedAt": "string",
      "evidence": "object"
     }
    },
    "warnings": {
     "array_of": "string"
    },
    "providerMessage": "string",
    "receipt": {
     "version": "integer",
     "service": {
      "name": "string",
      "url": "string"
     },
     "requestId": "string",
     "issuedAt": "string",
     "route": {
      "key": "string",
      "path": "string",
      "method": "string",
      "serviceName": "string"
     },
     "price": {
      "usd": "string",
      "amount": "string",
      "network": "string",
      "asset": "string",
      "payTo": "string"
     },
     "payment": {
      "source": "string",
      "settled": "boolean",
      "paymentHash": "string",
      "payer": "string",
      "settlementHash": "string",
      "discount": "null",
      "prepaidUsd": "null"
     },
     "response": {
      "status": "integer",
      "contentType": "string",
      "bytes": "integer",
      "sha256": "string",
      "hashScope": "string"
     },
     "source": {
      "checkedAt": "string"
     },
     "lookupUrl": "string",
     "signature": "string"
    }
   },
   "latency_ms": 2723
  },
  {
   "host": "agentdata-api.sander-van-aard.workers.dev",
   "url": "https://agentdata-api.sander-van-aard.workers.dev/ch/company",
   "conforms": true,
   "missing": [],
   "promised": [
    "checked_at",
    "profile",
    "query",
    "result"
   ],
   "extra": [
    "candidates",
    "disclaimer"
   ],
   "observed_schema": {
    "query": {
     "uid": "string"
    },
    "checked_at": "string",
    "result": "string",
    "profile": {
     "uid": "string",
     "name": "string",
     "name_translations": {
      "array_of": "string"
     },
     "legal_seat": "string",
     "legal_form": {
      "id": "integer",
      "short": "string",
      "name": "string"
     },
     "status": "string",
     "status_raw": "string",
     "delete_date": "null",
     "last_shab_publication": "string",
     "purpose": "string",
     "address": "string",
     "is_sole_proprietorship": "boolean",
     "source_reference": {
      "register": "string",
      "direct_url": "string"
     }
    },
    "candidates": "array",
    "disclaimer": "string"
   },
   "latency_ms": 3989
  },
  {
   "host": "agentdataapi.onrender.com",
   "url": "https://agentdataapi.onrender.com/launches",
   "conforms": true,
   "missing": [],
   "promised": [
    "count_upcoming_total",
    "launches",
    "stale"
   ],
   "extra": [],
   "observed_schema": {
    "count_upcoming_total": "integer",
    "launches": {
     "array_of": {
      "name": "string",
      "status": "string",
      "net": "string",
      "window_start": "string",
      "window_end": "string",
      "rocket": "string",
      "mission": "string",
      "mission_description": "string",
      "orbit": "string",
      "pad": "string",
      "location": "string",
      "last_updated": "string"
     }
    },
    "stale": "boolean"
   },
   "latency_ms": 2502
  },
  {
   "host": "agentdataapi.onrender.com",
   "url": "https://agentdataapi.onrender.com/events",
   "conforms": true,
   "missing": [],
   "promised": [
    "events",
    "stale"
   ],
   "extra": [],
   "observed_schema": {
    "events": {
     "array_of": {
      "name": "string",
      "type": "string",
      "description": "string",
      "date": "string",
      "location": "string",
      "news_url": "string",
      "video_url": "string"
     }
    },
    "stale": "boolean"
   },
   "latency_ms": 2970
  },
  {
   "host": "agentres.dev",
   "url": "https://agentres.dev/api/discover/restaurants",
   "conforms": true,
   "missing": [],
   "promised": [
    "charge_id",
    "limit",
    "offset",
    "restaurants",
    "synced_at",
    "total"
   ],
   "extra": [],
   "observed_schema": {
    "restaurants": {
     "array_of": {
      "id": "string",
      "name": "string",
      "description": "null",
      "image_url": "string",
      "cuisine": "array",
      "price": "integer",
      "website_url": "string",
      "cities": "array",
      "neighborhoods": "array",
      "locations": "array",
      "synced_at": "string"
     }
    },
    "total": "integer",
    "limit": "integer",
    "offset": "integer",
    "synced_at": "string",
    "charge_id": "string"
   },
   "latency_ms": 4086
  },
  {
   "host": "anomaly.forgemesh.io",
   "url": "https://anomaly.forgemesh.io/api/mempool-anomaly",
   "conforms": true,
   "missing": [],
   "promised": [
    "chain",
    "domain",
    "gas",
    "novelty",
    "peak_window",
    "pending_count",
    "pending_stats",
    "sequence_score",
    "story"
   ],
   "extra": [
    "coverage",
    "dictionary_size",
    "events_collected",
    "historical_matches",
    "possible_failure_modes",
    "provider",
    "sequence_length",
    "timestamp",
    "training_sequences"
   ],
   "observed_schema": {
    "domain": "string",
    "sequence_score": "integer",
    "novelty": "string",
    "coverage": "integer",
    "historical_matches": "integer",
    "possible_failure_modes": "array",
    "sequence_length": "integer",
    "dictionary_size": "integer",
    "training_sequences": "integer",
    "story": "string",
    "chain": "string",
    "timestamp": "integer",
    "pending_count": "integer",
    "gas": {
     "current_gwei": "number",
     "base_fee_gwei": "number",
     "median_20block_gwei": "number",
     "max_pending_gwei": "number",
     "ratio_vs_median": "number"
    },
    "pending_stats": {
     "total_value_eth": "number",
     "contract_deploys": "integer",
     "big_swaps": "integer",
     "whale_pending": "integer"
    },
    "events_collected": "integer",
    "peak_window": {
     "array_of": "string"
    },
    "provider": {
     "name": "string",
     "catalog": "string",
     "fleet": "string"
    }
   },
   "latency_ms": 1994
  },
  {
   "host": "apexrunner.ai",
   "url": "https://apexrunner.ai/signals/btc-price-tick",
   "conforms": true,
   "missing": [],
   "promised": [
    "a",
    "b",
    "e",
    "s",
    "t"
   ],
   "extra": [
    "_apex",
    "_apex_pricing",
    "upgrade_nudge"
   ],
   "observed_schema": {
    "_apex": {
     "evolution_runs": "integer",
     "instance": "string",
     "live_capital_deployed": "boolean",
     "live_trading": "boolean",
     "signal": "string",
     "signal_hash": "string",
     "source": "string",
     "trades_backing_signal": "integer",
     "verify_at": "string",
     "version": "string"
    },
    "a": "number",
    "b": "number",
    "e": "number",
    "s": "number",
    "t": "integer",
    "_apex_pricing": {
     "tier": "string",
     "calls_total": "integer",
     "discount_pct": "integer",
     "calls_to_next_tier": "integer",
     "next_tier_benefit": "string",
     "milestone_message": "string",
     "permanent": "boolean",
     "lifetime_savings_usd": "number"
    },
    "upgrade_nudge": "string"
   },
   "latency_ms": 2194
  },
  {
   "host": "apexrunner.ai",
   "url": "https://apexrunner.ai/signals/fg-micro",
   "conforms": true,
   "missing": [],
   "promised": [
    "l",
    "t",
    "v"
   ],
   "extra": [
    "_apex",
    "_apex_pricing",
    "upgrade_nudge"
   ],
   "observed_schema": {
    "_apex": {
     "evolution_runs": "integer",
     "instance": "string",
     "live_capital_deployed": "boolean",
     "live_trading": "boolean",
     "signal": "string",
     "signal_hash": "string",
     "source": "string",
     "trades_backing_signal": "integer",
     "verify_at": "string",
     "version": "string"
    },
    "l": "string",
    "t": "integer",
    "v": "integer",
    "_apex_pricing": {
     "tier": "string",
     "calls_total": "integer",
     "discount_pct": "integer",
     "calls_to_next_tier": "integer",
     "next_tier_benefit": "string",
     "milestone_message": "string",
     "permanent": "boolean",
     "lifetime_savings_usd": "number"
    },
    "upgrade_nudge": "string"
   },
   "latency_ms": 1835
  },
  {
   "host": "api.400860.xyz",
   "url": "https://api.400860.xyz/v1/scrape/page",
   "conforms": true,
   "missing": [],
   "promised": [
    "text",
    "title",
    "url"
   ],
   "extra": [
    "description",
    "links",
    "textLength"
   ],
   "observed_schema": {
    "description": "string",
    "links": {
     "array_of": "string"
    },
    "text": "string",
    "textLength": "integer",
    "title": "string",
    "url": "string"
   },
   "latency_ms": 4837
  },
  {
   "host": "api.agentfeeds.jp",
   "url": "https://api.agentfeeds.jp/v1/reg/sanctions/heartbeat",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "kind",
    "product"
   ],
   "extra": [
    "disclaimer",
    "freshness_sec",
    "generated_at",
    "license",
    "sources",
    "version"
   ],
   "observed_schema": {
    "kind": "string",
    "product": "string",
    "version": "string",
    "generated_at": "string",
    "freshness_sec": "integer",
    "data": {
     "jp_mof": {
      "list_date": "string",
      "addresses_total": "integer",
      "fetched_at": "string"
     },
     "ofac": {
      "publish_date": "string",
      "addresses_total": "integer",
      "fetched_at": "string"
     }
    },
    "sources": {
     "array_of": {
      "name": "string",
      "ref": "string"
     }
    },
    "disclaimer": "string",
    "license": "string"
   },
   "latency_ms": 3267
  },
  {
   "host": "api.agentfeeds.jp",
   "url": "https://api.agentfeeds.jp/v1/reg/events/headlines",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "kind",
    "product"
   ],
   "extra": [
    "disclaimer",
    "freshness_sec",
    "generated_at",
    "license",
    "sources",
    "version"
   ],
   "observed_schema": {
    "kind": "string",
    "product": "string",
    "version": "string",
    "generated_at": "string",
    "freshness_sec": "integer",
    "data": {
     "array_of": {
      "id": "string",
      "source_name": "string",
      "jp_title": "string",
      "en_title": "string",
      "category": "string",
      "published_at": "string"
     }
    },
    "sources": {
     "array_of": {
      "name": "string",
      "ref": "string"
     }
    },
    "disclaimer": "string",
    "license": "string"
   },
   "latency_ms": 3723
  },
  {
   "host": "api.agentstools.dev",
   "url": "https://api.agentstools.dev/code/inspect",
   "conforms": true,
   "missing": [],
   "promised": [
    "coverage",
    "disclaimer",
    "files_scanned",
    "findings",
    "findings_by_cwe",
    "language",
    "object",
    "risk_score",
    "ruleset_version",
    "verdict"
   ],
   "extra": [
    "findings_truncated"
   ],
   "observed_schema": {
    "object": "string",
    "verdict": "string",
    "risk_score": "integer",
    "files_scanned": "integer",
    "findings": {
     "array_of": {
      "file": "null",
      "line": "integer",
      "cwe": "string",
      "name": "string",
      "dimension": "string",
      "severity": "string",
      "confidence": "string",
      "evidence": "string",
      "reason": "string"
     }
    },
    "findings_truncated": "boolean",
    "findings_by_cwe": {
     "CWE-327": "integer"
    },
    "coverage": {
     "cwe_total": "integer",
     "cwe_flagged": {
      "array_of": "string"
     },
     "languages_scanned": {
      "array_of": "string"
     }
    },
    "ruleset_version": "string",
    "disclaimer": "string",
    "language": "string"
   },
   "latency_ms": 4522
  },
  {
   "host": "api.anchor-x402.com",
   "url": "https://api.anchor-x402.com/v1/roll",
   "conforms": true,
   "missing": [],
   "promised": [
    "commitment",
    "count",
    "domain",
    "input_hash",
    "label",
    "range",
    "result",
    "result_hash",
    "scheme",
    "signature",
    "signer"
   ],
   "extra": [],
   "observed_schema": {
    "range": {
     "array_of": "integer"
    },
    "count": "integer",
    "commitment": "null",
    "label": "string",
    "result": {
     "array_of": "integer"
    },
    "input_hash": "string",
    "result_hash": "string",
    "signature": "string",
    "signer": "string",
    "scheme": "string",
    "domain": "string"
   },
   "latency_ms": 2030
  },
  {
   "host": "api.anchor-x402.com",
   "url": "https://api.anchor-x402.com/v1/price/token",
   "conforms": true,
   "missing": [],
   "promised": [
    "age_seconds",
    "chain",
    "contract",
    "fetched_at",
    "market_cap_usd",
    "name",
    "source",
    "symbol",
    "usd",
    "usd_24h_change_pct"
   ],
   "extra": [
    "x402_related"
   ],
   "observed_schema": {
    "symbol": "string",
    "name": "string",
    "contract": "null",
    "chain": "null",
    "usd": "number",
    "usd_24h_change_pct": "number",
    "market_cap_usd": "number",
    "source": "string",
    "fetched_at": "integer",
    "age_seconds": "integer",
    "x402_related": {
     "array_of": {
      "resource": "string",
      "method": "string",
      "price": "string",
      "reason": "string"
     }
    }
   },
   "latency_ms": 2150
  },
  {
   "host": "api.anchor-x402.com",
   "url": "https://api.anchor-x402.com/v1/aura",
   "conforms": true,
   "missing": [],
   "promised": [
    "color",
    "description",
    "score",
    "tier"
   ],
   "extra": [],
   "observed_schema": {
    "color": "string",
    "tier": "string",
    "score": "integer",
    "description": "string"
   },
   "latency_ms": 4549
  },
  {
   "host": "api.basefeed.io",
   "url": "https://api.basefeed.io/v1/base/gas",
   "conforms": true,
   "missing": [],
   "promised": [
    "chain",
    "gas_price_gwei",
    "ok"
   ],
   "extra": [
    "as_of",
    "cogs_usd",
    "error",
    "gas_price_wei",
    "latency_ms",
    "rpc",
    "tier"
   ],
   "observed_schema": {
    "ok": "boolean",
    "as_of": "number",
    "tier": "string",
    "cogs_usd": "integer",
    "latency_ms": "integer",
    "error": "null",
    "chain": "string",
    "gas_price_wei": "integer",
    "gas_price_gwei": "number",
    "rpc": "string"
   },
   "latency_ms": 2811
  },
  {
   "host": "api.basefeed.io",
   "url": "https://api.basefeed.io/v1/base/yields",
   "conforms": true,
   "missing": [],
   "promised": [
    "chain",
    "count",
    "ok",
    "pools"
   ],
   "extra": [
    "as_of",
    "cogs_usd",
    "error",
    "filters",
    "latency_ms",
    "source",
    "tier"
   ],
   "observed_schema": {
    "ok": "boolean",
    "as_of": "number",
    "chain": "string",
    "source": "string",
    "count": "integer",
    "pools": {
     "array_of": {
      "symbol": "string",
      "project": "string",
      "apy": "number",
      "tvl_usd": "integer",
      "pool": "string",
      "apy_base": "number",
      "apy_reward": "integer",
      "apy_change_1d": "number",
      "apy_change_7d": "number",
      "apy_change_30d": "number",
      "stablecoin": "boolean"
     }
    },
    "filters": {
     "min_tvl": "integer",
     "limit": "integer",
     "sort": "string",
     "symbol": "null"
    },
    "tier": "string",
    "cogs_usd": "integer",
    "latency_ms": "integer",
    "error": "null"
   },
   "latency_ms": 2935
  },
  {
   "host": "api.bitrefill.com",
   "url": "https://api.bitrefill.com/x402/gift-cards/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "next_step",
    "products"
   ],
   "extra": [
    "categories",
    "found",
    "page",
    "per_page"
   ],
   "observed_schema": {
    "categories": {
     "array_of": {
      "count": "integer",
      "highlighted": "string",
      "value": "string"
     }
    },
    "products": {
     "array_of": {
      "_id": "string",
      "categories": "array",
      "countries": "array",
      "currency": "string",
      "in_stock": "boolean",
      "keywords": "array",
      "name": "string",
      "slug": "string",
      "type": "string",
      "product_url": "string"
     }
    },
    "found": "integer",
    "page": "integer",
    "per_page": "integer",
    "next_step": {
     "url": "string",
     "body": {
      "slug": "string"
     }
    }
   },
   "latency_ms": 2531
  },
  {
   "host": "api.boonprotocol.com",
   "url": "https://api.boonprotocol.com/api/v1/x402/routes",
   "conforms": true,
   "missing": [],
   "promised": [
    "routes",
    "version"
   ],
   "extra": [
    "contextIndexComplete",
    "contract",
    "globalStats",
    "interpretation",
    "navigation",
    "pagination",
    "query",
    "reviewIndexComplete"
   ],
   "observed_schema": {
    "version": "string",
    "contract": "string",
    "query": {
     "q": "null",
     "origin": "null",
     "method": "null",
     "recognizer": "null",
     "context": "string",
     "sort": "string",
     "limit": "integer",
     "cursor": "null"
    },
    "navigation": {
     "startHere": "string",
     "routeDirectory": "string",
     "routeDetailTemplate": "string",
     "recognitionsTemplate": "string",
     "reviewsTemplate": "string",
     "reviewerHistoryTemplate": "string",
     "pricePerRead": "string",
     "web": "string"
    },
    "routes": {
     "array_of": {
      "routeId": "string",
      "description": "null",
      "endpointUrl": "object",
      "recognition": "object",
      "reviewSummary": "object",
      "links": "object",
      "contexts": "array",
      "reviews": "array"
     }
    },
    "globalStats": {
     "routeCount": "integer",
     "routedBoonCount": "integer",
     "endpointGratuityUsdc": "string",
     "networkGratuityUsdc": "string",
     "totalRecognitionUsdc": "string",
     "boonBurned": "string",
     "latestRecognitionAt": "string"
    },
    "pagination": {
     "limit": "integer",
     "cursor": "null",
     "hasMore": "boolean",
     "nextCursor": "null"
    },
    "contextIndexComplete": "boolean",
    "reviewIndexComplete": "boolean",
    "interpretation": {
     "facts": "string",
     "context": "string",
     "notProofOf": {
      "array_of": "string"
     },
     "discovery": "string",
     "sorting": "string"
    }
   },
   "latency_ms": 5055
  },
  {
   "host": "api.borisinc.com",
   "url": "https://api.borisinc.com/paid/steam/deals",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "deals"
   ],
   "extra": [
    "cached_ttl_s"
   ],
   "observed_schema": {
    "count": "integer",
    "deals": {
     "array_of": {
      "appid": "integer",
      "name": "string",
      "price": "number",
      "original_price": "number",
      "discount_pct": "integer",
      "header_image": "string",
      "review_score_pct": "integer",
      "value_score": "number"
     }
    },
    "cached_ttl_s": "integer"
   },
   "latency_ms": 4165
  },
  {
   "host": "api.borisinc.com",
   "url": "https://api.borisinc.com/paid/ping",
   "conforms": true,
   "missing": [],
   "promised": [
    "pong",
    "ts"
   ],
   "extra": [
    "note"
   ],
   "observed_schema": {
    "pong": "boolean",
    "ts": "number",
    "note": "string"
   },
   "latency_ms": 3687
  },
  {
   "host": "api.delx.ai",
   "url": "https://api.delx.ai/api/v1/x402/speech",
   "conforms": true,
   "missing": [],
   "promised": [
    "audio_url",
    "bytes",
    "generation_id",
    "media_type",
    "model",
    "prompt_policy_version",
    "provider",
    "sale_price_usdc",
    "sha256",
    "speed",
    "voice"
   ],
   "extra": [
    "gross_margin_usd",
    "provider_prediction_id",
    "upstream_cost_usd"
   ],
   "observed_schema": {
    "generation_id": "string",
    "audio_url": "string",
    "model": "string",
    "provider": "string",
    "provider_prediction_id": "string",
    "voice": "string",
    "speed": "integer",
    "prompt_policy_version": "string",
    "media_type": "string",
    "bytes": "integer",
    "sha256": "string",
    "upstream_cost_usd": "number",
    "sale_price_usdc": "number",
    "gross_margin_usd": "number"
   },
   "latency_ms": 5065
  },
  {
   "host": "api.delx.ai",
   "url": "https://api.delx.ai/api/v1/x402/image",
   "conforms": true,
   "missing": [],
   "promised": [
    "aspect_ratio",
    "bytes",
    "generation_id",
    "height",
    "image_url",
    "media_type",
    "model",
    "prompt_policy_version",
    "provider",
    "quality_profile",
    "sale_price_usdc",
    "sha256",
    "width"
   ],
   "extra": [
    "gross_margin_pct",
    "gross_margin_usd",
    "provider_prediction_id",
    "provider_source",
    "tier",
    "upstream_cost_usd"
   ],
   "observed_schema": {
    "generation_id": "string",
    "image_url": "string",
    "model": "string",
    "provider": "string",
    "provider_source": "string",
    "provider_prediction_id": "string",
    "aspect_ratio": "string",
    "quality_profile": "string",
    "tier": "string",
    "prompt_policy_version": "string",
    "media_type": "string",
    "width": "integer",
    "height": "integer",
    "bytes": "integer",
    "sha256": "string",
    "upstream_cost_usd": "number",
    "sale_price_usdc": "number",
    "gross_margin_usd": "number",
    "gross_margin_pct": "integer"
   },
   "latency_ms": 8997
  },
  {
   "host": "api.delx.ai",
   "url": "https://api.delx.ai/api/v1/x402/dns-lookup",
   "conforms": true,
   "missing": [],
   "promised": [
    "result",
    "tool_name"
   ],
   "extra": [],
   "observed_schema": {
    "tool_name": "string",
    "result": {
     "domain": "string",
     "record_type": "string",
     "status": "integer",
     "answers": {
      "array_of": "object"
     },
     "answer_count": "integer"
    }
   },
   "latency_ms": 2990
  },
  {
   "host": "api.exa.ai",
   "url": "https://api.exa.ai/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "results"
   ],
   "extra": [
    "costDollars",
    "requestId",
    "resolvedSearchType",
    "searchTime"
   ],
   "observed_schema": {
    "requestId": "string",
    "resolvedSearchType": "string",
    "results": {
     "array_of": {
      "id": "string",
      "title": "string",
      "url": "string"
     }
    },
    "searchTime": "integer",
    "costDollars": {
     "total": "number",
     "search": {
      "neural": "number"
     }
    }
   },
   "latency_ms": 2584
  },
  {
   "host": "api.exa.ai",
   "url": "https://api.exa.ai/contents",
   "conforms": true,
   "missing": [],
   "promised": [
    "results"
   ],
   "extra": [
    "costDollars",
    "requestId",
    "searchTime",
    "statuses"
   ],
   "observed_schema": {
    "requestId": "string",
    "results": {
     "array_of": {
      "id": "string",
      "title": "string",
      "url": "string",
      "author": "null",
      "text": "string",
      "favicon": "string"
     }
    },
    "statuses": {
     "array_of": {
      "id": "string",
      "status": "string",
      "source": "string"
     }
    },
    "costDollars": {
     "total": "number",
     "contents": {
      "text": "number"
     }
    },
    "searchTime": "number"
   },
   "latency_ms": 2194
  },
  {
   "host": "api.foreverbetter.xyz",
   "url": "https://api.foreverbetter.xyz/labs/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "results"
   ],
   "extra": [],
   "observed_schema": {
    "results": {
     "array_of": {
      "provider": "string",
      "status": "string",
      "query": "object",
      "locator_url": "string",
      "booking_url": "string",
      "notes": "array",
      "locations": "array"
     }
    }
   },
   "latency_ms": 2103
  },
  {
   "host": "api.glianalabs.com",
   "url": "https://api.glianalabs.com/x402/tools/extract",
   "conforms": true,
   "missing": [],
   "promised": [
    "tool"
   ],
   "extra": [
    "costMicroUsd",
    "data",
    "missing",
    "model",
    "note",
    "url"
   ],
   "observed_schema": {
    "tool": "string",
    "costMicroUsd": "integer",
    "url": "string",
    "data": {
     "in_stock": "null",
     "price": "null",
     "title": "string"
    },
    "missing": {
     "array_of": "string"
    },
    "model": "string",
    "note": "string"
   },
   "latency_ms": 5764
  },
  {
   "host": "api.interzoid.com",
   "url": "https://api.interzoid.com/getfullnamematch",
   "conforms": true,
   "missing": [],
   "promised": [
    "Code",
    "Credits",
    "SimKey"
   ],
   "extra": [],
   "observed_schema": {
    "SimKey": "string",
    "Code": "string",
    "Credits": "string"
   },
   "latency_ms": 3227
  },
  {
   "host": "api.losbeto.xyz",
   "url": "https://api.losbeto.xyz/pyth-price",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "price_usd",
    "provider",
    "source",
    "symbol",
    "ts"
   ],
   "extra": [
    "recommended_next"
   ],
   "observed_schema": {
    "confidence": "number",
    "price_usd": "number",
    "provider": "string",
    "recommended_next": {
     "array_of": {
      "endpoint": "string",
      "price_usdc": "string",
      "why": "string"
     }
    },
    "source": "string",
    "symbol": "string",
    "ts": "integer"
   },
   "latency_ms": 3424
  },
  {
   "host": "api.memoryapi.org",
   "url": "https://api.memoryapi.org/x402/translate",
   "conforms": true,
   "missing": [],
   "promised": [
    "characters",
    "source",
    "success",
    "target",
    "translated"
   ],
   "extra": [],
   "observed_schema": {
    "success": "boolean",
    "translated": "string",
    "source": "string",
    "target": "string",
    "characters": "integer"
   },
   "latency_ms": 9670
  },
  {
   "host": "api.munition.io",
   "url": "https://api.munition.io/v1/uploads",
   "conforms": true,
   "missing": [],
   "promised": [
    "expiresAt",
    "id",
    "maxSize",
    "publicUrl",
    "tags",
    "uploadHeaders",
    "uploadMethod",
    "uploadUrl",
    "uploadUrlExpiresAt"
   ],
   "extra": [],
   "observed_schema": {
    "id": "string",
    "uploadUrl": "string",
    "uploadMethod": "string",
    "uploadHeaders": {
     "content-type": "string",
     "content-length": "string",
     "x-amz-checksum-sha256": "string",
     "x-amz-meta-sha256": "string"
    },
    "publicUrl": "string",
    "expiresAt": "string",
    "uploadUrlExpiresAt": "string",
    "maxSize": "integer",
    "tags": {
     "array_of": "string"
    }
   },
   "latency_ms": 3053
  },
  {
   "host": "api.munition.io",
   "url": "https://api.munition.io/v1/airports/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "airports",
    "meta",
    "query"
   ],
   "extra": [],
   "observed_schema": {
    "query": "string",
    "airports": {
     "array_of": {
      "iataCode": "string",
      "name": "string",
      "cityName": "string",
      "countryCode": "string",
      "countryName": "string",
      "timeZone": "string",
      "coordinates": "object"
     }
    },
    "meta": {
     "resultCount": "integer",
     "searchedAt": "string"
    }
   },
   "latency_ms": 3035
  },
  {
   "host": "api.nativebtc.org",
   "url": "https://api.nativebtc.org/v1/bitcoin/insight",
   "conforms": true,
   "missing": [],
   "promised": [
    "bump",
    "success",
    "summary",
    "templateCheck",
    "verdict"
   ],
   "extra": [
    "actions",
    "address",
    "broadcast",
    "confidence",
    "endpoint",
    "evidenceErrors",
    "feeMarket",
    "latencyMs",
    "mempool",
    "query",
    "shadowTemplate",
    "timestamp",
    "tx"
   ],
   "observed_schema": {
    "success": "boolean",
    "endpoint": "string",
    "query": {
     "txid": "string",
     "address": "null",
     "targetBlocks": "integer",
     "amountSats": "null",
     "targetSatVb": "null",
     "action": "string",
     "addressMode": "string"
    },
    "verdict": "string",
    "summary": "string",
    "actions": {
     "array_of": "string"
    },
    "confidence": "number",
    "feeMarket": {
     "success": "boolean",
     "target": "integer",
     "recommended": {
      "satPerVb": "integer",
      "btcPerKvb": "number"
     },
     "estimates": {
      "1": "object",
      "2": "object",
      "3": "object",
      "6": "object",
      "12": "object",
      "25": "object",
      "50": "object",
      "100": "object",
      "144": "object"
     },
     "feeHistogram": {
      "array_of": "object"
     },
     "timestamp": "integer"
    },
    "mempool": {
     "success": "boolean",
     "mempool": {
      "loaded": "boolean",
      "size": "integer",
      "bytes": "integer",
      "usage": "integer",
      "total_fee": "number",
      "maxmempool": "integer",
      "mempoolminfee": "number",
      "minrelaytxfee": "number",
      "incrementalrelayfee": "number",
      "unbroadcastcount": "integer",
      "fullrbf": "boolean"
     },
     "feeEstimates": {
      "1_block": "integer",
      "3_block": "integer",
      "6_block": "integer",
      "12_block": "integer",
      "25_block": "integer",
      "144_block": "integer"
     },
     "congestion": "string",
     "timestamp": "integer"
    },
    "tx": {
     "mempool": "null",
     "replacements": {
      "success": "boolean",
      "txid": "string",
      "inMempool": "boolean",
      "bip125Replaceable": "boolean",
      "wasReplaced": "boolean",
      "replacement": "null",
      "timestamp": "integer"
     },
     "chainLookup": {
      "success": "boolean",
      "source": "string",
      "tx": "object"
     }
    },
    "address": "null",
    "bump": {
     "available": "boolean",
     "reason": "string"
    },
    "broadcast": "null",
    "shadowTemplate": {
     "available": "boolean",
     "status": "integer",
     "data": {
      "status": "string"
     },
     "role": "string",
     "note": "string"
    },
    "templateCheck": {
     "txid": "string",
     "optimizer": {
      "available": "boolean",
      "status": "integer",
      "data": "object",
      "role": "string",
      "note": "string"
     },
     "source": "string",
     "mode": "string",
     "ready": "boolean",
     "inOptimizedTemplate": "boolean",
     "estimatedInNextTemplate": "boolean",
     "baselineComparisonAvailable": "boolean",
     "inBaselineTemplate": "boolean",
     "optimizerAdvantage": "boolean",
     "baselineCachedAt": "string",
     "baselineCacheAgeMs": "integer",
     "baselineLastError": "null",
     "cacheAgeMs": "integer",
     "cachedAt": "string",
     "upliftBps": "number",
     "cycleCount": "integer",
     "templateSummary": {
      "selectedTxCount": "integer",
      "baseline": "object",
      "optimized": "object",
      "height": "integer",
      "previousBlockHash": "string",
      "weightLimit": "integer",
      "coinbaseValue": "integer"
     },
     "baselineSummary": {
      "selectedTxCount": "integer",
      "height": "integer",
      "previousBlockHash": "string",
      "weightLimit": "integer",
      "coinbaseValue": "integer"
     },
     "comparison": {
      "available": "boolean",
      "reason": "string",
      "sameTip": "boolean",
      "optimizedTxidCount": "integer",
      "baselineTxidCount": "integer",
      "overlapTxidCount": "integer",
      "optimizedOnlyTxidCount": "integer",
      "baselineOnlyTxidCount": "integer",
      "optimizedHeight": "integer",
      "baselineHeight": "integer",
      "previousBlockHash": "string"
     },
     "receipt": {
      "present": "boolean",
      "schema": "string",
      "keyId": "string",
      "alg": "string"
     },
     "currentRefreshStartedAt": "null",
     "refreshInProgress": "boolean",
     "note": "string",
     "checkedAt": "string"
    },
    "evidenceErrors": {},
    "latencyMs": "integer",
    "timestamp": "integer"
   },
   "latency_ms": 15737
  },
  {
   "host": "api.oblique.markets",
   "url": "https://api.oblique.markets/api/v1/paid/rewrite",
   "conforms": true,
   "missing": [],
   "promised": [
    "instruction",
    "model",
    "text_rewritten"
   ],
   "extra": [],
   "observed_schema": {
    "text_rewritten": "string",
    "instruction": "string",
    "model": "string"
   },
   "latency_ms": 6052
  },
  {
   "host": "api.printmoneylab.com",
   "url": "https://api.printmoneylab.com/api/v1/kr-prices",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "symbol",
    "timestamp"
   ],
   "extra": [
    "receipt"
   ],
   "observed_schema": {
    "symbol": "string",
    "data": {
     "upbit": {
      "exchange": "string",
      "symbol": "string",
      "price_krw": "integer",
      "volume_24h": "number",
      "change_rate": "number",
      "timestamp": "integer",
      "data_age_seconds": "integer"
     },
     "bithumb": {
      "exchange": "string",
      "symbol": "string",
      "price_krw": "integer",
      "volume_24h": "number",
      "change_rate": "number",
      "timestamp": "integer",
      "data_age_seconds": "integer"
     }
    },
    "timestamp": "integer",
    "receipt": {
     "id": "string",
     "issued_at": "string",
     "endpoint": "string",
     "amount": "string",
     "currency": "string",
     "network": "string",
     "tx_hash": "string",
     "payer": "string",
     "merchant": "string",
     "signature": "string",
     "signer": "string"
    }
   },
   "latency_ms": 3876
  },
  {
   "host": "api.printmoneylab.com",
   "url": "https://api.printmoneylab.com/api/v1/kimchi-premium",
   "conforms": true,
   "missing": [],
   "promised": [
    "binance_krw_equivalent",
    "binance_usdt",
    "fx_rate",
    "fx_rate_official",
    "fx_source",
    "premium_direction",
    "premium_pct_usdt",
    "premium_percent",
    "symbol",
    "timestamp",
    "upbit_krw",
    "usdt_krw_rate"
   ],
   "extra": [
    "receipt"
   ],
   "observed_schema": {
    "symbol": "string",
    "upbit_krw": "integer",
    "binance_usdt": "number",
    "fx_rate": "number",
    "fx_rate_official": "number",
    "usdt_krw_rate": "integer",
    "fx_source": "string",
    "binance_krw_equivalent": "integer",
    "premium_percent": "number",
    "premium_pct_usdt": "number",
    "premium_direction": "string",
    "timestamp": "integer",
    "receipt": {
     "id": "string",
     "issued_at": "string",
     "endpoint": "string",
     "amount": "string",
     "currency": "string",
     "network": "string",
     "tx_hash": "string",
     "payer": "string",
     "merchant": "string",
     "signature": "string",
     "signer": "string"
    }
   },
   "latency_ms": 4364
  },
  {
   "host": "api.relaystation.ai",
   "url": "https://api.relaystation.ai/v1/llm/sentiment",
   "conforms": true,
   "missing": [],
   "promised": [
    "result",
    "truncated",
    "usage"
   ],
   "extra": [],
   "observed_schema": {
    "result": "string",
    "truncated": "boolean",
    "usage": {
     "model": "string",
     "inputTokens": "integer",
     "outputTokens": "integer",
     "providerCostMicros": "integer",
     "markupPct": "integer",
     "chargedMicros": "integer",
     "ceilingMicros": "integer"
    }
   },
   "latency_ms": 3494
  },
  {
   "host": "api.robinx.io",
   "url": "https://api.robinx.io/callers",
   "conforms": true,
   "missing": [],
   "promised": [
    "data"
   ],
   "extra": [
    "confidence",
    "latency_ms",
    "model_used",
    "signal",
    "sources",
    "timestamp"
   ],
   "observed_schema": {
    "data": {
     "description": "string",
     "count": "integer",
     "coordinated_flagged": "integer",
     "callers": {
      "array_of": "object"
     }
    },
    "signal": "string",
    "confidence": "integer",
    "sources": {
     "array_of": "string"
    },
    "model_used": "string",
    "latency_ms": "integer",
    "timestamp": "string"
   },
   "latency_ms": 2609
  },
  {
   "host": "api.robinx.io",
   "url": "https://api.robinx.io/feed/new",
   "conforms": true,
   "missing": [],
   "promised": [
    "data"
   ],
   "extra": [
    "confidence",
    "latency_ms",
    "model_used",
    "signal",
    "sources",
    "timestamp"
   ],
   "observed_schema": {
    "data": {
     "tier": "string",
     "count": "integer",
     "cursor": "string",
     "items": {
      "array_of": "object"
     },
     "pricing_note": {
      "note": "string",
      "url": "string"
     }
    },
    "signal": "string",
    "confidence": "integer",
    "sources": {
     "array_of": "string"
    },
    "model_used": "string",
    "latency_ms": "integer",
    "timestamp": "string"
   },
   "latency_ms": 2152
  },
  {
   "host": "api.seneschal.space",
   "url": "https://api.seneschal.space/v1/q/xmr/fee",
   "conforms": true,
   "missing": [],
   "promised": [
    "as_of_ms",
    "chain",
    "fee_per_byte_piconero",
    "fee_per_kb_piconero"
   ],
   "extra": [
    "_cache",
    "quantization_mask"
   ],
   "observed_schema": {
    "as_of_ms": "integer",
    "chain": "string",
    "fee_per_byte_piconero": "integer",
    "fee_per_kb_piconero": "integer",
    "quantization_mask": "integer",
    "_cache": "string"
   },
   "latency_ms": 2299
  },
  {
   "host": "api.seneschal.space",
   "url": "https://api.seneschal.space/v1/q/base-fee",
   "conforms": true,
   "missing": [],
   "promised": [
    "as_of_ms",
    "base_fee_gwei",
    "base_fee_wei",
    "blob_base_fee_gwei",
    "blob_base_fee_wei",
    "blob_gas_used_ratio",
    "block",
    "gas_used_ratio",
    "next_base_fee_gwei",
    "next_blob_base_fee_gwei",
    "next_block"
   ],
   "extra": [
    "cache_hit",
    "history_endpoint",
    "next_base_fee_wei",
    "next_blob_base_fee_wei",
    "source"
   ],
   "observed_schema": {
    "as_of_ms": "integer",
    "block": "integer",
    "base_fee_wei": "string",
    "base_fee_gwei": "number",
    "gas_used_ratio": "number",
    "blob_base_fee_wei": "string",
    "blob_base_fee_gwei": "number",
    "blob_gas_used_ratio": "integer",
    "next_block": "integer",
    "next_base_fee_wei": "string",
    "next_base_fee_gwei": "number",
    "next_blob_base_fee_wei": "string",
    "next_blob_base_fee_gwei": "number",
    "source": "string",
    "cache_hit": "boolean",
    "history_endpoint": "string"
   },
   "latency_ms": 2629
  },
  {
   "host": "api.signalfuse.co",
   "url": "https://api.signalfuse.co/v1/signal/BTC",
   "conforms": true,
   "missing": [],
   "promised": [
    "components",
    "confidence",
    "data_age_seconds",
    "regime",
    "signal",
    "signal_strength",
    "stale",
    "symbol",
    "updated_at"
   ],
   "extra": [
    "related"
   ],
   "observed_schema": {
    "symbol": "string",
    "signal": "string",
    "signal_strength": "integer",
    "confidence": "number",
    "regime": "string",
    "components": {
     "social": {
      "score": "number",
      "label": "string"
     },
     "macro": {
      "score": "integer",
      "label": "string"
     },
     "market": {
      "score": "number",
      "label": "string"
     }
    },
    "updated_at": "string",
    "data_age_seconds": "number",
    "stale": "boolean",
    "related": {
     "array_of": {
      "path": "string",
      "price": "string",
      "why": "string"
     }
    }
   },
   "latency_ms": 1988
  },
  {
   "host": "api.solenrich.com",
   "url": "https://api.solenrich.com/entrypoints/enrich-token-light/invoke",
   "conforms": true,
   "missing": [],
   "promised": [
    "output",
    "run_id",
    "status"
   ],
   "extra": [],
   "observed_schema": {
    "run_id": "string",
    "status": "string",
    "output": {
     "mint": "string",
     "symbol": "string",
     "name": "string",
     "decimals": "integer",
     "supply": "number",
     "holder_count": "integer",
     "price_usd": "number",
     "market_cap": "integer",
     "volume_24h": "number",
     "price_change_24h": "number",
     "volatility": {
      "daily_std_7d": "number",
      "high_7d": "number",
      "low_7d": "number",
      "range_pct_7d": "number",
      "classification": "string"
     },
     "top_holders": {
      "array_of": "object"
     },
     "concentration": {
      "top1_pct": "number",
      "top5_pct": "number",
      "top10_pct": "number",
      "herfindahl_index": "integer"
     },
     "holders_source": "string",
     "slippage_estimates": {
      "array_of": "object"
     },
     "liquidity": "number",
     "risk_flags": {
      "array_of": "string"
     },
     "verified": "boolean",
     "mint_authority": "null",
     "freeze_authority": "null",
     "last_updated": "string"
    }
   },
   "latency_ms": 4946
  },
  {
   "host": "api.solenrich.com",
   "url": "https://api.solenrich.com/entrypoints/enrich-wallet-light/invoke",
   "conforms": true,
   "missing": [],
   "promised": [
    "output",
    "run_id",
    "status"
   ],
   "extra": [],
   "observed_schema": {
    "run_id": "string",
    "status": "string",
    "output": {
     "address": "string",
     "sol_balance": "number",
     "portfolio_value_usd": "number",
     "token_count": "integer",
     "top_holdings": {
      "array_of": "object"
     },
     "nft_count": "integer",
     "defi_positions": "array",
     "tx_count_30d": "integer",
     "first_tx_date": "string",
     "labels": {
      "array_of": "string"
     },
     "risk_score": "number",
     "risk_level": "string",
     "risk_factors": {
      "array_of": "string"
     },
     "connected_wallets": "array",
     "last_updated": "string"
    }
   },
   "latency_ms": 4194
  },
  {
   "host": "api.solenrich.com",
   "url": "https://api.solenrich.com/entrypoints/enrich-token-full/invoke",
   "conforms": true,
   "missing": [],
   "promised": [
    "output",
    "run_id",
    "status"
   ],
   "extra": [],
   "observed_schema": {
    "run_id": "string",
    "status": "string",
    "output": {
     "mint": "string",
     "symbol": "string",
     "name": "string",
     "decimals": "integer",
     "supply": "number",
     "holder_count": "integer",
     "price_usd": "number",
     "market_cap": "integer",
     "volume_24h": "number",
     "price_change_24h": "number",
     "volatility": {
      "daily_std_7d": "number",
      "high_7d": "number",
      "low_7d": "number",
      "range_pct_7d": "integer",
      "classification": "string"
     },
     "top_holders": {
      "array_of": "object"
     },
     "concentration": {
      "top1_pct": "number",
      "top5_pct": "number",
      "top10_pct": "number",
      "herfindahl_index": "integer"
     },
     "holders_source": "string",
     "slippage_estimates": {
      "array_of": "object"
     },
     "liquidity": "number",
     "risk_flags": {
      "array_of": "string"
     },
     "verified": "boolean",
     "mint_authority": "null",
     "freeze_authority": "null",
     "last_updated": "string"
    }
   },
   "latency_ms": 7087
  },
  {
   "host": "api.stelardigital.com",
   "url": "https://api.stelardigital.com/telemetry",
   "conforms": true,
   "missing": [],
   "promised": [
    "bots",
    "source",
    "total_pnl_usd",
    "updated_at"
   ],
   "extra": [
    "trading_status"
   ],
   "observed_schema": {
    "bots": {
     "sol": {
      "avg_cost": "number",
      "held": "number",
      "mkt": "number",
      "realized": "number",
      "true_pl": "number",
      "unrealized": "number"
     },
     "xrp": {
      "avg_cost": "number",
      "held": "number",
      "mkt": "number",
      "realized": "number",
      "true_pl": "number",
      "unrealized": "number"
     }
    },
    "source": "string",
    "total_pnl_usd": "number",
    "trading_status": "string",
    "updated_at": "integer"
   },
   "latency_ms": 3754
  },
  {
   "host": "api.webbersites.com",
   "url": "https://api.webbersites.com/api/geo",
   "conforms": true,
   "missing": [],
   "promised": [
    "city",
    "country",
    "ip",
    "ll",
    "region",
    "timezone"
   ],
   "extra": [
    "area",
    "eu",
    "metro",
    "ts"
   ],
   "observed_schema": {
    "ip": "string",
    "country": "string",
    "region": "string",
    "city": "string",
    "timezone": "string",
    "ll": {
     "array_of": "number"
    },
    "eu": "boolean",
    "metro": "integer",
    "area": "integer",
    "ts": "string"
   },
   "latency_ms": 2420
  },
  {
   "host": "api.xona-agent.com",
   "url": "https://api.xona-agent.com/base-main/tokens-api/market-snapshots",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "success"
   ],
   "extra": [],
   "observed_schema": {
    "success": "boolean",
    "data": "array"
   },
   "latency_ms": 4329
  },
  {
   "host": "app.wellnizz.com",
   "url": "https://app.wellnizz.com/labs/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "results"
   ],
   "extra": [],
   "observed_schema": {
    "results": {
     "array_of": {
      "provider": "string",
      "status": "string",
      "query": "object",
      "locator_url": "string",
      "booking_url": "string",
      "notes": "array",
      "locations": "array"
     }
    }
   },
   "latency_ms": 2947
  },
  {
   "host": "app.wellnizz.com",
   "url": "https://app.wellnizz.com/providers",
   "conforms": true,
   "missing": [],
   "promised": [
    "biomarkers",
    "genetics",
    "wearables"
   ],
   "extra": [
    "query"
   ],
   "observed_schema": {
    "query": {
     "modalities": {
      "array_of": "string"
     }
    },
    "genetics": {
     "array_of": {
      "id": "string",
      "name": "string",
      "type": "string",
      "regions": "array",
      "url": "string",
      "sample_type": "string",
      "turn_around_weeks": "string",
      "price_range_usd": "string",
      "includes_interpretation": "boolean",
      "data_format": "array",
      "raw_data_access": "boolean",
      "clia_certified": "boolean",
      "notes": "array"
     }
    },
    "wearables": {
     "array_of": {
      "id": "string",
      "display_name": "string",
      "connection_type": "string",
      "data_types": "array",
      "notes": "array"
     }
    },
    "biomarkers": {
     "supported_providers": {
      "array_of": "string"
     },
     "locations": "array",
     "note": "string"
    }
   },
   "latency_ms": 2159
  },
  {
   "host": "archtools.dev",
   "url": "https://archtools.dev/v1/tools/domain-check",
   "conforms": true,
   "missing": [],
   "promised": [
    "ok"
   ],
   "extra": [
    "available",
    "domain",
    "expiration_date",
    "has_registrant",
    "nameservers",
    "registered",
    "registration_date",
    "request_id",
    "status",
    "updated_date"
   ],
   "observed_schema": {
    "ok": "boolean",
    "domain": "string",
    "available": "boolean",
    "registered": "boolean",
    "status": {
     "array_of": "string"
    },
    "registration_date": "string",
    "expiration_date": "string",
    "updated_date": "string",
    "nameservers": {
     "array_of": "string"
    },
    "has_registrant": "boolean",
    "request_id": "string"
   },
   "latency_ms": 2457
  },
  {
   "host": "asn-lookup.underscoredone.com",
   "url": "https://asn-lookup.underscoredone.com/lookup",
   "conforms": true,
   "missing": [],
   "promised": [
    "allocated",
    "api_version",
    "asn",
    "country",
    "holder",
    "prefix",
    "query",
    "registry"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "query": "string",
    "asn": "string",
    "holder": "string",
    "country": "null",
    "registry": "string",
    "prefix": "string",
    "allocated": "null"
   },
   "latency_ms": 4188
  },
  {
   "host": "aura-revenue.helionixlabs.com",
   "url": "https://aura-revenue.helionixlabs.com/x402/audit/x402-preflight",
   "conforms": true,
   "missing": [],
   "promised": [
    "affordableRoutes",
    "passed",
    "recommendedCall",
    "verdict",
    "warnings"
   ],
   "extra": [
    "delivery",
    "documentBytes",
    "maxPriceUsd",
    "paidRoutesFound",
    "server",
    "serviceTitle"
   ],
   "observed_schema": {
    "passed": "boolean",
    "verdict": "string",
    "serviceTitle": "string",
    "server": "string",
    "maxPriceUsd": "integer",
    "documentBytes": "integer",
    "paidRoutesFound": "integer",
    "affordableRoutes": "array",
    "recommendedCall": "null",
    "warnings": {
     "array_of": "string"
    },
    "delivery": {
     "deliveryId": "string"
    }
   },
   "latency_ms": 3128
  },
  {
   "host": "base-gas-x402-production.up.railway.app",
   "url": "https://base-gas-x402-production.up.railway.app/gas",
   "conforms": true,
   "missing": [],
   "promised": [
    "baseFeePerGas",
    "blockNumber",
    "chain",
    "chainId",
    "estimatedTransferCost",
    "fetchedAt",
    "gasPrice",
    "priorityFeePerGas"
   ],
   "extra": [
    "rpcSource",
    "units"
   ],
   "observed_schema": {
    "chain": "string",
    "chainId": "integer",
    "rpcSource": "string",
    "blockNumber": "string",
    "units": {
     "fees": "string",
     "cost": "string"
    },
    "baseFeePerGas": "string",
    "priorityFeePerGas": {
     "low": "string",
     "medium": "string",
     "high": "string"
    },
    "gasPrice": "string",
    "estimatedTransferCost": {
     "gasLimit": "integer",
     "basis": "string",
     "gwei": "string",
     "eth": "string"
    },
    "fetchedAt": "string"
   },
   "latency_ms": 2671
  },
  {
   "host": "base-gas-x402-production.up.railway.app",
   "url": "https://base-gas-x402-production.up.railway.app/gas/compare",
   "conforms": true,
   "missing": [],
   "promised": [
    "baseRank",
    "baseVsEthereum",
    "basis",
    "chains",
    "cheapest",
    "fetchedAt",
    "gasLimit",
    "unavailable"
   ],
   "extra": [],
   "observed_schema": {
    "gasLimit": "integer",
    "basis": "string",
    "chains": {
     "array_of": {
      "chain": "string",
      "label": "string",
      "chainId": "integer",
      "blockNumber": "string",
      "baseFeePerGas": "string",
      "gasPrice": "string",
      "estimatedCost": "object"
     }
    },
    "cheapest": "string",
    "baseRank": "integer",
    "baseVsEthereum": "string",
    "unavailable": "array",
    "fetchedAt": "string"
   },
   "latency_ms": 6652
  },
  {
   "host": "bizintel-api.hahavoid0.workers.dev",
   "url": "https://bizintel-api.hahavoid0.workers.dev/finance/gas-ethereum",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "data_as_of",
    "disclaimer",
    "result",
    "supported",
    "warnings"
   ],
   "extra": [],
   "observed_schema": {
    "supported": "boolean",
    "result": {
     "gasPriceWei": "string",
     "gasPriceGwei": "integer"
    },
    "confidence": "string",
    "warnings": "array",
    "disclaimer": "string",
    "data_as_of": "string"
   },
   "latency_ms": 5519
  },
  {
   "host": "bizintel-api.hahavoid0.workers.dev",
   "url": "https://bizintel-api.hahavoid0.workers.dev/finance/gas-arbitrum",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "data_as_of",
    "disclaimer",
    "result",
    "supported",
    "warnings"
   ],
   "extra": [],
   "observed_schema": {
    "supported": "boolean",
    "result": {
     "gasPriceWei": "string",
     "gasPriceGwei": "number"
    },
    "confidence": "string",
    "warnings": "array",
    "disclaimer": "string",
    "data_as_of": "string"
   },
   "latency_ms": 3948
  },
  {
   "host": "brasil-dados-api.onrender.com",
   "url": "https://brasil-dados-api.onrender.com/cambio",
   "conforms": true,
   "missing": [],
   "promised": [
    "eur_brl",
    "source",
    "usd_brl"
   ],
   "extra": [
    "updated_at"
   ],
   "observed_schema": {
    "usd_brl": "number",
    "eur_brl": "number",
    "updated_at": "string",
    "source": "string"
   },
   "latency_ms": 5031
  },
  {
   "host": "brasil-dados-api.onrender.com",
   "url": "https://brasil-dados-api.onrender.com/economy/ptax",
   "conforms": true,
   "missing": [],
   "promised": [
    "indicator",
    "sell"
   ],
   "extra": [
    "buy",
    "note",
    "source"
   ],
   "observed_schema": {
    "indicator": "string",
    "sell": {
     "date": "string",
     "value": "number"
    },
    "buy": {
     "date": "string",
     "value": "number"
    },
    "note": "string",
    "source": "string"
   },
   "latency_ms": 7941
  },
  {
   "host": "brasil-dados-api.onrender.com",
   "url": "https://brasil-dados-api.onrender.com/verify/phone/:var1",
   "conforms": true,
   "missing": [],
   "promised": [
    "country",
    "phone",
    "type",
    "valid"
   ],
   "extra": [
    "e164",
    "receipt"
   ],
   "observed_schema": {
    "phone": "string",
    "valid": "boolean",
    "country": "null",
    "type": "null",
    "e164": "null",
    "receipt": {
     "timestamp": "string",
     "sha256": "string"
    }
   },
   "latency_ms": 1885
  },
  {
   "host": "chain-analyzer.com",
   "url": "https://chain-analyzer.com/api/v1/x402/ping",
   "conforms": true,
   "missing": [],
   "promised": [
    "message",
    "ok",
    "service",
    "timestamp"
   ],
   "extra": [],
   "observed_schema": {
    "ok": "boolean",
    "service": "string",
    "timestamp": "string",
    "message": "string"
   },
   "latency_ms": 3198
  },
  {
   "host": "chat.gedx402.com",
   "url": "https://chat.gedx402.com/v1/chat/completions",
   "conforms": true,
   "missing": [],
   "promised": [
    "choices",
    "id",
    "object"
   ],
   "extra": [
    "created",
    "ged_route",
    "ged_usage",
    "model",
    "usage"
   ],
   "observed_schema": {
    "id": "string",
    "object": "string",
    "created": "integer",
    "model": "string",
    "choices": {
     "array_of": {
      "index": "integer",
      "message": "object",
      "finish_reason": "string"
     }
    },
    "usage": {
     "prompt_tokens": "integer",
     "completion_tokens": "integer",
     "total_tokens": "integer"
    },
    "ged_usage": {
     "neurons": "number"
    },
    "ged_route": "string"
   },
   "latency_ms": 2824
  },
  {
   "host": "chat.gedx402.com",
   "url": "https://chat.gedx402.com/v1/chat/fast",
   "conforms": true,
   "missing": [],
   "promised": [
    "model",
    "response"
   ],
   "extra": [
    "route"
   ],
   "observed_schema": {
    "model": "string",
    "route": "string",
    "response": "string"
   },
   "latency_ms": 2506
  },
  {
   "host": "citysquatters.com",
   "url": "https://citysquatters.com/api/blocks/squat",
   "conforms": true,
   "missing": [],
   "promised": [
    "blocId",
    "block",
    "purchaseId",
    "quote",
    "refund",
    "shareUrl",
    "success",
    "warnings"
   ],
   "extra": [],
   "observed_schema": {
    "success": "boolean",
    "blocId": "string",
    "purchaseId": "string",
    "block": {
     "id": "string",
     "blocId": "string",
     "borough": "string",
     "ownerWallet": "string",
     "ownerDid": "string",
     "ownerLabel": "string",
     "lastPaidUsd": "string",
     "armedAt": "integer",
     "claimedAt": "integer",
     "wallUsd": "string",
     "premiumFraction": "integer",
     "muted": "boolean",
     "content": {
      "title": "string",
      "message": "string",
      "link": "string"
     },
     "lastPurchaseId": "string",
     "version": "integer"
    },
    "quote": {
     "blockId": "string",
     "mode": "string",
     "priceUsd": "string",
     "ownerShareUsd": "string",
     "ownerWallet": "null",
     "ownerDid": "null",
     "ownerLabel": "null",
     "cooldownUntil": "null",
     "premiumFraction": "integer",
     "expectedVersion": "integer"
    },
    "warnings": "array",
    "refund": {
     "amountUsd": "string",
     "to": "null",
     "status": "string"
    },
    "shareUrl": "string"
   },
   "latency_ms": 3070
  },
  {
   "host": "codepulse-api.hahavoid0.workers.dev",
   "url": "https://codepulse-api.hahavoid0.workers.dev/security/http-headers",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "data_as_of",
    "disclaimer",
    "result",
    "supported",
    "warnings"
   ],
   "extra": [],
   "observed_schema": {
    "supported": "boolean",
    "result": {
     "url": "string",
     "score": "integer",
     "headers": {
      "Strict-Transport-Security": "string",
      "Content-Security-Policy": "string",
      "X-Frame-Options": "string",
      "X-Content-Type-Options": "string",
      "X-XSS-Protection": "string"
     }
    },
    "confidence": "string",
    "warnings": "array",
    "disclaimer": "string",
    "data_as_of": "string"
   },
   "latency_ms": 4441
  },
  {
   "host": "codepulse-api.hahavoid0.workers.dev",
   "url": "https://codepulse-api.hahavoid0.workers.dev/domain/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "data_as_of",
    "disclaimer",
    "result",
    "supported",
    "warnings"
   ],
   "extra": [],
   "observed_schema": {
    "supported": "boolean",
    "result": {
     "domain": "string",
     "available": "boolean",
     "status": "integer"
    },
    "confidence": "string",
    "warnings": "array",
    "disclaimer": "string",
    "data_as_of": "string"
   },
   "latency_ms": 4688
  },
  {
   "host": "coil.trade",
   "url": "https://coil.trade/api/board/indices",
   "conforms": true,
   "missing": [],
   "promised": [
    "asof_daily",
    "book_order",
    "books",
    "freshness",
    "product"
   ],
   "extra": [
    "disclaimer",
    "perf",
    "timestamp",
    "watch"
   ],
   "observed_schema": {
    "product": "string",
    "asof_daily": "string",
    "timestamp": "string",
    "book_order": {
     "array_of": "string"
    },
    "books": {
     "spx": {
      "label": "string",
      "index": "object",
      "regime_mode": "string",
      "verdict": "string"
     },
     "qqq": {
      "label": "string",
      "index": "object",
      "regime_mode": "string",
      "verdict": "string"
     },
     "macro": {
      "label": "string",
      "index": "object",
      "regime_mode": "string",
      "verdict": "string"
     },
     "crypto": {
      "label": "string",
      "index": "object",
      "regime_mode": "string",
      "verdict": "string"
     }
    },
    "perf": {
     "as_of": "string",
     "benchmark_basis": "string",
     "benchmarks": {
      "array_of": "string"
     },
     "windows": {
      "since_inception": "object"
     },
     "headline": {
      "window": "string",
      "engine_return_pct": "number",
      "spy_return_pct": "number",
      "qqq_return_pct": "number",
      "vs_spy_pp": "number",
      "vs_qqq_pp": "number"
     },
     "summary": "string",
     "note": "string",
     "series": {
      "array_of": "object"
     }
    },
    "disclaimer": "string",
    "freshness": {
     "market_open": "boolean",
     "data_age_seconds": "integer",
     "next_refresh_at": "string",
     "poll_hint": "string"
    },
    "watch": {
     "state_hash": "string",
     "books": {
      "spx": "string",
      "qqq": "string",
      "macro": "string",
      "crypto": "string"
     },
     "endpoint": "string",
     "how": "string"
    }
   },
   "latency_ms": 2670
  },
  {
   "host": "coil.trade",
   "url": "https://coil.trade/api/crypto/gate",
   "conforms": true,
   "missing": [],
   "promised": [
    "asof_daily",
    "freshness",
    "gate_open",
    "mode",
    "product",
    "sleeves",
    "verdict"
   ],
   "extra": [
    "disclaimer",
    "timestamp",
    "watch"
   ],
   "observed_schema": {
    "product": "string",
    "asof_daily": "string",
    "timestamp": "string",
    "gate_open": "boolean",
    "mode": "string",
    "sleeves": {
     "array_of": {
      "sym": "string",
      "state": "string"
     }
    },
    "verdict": "string",
    "disclaimer": "string",
    "freshness": {
     "market_open": "boolean",
     "data_age_seconds": "integer",
     "next_refresh_at": "string",
     "poll_hint": "string"
    },
    "watch": {
     "state_hash": "string",
     "books": {
      "spx": "string",
      "qqq": "string",
      "macro": "string",
      "crypto": "string"
     },
     "endpoint": "string",
     "how": "string"
    }
   },
   "latency_ms": 2457
  },
  {
   "host": "coil.trade",
   "url": "https://coil.trade/api/board/leaders",
   "conforms": true,
   "missing": [],
   "promised": [
    "asof_daily",
    "books",
    "freshness",
    "product",
    "ranking"
   ],
   "extra": [
    "disclaimer",
    "perf",
    "timestamp",
    "watch"
   ],
   "observed_schema": {
    "product": "string",
    "asof_daily": "string",
    "timestamp": "string",
    "ranking": "string",
    "books": {
     "spx": {
      "array_of": "object"
     },
     "qqq": {
      "array_of": "object"
     },
     "macro": {
      "array_of": "object"
     }
    },
    "perf": {
     "as_of": "string",
     "benchmark_basis": "string",
     "benchmarks": {
      "array_of": "string"
     },
     "windows": {
      "since_inception": "object"
     },
     "headline": {
      "window": "string",
      "engine_return_pct": "number",
      "spy_return_pct": "number",
      "qqq_return_pct": "number",
      "vs_spy_pp": "number",
      "vs_qqq_pp": "number"
     },
     "summary": "string",
     "note": "string",
     "series": {
      "array_of": "object"
     }
    },
    "disclaimer": "string",
    "freshness": {
     "market_open": "boolean",
     "data_age_seconds": "integer",
     "next_refresh_at": "string",
     "poll_hint": "string"
    },
    "watch": {
     "state_hash": "string",
     "books": {
      "spx": "string",
      "qqq": "string",
      "macro": "string",
      "crypto": "string"
     },
     "endpoint": "string",
     "how": "string"
    }
   },
   "latency_ms": 2629
  },
  {
   "host": "coingecko.use.x402atlas.com",
   "url": "https://coingecko.use.x402atlas.com/markets",
   "conforms": true,
   "missing": [],
   "promised": [
    "markets",
    "page",
    "per_page",
    "queried_at",
    "vs_currency"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "queried_at": "string",
    "vs_currency": "string",
    "page": "integer",
    "per_page": "integer",
    "markets": {
     "array_of": {
      "id": "string",
      "symbol": "string",
      "name": "string",
      "image": "string",
      "current_price": "integer",
      "market_cap": "integer",
      "market_cap_rank": "integer",
      "total_volume": "integer",
      "high_24h": "integer",
      "low_24h": "integer",
      "price_change_pct_24h": "number",
      "circulating_supply": "integer",
      "total_supply": "integer",
      "max_supply": "integer",
      "ath": "integer",
      "ath_change_pct": "number"
     }
    },
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 2058
  },
  {
   "host": "coingecko.use.x402atlas.com",
   "url": "https://coingecko.use.x402atlas.com/price",
   "conforms": true,
   "missing": [],
   "promised": [
    "queried_at",
    "quotes"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "queried_at": "string",
    "quotes": {
     "array_of": {
      "id": "string",
      "vs_currency": "string",
      "price": "integer"
     }
    },
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 1828
  },
  {
   "host": "coingecko.use.x402atlas.com",
   "url": "https://coingecko.use.x402atlas.com/ohlc",
   "conforms": true,
   "missing": [],
   "promised": [
    "candles",
    "days",
    "id",
    "queried_at",
    "vs_currency"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "queried_at": "string",
    "id": "string",
    "vs_currency": "string",
    "days": "integer",
    "candles": {
     "array_of": {
      "time": "string",
      "open": "integer",
      "high": "integer",
      "low": "integer",
      "close": "integer"
     }
    },
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 1915
  },
  {
   "host": "conch402.dylan-caponi.workers.dev",
   "url": "https://conch402.dylan-caponi.workers.dev/hail",
   "conforms": true,
   "missing": [],
   "promised": [
    "chant",
    "club_responds"
   ],
   "extra": [],
   "observed_schema": {
    "chant": "string",
    "club_responds": "string"
   },
   "latency_ms": 3348
  },
  {
   "host": "concordancehq.duckdns.org",
   "url": "https://concordancehq.duckdns.org/tools/series",
   "conforms": true,
   "missing": [],
   "promised": [
    "points",
    "series_id",
    "source"
   ],
   "extra": [],
   "observed_schema": {
    "source": "string",
    "series_id": "string",
    "points": {
     "array_of": {
      "observed_at": "string",
      "value": "number"
     }
    }
   },
   "latency_ms": 3148
  },
  {
   "host": "concordancehq.duckdns.org",
   "url": "https://concordancehq.duckdns.org/tools/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "results"
   ],
   "extra": [],
   "observed_schema": {
    "results": {
     "array_of": {
      "source": "string",
      "category": "string",
      "title": "string",
      "content": "string",
      "url": "string",
      "published_at": "string",
      "metadata": "object"
     }
    },
    "count": "integer"
   },
   "latency_ms": 2316
  },
  {
   "host": "cpi-report-us.underscoredone.com",
   "url": "https://cpi-report-us.underscoredone.com/cpi",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version"
   ],
   "extra": [
    "core_index",
    "core_yoy_pct",
    "count",
    "data",
    "headline_index",
    "headline_yoy_pct",
    "reference_period",
    "summary"
   ],
   "observed_schema": {
    "api_version": "string",
    "reference_period": "string",
    "headline_index": "number",
    "core_index": "number",
    "headline_yoy_pct": "number",
    "core_yoy_pct": "number",
    "summary": "string",
    "data": "null",
    "count": "null"
   },
   "latency_ms": 1990
  },
  {
   "host": "cron.memoryapi.org",
   "url": "https://cron.memoryapi.org/x402/cron/alerts",
   "conforms": true,
   "missing": [],
   "promised": [
    "alerts",
    "count",
    "success"
   ],
   "extra": [],
   "observed_schema": {
    "success": "boolean",
    "count": "integer",
    "alerts": "array"
   },
   "latency_ms": 2782
  },
  {
   "host": "crypto.apitoll.cloud",
   "url": "https://crypto.apitoll.cloud/v1/crypto/price",
   "conforms": true,
   "missing": [],
   "promised": [
    "asOf",
    "count",
    "historical",
    "prices",
    "requested",
    "source",
    "unresolved"
   ],
   "extra": [],
   "observed_schema": {
    "asOf": "string",
    "historical": "boolean",
    "requested": "integer",
    "count": "integer",
    "prices": {
     "array_of": {
      "query": "string",
      "key": "string",
      "resolved": "boolean",
      "symbol": "string",
      "price": "number",
      "decimals": "null",
      "confidence": "number",
      "timestamp": "integer"
     }
    },
    "unresolved": "array",
    "source": {
     "name": "string",
     "url": "string"
    }
   },
   "latency_ms": 2668
  },
  {
   "host": "crypto.apitoll.cloud",
   "url": "https://crypto.apitoll.cloud/v1/crypto/perps",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "filters",
    "markets",
    "source"
   ],
   "extra": [],
   "observed_schema": {
    "count": "integer",
    "filters": {
     "coin": "null",
     "sort": "string"
    },
    "markets": {
     "array_of": {
      "coin": "string",
      "markPrice": "integer",
      "oraclePrice": "number",
      "priceQuotedPer": "integer",
      "fundingRateHourly": "number",
      "fundingAprPct": "number",
      "openInterest": "number",
      "openInterestUsd": "integer",
      "volume24hUsd": "integer",
      "change24hPct": "number",
      "maxLeverage": "integer"
     }
    },
    "source": {
     "name": "string",
     "url": "string"
    }
   },
   "latency_ms": 3088
  },
  {
   "host": "crypto.apitoll.cloud",
   "url": "https://crypto.apitoll.cloud/v1/crypto/global",
   "conforms": true,
   "missing": [],
   "promised": [
    "activeCryptocurrencies",
    "asOf",
    "btcDominancePct",
    "ethDominancePct",
    "marketCapChange24hPct",
    "markets",
    "source",
    "totalMarketCapUsd",
    "totalVolume24hUsd"
   ],
   "extra": [],
   "observed_schema": {
    "asOf": "string",
    "totalMarketCapUsd": "integer",
    "totalVolume24hUsd": "integer",
    "btcDominancePct": "number",
    "ethDominancePct": "number",
    "marketCapChange24hPct": "number",
    "activeCryptocurrencies": "integer",
    "markets": "integer",
    "source": {
     "name": "string",
     "url": "string"
    }
   },
   "latency_ms": 2423
  },
  {
   "host": "crypto.apitoll.cloud",
   "url": "https://crypto.apitoll.cloud/v1/crypto/sentiment",
   "conforms": true,
   "missing": [],
   "promised": [
    "asOf",
    "classification",
    "count",
    "history",
    "source",
    "value"
   ],
   "extra": [],
   "observed_schema": {
    "value": "integer",
    "classification": "string",
    "asOf": "string",
    "count": "integer",
    "history": {
     "array_of": {
      "value": "integer",
      "classification": "string",
      "timestamp": "integer",
      "asOf": "string"
     }
    },
    "source": {
     "name": "string",
     "url": "string"
    }
   },
   "latency_ms": 2919
  },
  {
   "host": "crypto.apitoll.cloud",
   "url": "https://crypto.apitoll.cloud/v1/crypto/stablecoins",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "filters",
    "source",
    "stablecoins",
    "totalCirculatingUsd",
    "totalMatching"
   ],
   "extra": [],
   "observed_schema": {
    "count": "integer",
    "totalMatching": "integer",
    "totalCirculatingUsd": "integer",
    "filters": {
     "symbol": "null",
     "chain": "null"
    },
    "stablecoins": {
     "array_of": {
      "name": "string",
      "symbol": "string",
      "pegType": "string",
      "pegCurrency": "string",
      "pegMechanism": "string",
      "price": "number",
      "circulating": "integer",
      "circulatingUsd": "integer",
      "chains": "array"
     }
    },
    "source": {
     "name": "string",
     "url": "string"
    }
   },
   "latency_ms": 2652
  },
  {
   "host": "crypto.apitoll.cloud",
   "url": "https://crypto.apitoll.cloud/v1/crypto/yields",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "filters",
    "pools",
    "source",
    "totalMatching"
   ],
   "extra": [],
   "observed_schema": {
    "count": "integer",
    "totalMatching": "integer",
    "filters": {
     "chain": "null",
     "project": "null",
     "symbol": "null",
     "minTvlUsd": "integer",
     "sort": "string",
     "sustainable": "boolean"
    },
    "pools": {
     "array_of": {
      "pool": "string",
      "chain": "string",
      "project": "string",
      "symbol": "string",
      "poolMeta": "null",
      "tvlUsd": "integer",
      "apy": "number",
      "apyBase": "number",
      "apyReward": "null",
      "stablecoin": "boolean",
      "ilRisk": "string",
      "exposure": "string",
      "outlier": "boolean",
      "apyMean30d": "number",
      "predictedClass": "string"
     }
    },
    "source": {
     "name": "string",
     "url": "string"
    }
   },
   "latency_ms": 3900
  },
  {
   "host": "cryptyx.ai",
   "url": "https://cryptyx.ai/api/x402/health",
   "conforms": true,
   "missing": [],
   "promised": [
    "assets",
    "build",
    "deployedAt",
    "metrics",
    "ok",
    "service",
    "signals"
   ],
   "extra": [],
   "observed_schema": {
    "ok": "boolean",
    "service": "string",
    "build": "string",
    "deployedAt": "string",
    "signals": {
     "atomic": "integer",
     "composites": "integer"
    },
    "assets": "integer",
    "metrics": "integer"
   },
   "latency_ms": 3254
  },
  {
   "host": "disruption.forgemesh.io",
   "url": "https://disruption.forgemesh.io/ripple/index",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "navigation",
    "product",
    "signals",
    "why_not_high"
   ],
   "extra": [
    "legacy_route_family",
    "limit",
    "provider",
    "query",
    "scope"
   ],
   "observed_schema": {
    "product": "string",
    "legacy_route_family": "null",
    "query": "string",
    "scope": "string",
    "count": "integer",
    "limit": "integer",
    "navigation": {
     "message": "string",
     "refine_with": {
      "q": "string",
      "limit": "string",
      "scope": "string"
     },
     "next_step": "string",
     "withheld_until_unlock": {
      "array_of": "string"
     }
    },
    "why_not_high": {
     "array_of": "string"
    },
    "signals": {
     "array_of": {
      "signal_id": "string",
      "event_id": "string",
      "region": "string",
      "state": "string",
      "signal_type": "string",
      "depth": "string",
      "freshness": "string",
      "confidence_band": "string",
      "score_band": "string",
      "why_not_high": "array",
      "publish_state": "string",
      "unlock": "object",
      "last_evaluated_at": "string"
     }
    },
    "provider": {
     "name": "string",
     "catalog": "string",
     "fleet": "string"
    }
   },
   "latency_ms": 1824
  },
  {
   "host": "dmarc-lookup.underscoredone.com",
   "url": "https://dmarc-lookup.underscoredone.com/dmarc-lookup",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "invalid_count",
    "not_found_count",
    "results",
    "total",
    "valid_count"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "results": {
     "array_of": {
      "domain": "string",
      "recordStatus": "string",
      "domainPolicy": "string",
      "reportingEnabled": "boolean",
      "rawRecord": "string"
     }
    },
    "total": "integer",
    "valid_count": "integer",
    "invalid_count": "integer",
    "not_found_count": "integer"
   },
   "latency_ms": 2284
  },
  {
   "host": "dns-whois-lookup.underscoredone.com",
   "url": "https://dns-whois-lookup.underscoredone.com/lookup",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "results"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "results": {
     "array_of": {
      "domain": "string",
      "checkedAt": "string",
      "dns_a": "string",
      "dns_aaaa": "string",
      "dns_mx": "string",
      "dns_cname": "string",
      "dns_txt": "string",
      "dns_ns": "string",
      "dns_ptr": "string",
      "dns_soa": "string",
      "dns_srv": "string",
      "dns_caa": "string",
      "dns_naptr": "string",
      "dns_ds": "string",
      "dns_tlsa": "string",
      "whois_registrar": "string",
      "whois_iana_id": "string",
      "whois_registrar_url": "string",
      "whois_registrar_abuse_email": "string",
      "whois_registrar_abuse_phone": "string",
      "whois_created": "string",
      "whois_expires": "string",
      "whois_updated": "string",
      "whois_status": "string",
      "whois_nameservers": "string",
      "whois_registrant_name": "string",
      "whois_registrant_org": "string",
      "whois_registrant_address": "string",
      "whois_registrant_country": "string",
      "whois_registrant_phone": "string",
      "whois_admin_name": "string",
      "whois_admin_org": "string",
      "whois_admin_email": "string",
      "whois_admin_country": "string"
     }
    }
   },
   "latency_ms": 2359
  },
  {
   "host": "dns.use.x402atlas.com",
   "url": "https://dns.use.x402atlas.com/whois",
   "conforms": true,
   "missing": [],
   "promised": [
    "domain",
    "queried_at",
    "raw",
    "server"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "domain": "string",
    "server": "string",
    "raw": "string",
    "queried_at": "string",
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 1741
  },
  {
   "host": "dns.use.x402atlas.com",
   "url": "https://dns.use.x402atlas.com/a",
   "conforms": true,
   "missing": [],
   "promised": [
    "host",
    "queried_at",
    "records"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "host": "string",
    "records": {
     "array_of": "string"
    },
    "queried_at": "string",
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 1760
  },
  {
   "host": "dns.use.x402atlas.com",
   "url": "https://dns.use.x402atlas.com/mx",
   "conforms": true,
   "missing": [],
   "promised": [
    "host",
    "queried_at",
    "records"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "host": "string",
    "records": {
     "array_of": {
      "host": "string",
      "pref": "integer"
     }
    },
    "queried_at": "string",
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 1719
  },
  {
   "host": "dokimo.augaster.com",
   "url": "https://dokimo.augaster.com/paid/verify",
   "conforms": true,
   "missing": [],
   "promised": [
    "api",
    "merkle_scheme",
    "note",
    "status"
   ],
   "extra": [
    "generated_at",
    "price_usd",
    "sample_merkle_root",
    "sample_proof_recomputes",
    "verify_endpoint"
   ],
   "observed_schema": {
    "api": "string",
    "status": "string",
    "note": "string",
    "sample_merkle_root": "string",
    "sample_proof_recomputes": "boolean",
    "merkle_scheme": "string",
    "price_usd": "string",
    "generated_at": "string",
    "verify_endpoint": "string"
   },
   "latency_ms": 3681
  },
  {
   "host": "domain-age-checker.underscoredone.com",
   "url": "https://domain-age-checker.underscoredone.com/lookup",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "failed",
    "processed_at",
    "results",
    "succeeded",
    "total"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "results": {
     "array_of": {
      "domainName": "string",
      "age": "string",
      "registrationDate": "string",
      "status": "string",
      "lastUpdateDate": "string",
      "expirationDate": "string",
      "expiringIn": "string"
     }
    },
    "total": "integer",
    "succeeded": "integer",
    "failed": "integer",
    "processed_at": "string"
   },
   "latency_ms": 2597
  },
  {
   "host": "donate.0000402.xyz",
   "url": "https://donate.0000402.xyz/donate",
   "conforms": true,
   "missing": [],
   "promised": [
    "accepted",
    "amount_display",
    "amount_usdc",
    "display_name",
    "donation_id",
    "donations_json_url",
    "donations_url",
    "message",
    "message_text",
    "name",
    "recorded_at"
   ],
   "extra": [],
   "observed_schema": {
    "accepted": "boolean",
    "donation_id": "string",
    "amount_usdc": "number",
    "amount_display": "string",
    "name": "string",
    "display_name": "string",
    "message": "string",
    "recorded_at": "string",
    "donations_url": "string",
    "donations_json_url": "string",
    "message_text": "string"
   },
   "latency_ms": 3993
  },
  {
   "host": "econ.memoryapi.org",
   "url": "https://econ.memoryapi.org/x402/econ/demographics",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "success"
   ],
   "extra": [
    "available_states",
    "count",
    "disclaimer",
    "level",
    "source",
    "year"
   ],
   "observed_schema": {
    "success": "boolean",
    "level": "string",
    "year": "string",
    "count": "integer",
    "data": {
     "array_of": {
      "name": "string",
      "population": "integer",
      "median_age": "number",
      "median_household_income": "integer",
      "per_capita_income": "integer",
      "poverty_rate_pct": "number",
      "unemployment_rate_pct": "number",
      "median_home_value": "integer",
      "median_gross_rent": "integer",
      "bachelors_degree_pct": "number"
     }
    },
    "available_states": {
     "array_of": "string"
    },
    "source": "string",
    "disclaimer": "string"
   },
   "latency_ms": 2083
  },
  {
   "host": "econ.memoryapi.org",
   "url": "https://econ.memoryapi.org/x402/econ/business",
   "conforms": true,
   "missing": [],
   "promised": [
    "industry",
    "naics_code",
    "success",
    "top_states",
    "totals"
   ],
   "extra": [
    "available_naics",
    "count",
    "disclaimer",
    "note",
    "source",
    "state_filter",
    "year"
   ],
   "observed_schema": {
    "success": "boolean",
    "year": "string",
    "naics_code": "string",
    "industry": "string",
    "state_filter": "string",
    "count": "integer",
    "totals": {
     "establishments": "integer",
     "employees": "integer"
    },
    "top_states": {
     "array_of": {
      "state_fips": "string",
      "naics": "string",
      "industry": "string",
      "establishments": "integer",
      "employees": "integer",
      "annual_payroll_thousands": "integer",
      "avg_salary": "integer",
      "state": "string"
     }
    },
    "available_naics": {
     "23": "string",
     "31": "string",
     "44": "string",
     "51": "string",
     "52": "string",
     "53": "string",
     "54": "string",
     "62": "string",
     "72": "string"
    },
    "source": "string",
    "note": "string",
    "disclaimer": "string"
   },
   "latency_ms": 3375
  },
  {
   "host": "edgar.apitoll.cloud",
   "url": "https://edgar.apitoll.cloud/v1/edgar/filings",
   "conforms": true,
   "missing": [],
   "promised": [
    "appliedSince",
    "count",
    "form",
    "items",
    "meta",
    "resolved",
    "source",
    "truncation"
   ],
   "extra": [],
   "observed_schema": {
    "resolved": {
     "cik": "string",
     "cikInt": "integer",
     "ticker": "string",
     "companyName": "string",
     "entityType": "string",
     "sic": "string",
     "tickerSnapshotDate": "string",
     "mappingAgeSeconds": "integer"
    },
    "form": "string",
    "appliedSince": "null",
    "count": "integer",
    "items": {
     "array_of": {
      "cik": "string",
      "accessionNumber": "string",
      "accessionStripped": "string",
      "form": "string",
      "isAmendment": "boolean",
      "filerName": "string",
      "filingDate": "string",
      "reportDate": "string",
      "acceptanceDateTime": "null",
      "fileNumber": "string",
      "primaryDocument": "string",
      "primaryDocDescription": "string",
      "isXBRL": "boolean",
      "isInlineXBRL": "boolean",
      "size": "null",
      "filingUrl": "string",
      "filingIndexUrl": "string",
      "filingDirUrl": "string",
      "immutable": "boolean"
     }
    },
    "truncation": {
     "reason": "string",
     "nextSince": "string"
    },
    "source": {
     "name": "string",
     "fetchedAt": "string",
     "servedFromCache": "boolean",
     "sourceLastFetchedAt": "string"
    },
    "meta": {
     "relatedEndpoints": "array"
    }
   },
   "latency_ms": 2470
  },
  {
   "host": "edgar.apitoll.cloud",
   "url": "https://edgar.apitoll.cloud/v1/edgar/insider",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "form",
    "items",
    "resolved",
    "source"
   ],
   "extra": [
    "appliedSince",
    "meta",
    "truncation"
   ],
   "observed_schema": {
    "resolved": {
     "cik": "string",
     "cikInt": "integer",
     "ticker": "string",
     "companyName": "string",
     "entityType": "string",
     "sic": "string",
     "tickerSnapshotDate": "string",
     "mappingAgeSeconds": "integer"
    },
    "form": "string",
    "appliedSince": "null",
    "count": "integer",
    "items": {
     "array_of": {
      "cik": "string",
      "accessionNumber": "string",
      "accessionStripped": "string",
      "form": "string",
      "isAmendment": "boolean",
      "filerName": "string",
      "filingDate": "string",
      "reportDate": "string",
      "acceptanceDateTime": "null",
      "fileNumber": "null",
      "primaryDocument": "string",
      "primaryDocDescription": "string",
      "isXBRL": "boolean",
      "isInlineXBRL": "boolean",
      "size": "null",
      "filingUrl": "string",
      "filingIndexUrl": "string",
      "filingDirUrl": "string",
      "immutable": "boolean",
      "reporter": "object",
      "transactions": "array"
     }
    },
    "truncation": {
     "reason": "string",
     "nextSince": "string"
    },
    "source": {
     "name": "string",
     "fetchedAt": "string",
     "servedFromCache": "boolean",
     "sourceLastFetchedAt": "string"
    },
    "meta": {
     "relatedEndpoints": "array"
    }
   },
   "latency_ms": 2924
  },
  {
   "host": "edgar.apitoll.cloud",
   "url": "https://edgar.apitoll.cloud/v1/edgar/smart-money",
   "conforms": true,
   "missing": [],
   "promised": [
    "holdings",
    "insider",
    "recentFilings",
    "resolved",
    "source"
   ],
   "extra": [
    "appliedSince",
    "meta"
   ],
   "observed_schema": {
    "resolved": {
     "cik": "string",
     "cikInt": "integer",
     "ticker": "string",
     "companyName": "string",
     "entityType": "string",
     "sic": "string",
     "tickerSnapshotDate": "string",
     "mappingAgeSeconds": "integer"
    },
    "insider": {
     "form": "string",
     "count": "integer",
     "items": {
      "array_of": "object"
     },
     "truncation": {
      "reason": "string",
      "nextSince": "string"
     }
    },
    "holdings": {
     "form": "string",
     "count": "integer",
     "items": "array",
     "truncation": "null"
    },
    "recentFilings": {
     "form": "string",
     "count": "integer",
     "items": {
      "array_of": "object"
     },
     "truncation": {
      "reason": "string",
      "nextSince": "string"
     }
    },
    "appliedSince": "null",
    "source": {
     "name": "string",
     "fetchedAt": "string",
     "servedFromCache": "boolean",
     "sourceLastFetchedAt": "string"
    },
    "meta": {
     "bundle": "boolean",
     "limits": {
      "insider": "integer",
      "holdings": "integer",
      "recentFilings": "integer"
     }
    }
   },
   "latency_ms": 2285
  },
  {
   "host": "eltociear-contract-guard.hf.space",
   "url": "https://eltociear-contract-guard.hf.space/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "address",
    "chain",
    "flags",
    "is_contract",
    "is_proxy",
    "risk_level",
    "risk_score",
    "token"
   ],
   "extra": [
    "admin",
    "beacon",
    "bytecode_bytes",
    "chain_id",
    "implementation",
    "looks_erc20",
    "proxy_kind",
    "summary"
   ],
   "observed_schema": {
    "address": "string",
    "chain": "string",
    "chain_id": "integer",
    "is_contract": "boolean",
    "bytecode_bytes": "integer",
    "is_proxy": "boolean",
    "proxy_kind": "string",
    "implementation": "string",
    "beacon": "null",
    "admin": "null",
    "token": {
     "name": "string",
     "symbol": "string",
     "decimals": "integer",
     "total_supply": "string"
    },
    "looks_erc20": "boolean",
    "risk_level": "string",
    "risk_score": "integer",
    "flags": {
     "array_of": "string"
    },
    "summary": "string"
   },
   "latency_ms": 2460
  },
  {
   "host": "eltociear-skill-audit.hf.space",
   "url": "https://eltociear-skill-audit.hf.space/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "engine",
    "query",
    "results"
   ],
   "extra": [
    "fetched_at"
   ],
   "observed_schema": {
    "query": "string",
    "engine": "string",
    "count": "integer",
    "results": {
     "array_of": {
      "rank": "integer",
      "title": "string",
      "url": "string",
      "snippet": "string"
     }
    },
    "fetched_at": "string"
   },
   "latency_ms": 3558
  },
  {
   "host": "eltociear-tokenguard.hf.space",
   "url": "https://eltociear-tokenguard.hf.space/stocks",
   "conforms": true,
   "missing": [],
   "promised": [
    "indices",
    "indices_count",
    "stocks",
    "stocks_count"
   ],
   "extra": [
    "source",
    "summary"
   ],
   "observed_schema": {
    "stocks_count": "integer",
    "indices_count": "integer",
    "source": "string",
    "stocks": {
     "array_of": {
      "symbol": "string",
      "price_usd": "number",
      "prev_close": "number",
      "change_pct_24h": "number",
      "currency": "string",
      "exchange": "string"
     }
    },
    "indices": {
     "array_of": {
      "symbol": "string",
      "price_usd": "number",
      "prev_close": "number",
      "change_pct_24h": "number",
      "currency": "string",
      "exchange": "string",
      "name": "string"
     }
    },
    "summary": "string"
   },
   "latency_ms": 3099
  },
  {
   "host": "email-auth.use.x402atlas.com",
   "url": "https://email-auth.use.x402atlas.com/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "accepts_mail",
    "dkim",
    "dmarc",
    "domain",
    "mx",
    "queried_at",
    "spf",
    "warnings"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "domain": "string",
    "queried_at": "string",
    "accepts_mail": "boolean",
    "mx": {
     "array_of": {
      "host": "string",
      "pref": "integer"
     }
    },
    "spf": {
     "record": "string",
     "all_qualifier": "string",
     "mechanisms": {
      "array_of": "object"
     },
     "dns_lookups": "integer"
    },
    "dmarc": {
     "record": "string",
     "policy": "string",
     "subdomain_policy": "string",
     "pct": "integer",
     "rua": "array",
     "ruf": "array",
     "adkim": "string",
     "aspf": "string"
    },
    "dkim": {
     "checked_selectors": {
      "array_of": "string"
     },
     "found": {
      "array_of": "object"
     }
    },
    "warnings": "array",
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 1773
  },
  {
   "host": "embed.gedx402.com",
   "url": "https://embed.gedx402.com/v1/rerank",
   "conforms": true,
   "missing": [],
   "promised": [
    "response"
   ],
   "extra": [
    "model"
   ],
   "observed_schema": {
    "model": "string",
    "response": {
     "array_of": {
      "id": "integer",
      "score": "number"
     }
    }
   },
   "latency_ms": 2369
  },
  {
   "host": "ens-resolver.underscoredone.com",
   "url": "https://ens-resolver.underscoredone.com/resolve",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version"
   ],
   "extra": [
    "address",
    "direction",
    "name",
    "query",
    "resolved"
   ],
   "observed_schema": {
    "api_version": "string",
    "query": "string",
    "direction": "string",
    "name": "string",
    "address": "string",
    "resolved": "boolean"
   },
   "latency_ms": 2239
  },
  {
   "host": "evidence.regulavita.com",
   "url": "https://evidence.regulavita.com/v1/sec/filing-change-signal",
   "conforms": true,
   "missing": [],
   "promised": [
    "decision",
    "filing_count",
    "filings",
    "next_since",
    "premium_evidence_path",
    "request_id"
   ],
   "extra": [
    "forms_checked",
    "issuer",
    "limitations",
    "provenance",
    "since",
    "truncated"
   ],
   "observed_schema": {
    "decision": "string",
    "filing_count": "integer",
    "filings": {
     "array_of": {
      "accession": "string",
      "filed_at": "string",
      "form": "string",
      "primary_document_url": "string"
     }
    },
    "forms_checked": {
     "array_of": "string"
    },
    "issuer": {
     "cik": "string",
     "name": "string",
     "tickers_observed": {
      "array_of": "string"
     }
    },
    "limitations": {
     "array_of": "string"
    },
    "next_since": "string",
    "premium_evidence_path": "string",
    "provenance": {
     "official_source_url": "string",
     "parser_version": "string",
     "publisher": "string",
     "result_sha256": "string",
     "source_snapshot_at": "string"
    },
    "request_id": "string",
    "since": "string",
    "truncated": "boolean"
   },
   "latency_ms": 2423
  },
  {
   "host": "evm-gas.apitoll.cloud",
   "url": "https://evm-gas.apitoll.cloud/v1/evm/gas",
   "conforms": true,
   "missing": [],
   "promised": [
    "base_fee_gwei",
    "base_fee_wei",
    "block_number",
    "caip2",
    "chain",
    "chain_name",
    "gas_model",
    "stats",
    "tiers"
   ],
   "extra": [],
   "observed_schema": {
    "chain": "string",
    "chain_name": "string",
    "caip2": "string",
    "gas_model": "string",
    "block_number": "integer",
    "base_fee_gwei": "number",
    "base_fee_wei": "string",
    "tiers": {
     "slow": {
      "max_fee_gwei": "number",
      "max_priority_gwei": "number",
      "maxFeePerGas": "string",
      "maxPriorityFeePerGas": "string"
     },
     "standard": {
      "max_fee_gwei": "number",
      "max_priority_gwei": "number",
      "maxFeePerGas": "string",
      "maxPriorityFeePerGas": "string"
     },
     "fast": {
      "max_fee_gwei": "number",
      "max_priority_gwei": "number",
      "maxFeePerGas": "string",
      "maxPriorityFeePerGas": "string"
     }
    },
    "stats": {
     "blocks_sampled": "integer",
     "median_fullness_pct": "number",
     "ts": "string"
    }
   },
   "latency_ms": 2211
  },
  {
   "host": "filing.memoryapi.org",
   "url": "https://filing.memoryapi.org/x402/filing/fda",
   "conforms": true,
   "missing": [],
   "promised": [
    "recalls",
    "success",
    "total_available",
    "type"
   ],
   "extra": [
    "count",
    "disclaimer",
    "source"
   ],
   "observed_schema": {
    "success": "boolean",
    "type": "string",
    "total_available": "integer",
    "count": "integer",
    "recalls": {
     "array_of": {
      "date": "string",
      "company": "string",
      "product": "string",
      "reason": "string",
      "classification": "string",
      "status": "string",
      "quantity": "string",
      "distribution": "string",
      "recall_number": "string"
     }
    },
    "source": "string",
    "disclaimer": "string"
   },
   "latency_ms": 3208
  },
  {
   "host": "furigana.agentic-jp.com",
   "url": "https://furigana.agentic-jp.com/furigana",
   "conforms": true,
   "missing": [],
   "promised": [
    "input",
    "result",
    "tokens"
   ],
   "extra": [
    "warnings"
   ],
   "observed_schema": {
    "input": "string",
    "result": "string",
    "tokens": {
     "array_of": {
      "surface": "string",
      "reading": "string",
      "pos": "string"
     }
    },
    "warnings": "array"
   },
   "latency_ms": 4297
  },
  {
   "host": "furigana.agentic-jp.com",
   "url": "https://furigana.agentic-jp.com/normalize",
   "conforms": true,
   "missing": [],
   "promised": [
    "changes",
    "input",
    "normalized"
   ],
   "extra": [],
   "observed_schema": {
    "input": "string",
    "normalized": "string",
    "changes": {
     "array_of": {
      "type": "string",
      "count": "integer"
     }
    }
   },
   "latency_ms": 3578
  },
  {
   "host": "furigana.agentic-jp.com",
   "url": "https://furigana.agentic-jp.com/classify",
   "conforms": true,
   "missing": [],
   "promised": [
    "classification",
    "input"
   ],
   "extra": [
    "char_breakdown"
   ],
   "observed_schema": {
    "input": "string",
    "classification": {
     "primary": "string",
     "probability": "number",
     "alternates": {
      "array_of": "object"
     }
    },
    "char_breakdown": {
     "kanji": "integer",
     "hiragana": "integer",
     "katakana": "integer",
     "ascii": "integer",
     "digits": "integer",
     "other": "integer",
     "total": "integer",
     "kanji_ratio": "integer"
    }
   },
   "latency_ms": 2876
  },
  {
   "host": "gateway.hillguava.xyz",
   "url": "https://gateway.hillguava.xyz/weather/monsoon/status",
   "conforms": true,
   "missing": [],
   "promised": [
    "headline",
    "highlights",
    "source",
    "states_mentioned"
   ],
   "extra": [
    "as_of_utc",
    "url"
   ],
   "observed_schema": {
    "source": "string",
    "url": "string",
    "as_of_utc": "string",
    "headline": "string",
    "highlights": {
     "array_of": "string"
    },
    "states_mentioned": {
     "array_of": "string"
    }
   },
   "latency_ms": 3464
  },
  {
   "host": "gateway.spraay.app",
   "url": "https://gateway.spraay.app/api/v1/rpc/chains",
   "conforms": true,
   "missing": [],
   "promised": [
    "allowedMethods",
    "chains"
   ],
   "extra": [
    "_gateway",
    "timestamp"
   ],
   "observed_schema": {
    "chains": {
     "array_of": {
      "key": "string",
      "name": "string",
      "chainId": "integer",
      "provider": "string",
      "status": "string"
     }
    },
    "allowedMethods": {
     "array_of": "string"
    },
    "_gateway": {
     "provider": "string",
     "version": "string",
     "live": "boolean"
    },
    "timestamp": "string"
   },
   "latency_ms": 2760
  },
  {
   "host": "gateway.stride20k.com",
   "url": "https://gateway.stride20k.com/v1/category-breakdown",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "endpoint",
    "meta",
    "ok"
   ],
   "extra": [],
   "observed_schema": {
    "ok": "boolean",
    "endpoint": "string",
    "data": {
     "observedAt": "string",
     "totalServices": "integer",
     "categories": {
      "array_of": "object"
     },
     "source": "string"
    },
    "meta": {
     "source": "string",
     "cached": "boolean",
     "fetchedAt": "string",
     "attribution": "null"
    }
   },
   "latency_ms": 2461
  },
  {
   "host": "gblin.digital",
   "url": "https://gblin.digital/api/x402/governance",
   "conforms": true,
   "missing": [],
   "promised": [
    "contract",
    "founder_wallet",
    "owner",
    "owner_is_renounced",
    "owner_is_timelock",
    "timelock",
    "trust_summary",
    "verification"
   ],
   "extra": [],
   "observed_schema": {
    "contract": "string",
    "owner": "string",
    "owner_is_timelock": "boolean",
    "owner_is_renounced": "boolean",
    "founder_wallet": "string",
    "trust_summary": "string",
    "timelock": {
     "address": "string",
     "min_delay_seconds": "integer",
     "min_delay_hours": "integer",
     "min_delay_matches_expected": "boolean",
     "expected_min_delay_seconds": "integer"
    },
    "verification": {
     "contract_basescan": "string",
     "timelock_basescan": "string"
    }
   },
   "latency_ms": 1937
  },
  {
   "host": "gblin.digital",
   "url": "https://gblin.digital/api/x402/treasury-state",
   "conforms": true,
   "missing": [],
   "promised": [
    "basket",
    "crash_shield_active",
    "eth_price_usd",
    "meta",
    "nav_usd",
    "slippage_buffer_pct",
    "slippage_reason"
   ],
   "extra": [],
   "observed_schema": {
    "nav_usd": "number",
    "eth_price_usd": "number",
    "crash_shield_active": "boolean",
    "slippage_buffer_pct": "number",
    "slippage_reason": "string",
    "basket": {
     "array_of": {
      "token": "string",
      "is_stable": "boolean",
      "base_weight_pct": "integer",
      "dynamic_weight_pct": "integer",
      "slashed": "boolean",
      "pool_fee_bps": "integer"
     }
    },
    "meta": {
     "contract": "string",
     "chain": "string",
     "chain_id": "integer",
     "as_of_unix": "integer"
    }
   },
   "latency_ms": 3091
  },
  {
   "host": "gblin.digital",
   "url": "https://gblin.digital/api/x402/attestation",
   "conforms": true,
   "missing": [],
   "promised": [
    "attestation",
    "attestation_id",
    "attestor",
    "signature",
    "signed",
    "verify"
   ],
   "extra": [
    "eip712",
    "meta"
   ],
   "observed_schema": {
    "attestation": {
     "regime": "string",
     "regime_code": "integer",
     "risk_posture": "string",
     "severity_pct": "integer",
     "severity_bps": "integer",
     "defensive_cash_pct": "integer",
     "defensive_cash_bps": "integer",
     "shield_active": "boolean",
     "assets": {
      "array_of": "object"
     },
     "block_number": "integer",
     "issued_at": "integer",
     "expires_at": "integer",
     "ttl_seconds": "integer",
     "basket_hash": "string",
     "chain_id": "integer",
     "contract": "string"
    },
    "eip712": {
     "domain": {
      "name": "string",
      "version": "string",
      "chainId": "integer",
      "verifyingContract": "string"
     },
     "types": {
      "RiskAttestation": "array"
     },
     "primaryType": "string",
     "message": {
      "regime": "integer",
      "severityBps": "integer",
      "defensiveCashBps": "integer",
      "blockNumber": "integer",
      "issuedAt": "integer",
      "expiresAt": "integer",
      "basketHash": "string"
     }
    },
    "attestation_id": "string",
    "signature": "string",
    "attestor": "string",
    "signed": "boolean",
    "verify": {
     "how": "string",
     "free_mcp_tool": "string",
     "basescan": "string"
    },
    "meta": {
     "note": "string",
     "source": "string"
    }
   },
   "latency_ms": 4124
  },
  {
   "host": "gotobi.hugen.tokyo",
   "url": "https://gotobi.hugen.tokyo/gotobi/next",
   "conforms": true,
   "missing": [],
   "promised": [
    "days_until",
    "description",
    "next_gotobi_date",
    "today"
   ],
   "extra": [],
   "observed_schema": {
    "today": "string",
    "next_gotobi_date": "string",
    "days_until": "integer",
    "description": "string"
   },
   "latency_ms": 3046
  },
  {
   "host": "gridpulse.theaslangroupllc.com",
   "url": "https://gridpulse.theaslangroupllc.com/api/energy/carbon-intensity",
   "conforms": true,
   "missing": [],
   "promised": [
    "deterministic",
    "next_hours",
    "now",
    "region"
   ],
   "extra": [
    "attribution",
    "license",
    "network_referrals",
    "region_name",
    "slot_minutes",
    "sources",
    "terms",
    "window_hours"
   ],
   "observed_schema": {
    "region": "string",
    "region_name": "string",
    "now": {
     "start": "string",
     "gco2_per_kwh": "integer"
    },
    "window_hours": "integer",
    "next_hours": {
     "cleanest": {
      "start": "string",
      "gco2_per_kwh": "integer"
     },
     "dirtiest": {
      "start": "string",
      "gco2_per_kwh": "integer"
     },
     "avg_gco2_per_kwh": "integer",
     "slots": {
      "array_of": "object"
     }
    },
    "slot_minutes": "integer",
    "sources": {
     "array_of": "string"
    },
    "license": "string",
    "deterministic": "boolean",
    "attribution": {
     "array_of": "string"
    },
    "terms": "string",
    "network_referrals": {
     "array_of": {
      "vertical": "string",
      "url": "string",
      "price": "string",
      "why": "string"
     }
    }
   },
   "latency_ms": 3147
  },
  {
   "host": "hackernews-data.underscoredone.com",
   "url": "https://hackernews-data.underscoredone.com/fetch",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "category",
    "count",
    "date",
    "mode",
    "next_page_token",
    "range_complete",
    "results",
    "scanned"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "mode": "string",
    "category": "string",
    "date": "null",
    "count": "integer",
    "scanned": "null",
    "next_page_token": "null",
    "range_complete": "null",
    "results": {
     "array_of": {
      "id": "integer",
      "item_type": "string",
      "category": "string",
      "title": "string",
      "author": "string",
      "url": "string",
      "points": "integer",
      "posted_at": "integer",
      "comment_count": "integer",
      "comments": "array"
     }
    }
   },
   "latency_ms": 2634
  },
  {
   "host": "hermesplant.com",
   "url": "https://hermesplant.com/api/agent-services/action-safety/quick",
   "conforms": true,
   "missing": [],
   "promised": [
    "actionBindingVersion",
    "actionHash",
    "matchedRuleIds",
    "nextRecommendedCall",
    "requiresApproval",
    "risk",
    "service",
    "status"
   ],
   "extra": [
    "phase",
    "receipt",
    "recommendedAction",
    "recommendedNextCalls",
    "requestId",
    "workflowId"
   ],
   "observed_schema": {
    "status": "string",
    "service": "string",
    "requestId": "string",
    "actionBindingVersion": "string",
    "actionHash": "string",
    "workflowId": "string",
    "phase": "string",
    "risk": "string",
    "requiresApproval": "boolean",
    "matchedRuleIds": {
     "array_of": "string"
    },
    "recommendedAction": "string",
    "nextRecommendedCall": {
     "rel": "string",
     "method": "string",
     "path": "string",
     "url": "string",
     "priceCents": "integer",
     "reason": "string",
     "input": {
      "command": "string",
      "repo": "string",
      "actor": "string",
      "intent": "string",
      "branch": "string",
      "environment": "string",
      "target": "string",
      "commit": "string",
      "diffHash": "string",
      "failClosedOnUnmatched": "boolean"
     }
    },
    "recommendedNextCalls": {
     "array_of": {
      "rel": "string",
      "method": "string",
      "path": "string",
      "url": "string",
      "priceCents": "integer",
      "reason": "string",
      "input": "object"
     }
    },
    "receipt": {
     "record": {
      "schemaVersion": "string",
      "kind": "string",
      "endpoint": "string",
      "resultHash": "string",
      "respondedAt": "string"
     },
     "integrity": {
      "canonicalization": "string",
      "hashAlgorithm": "string",
      "recordHash": "string",
      "signatureAlgorithm": "string",
      "signature": "string",
      "keyId": "string",
      "signatures": "array"
     },
     "verify": {
      "url": "string",
      "method": "string"
     }
    }
   },
   "latency_ms": 3451
  },
  {
   "host": "holiday.agentic-jp.com",
   "url": "https://holiday.agentic-jp.com/business-days",
   "conforms": true,
   "missing": [],
   "promised": [
    "business_days",
    "from",
    "holiday_days",
    "to",
    "total_days",
    "weekend_days"
   ],
   "extra": [
    "holidays"
   ],
   "observed_schema": {
    "from": "string",
    "to": "string",
    "total_days": "integer",
    "business_days": "integer",
    "weekend_days": "integer",
    "holiday_days": "integer",
    "holidays": {
     "array_of": {
      "date": "string",
      "name": "string",
      "name_en": "string"
     }
    }
   },
   "latency_ms": 3120
  },
  {
   "host": "holidays.use.x402atlas.com",
   "url": "https://holidays.use.x402atlas.com/add-business-days",
   "conforms": true,
   "missing": [],
   "promised": [
    "business_days",
    "country",
    "queried_at",
    "result_date",
    "start_date",
    "subdivision"
   ],
   "extra": [],
   "observed_schema": {
    "country": "string",
    "start_date": "string",
    "business_days": "integer",
    "subdivision": "string",
    "result_date": "string",
    "queried_at": "string"
   },
   "latency_ms": 2185
  },
  {
   "host": "holidays.use.x402atlas.com",
   "url": "https://holidays.use.x402atlas.com/next",
   "conforms": true,
   "missing": [],
   "promised": [
    "after",
    "country",
    "holiday",
    "language",
    "queried_at",
    "subdivision"
   ],
   "extra": [],
   "observed_schema": {
    "country": "string",
    "after": "string",
    "language": "string",
    "subdivision": "string",
    "holiday": {
     "name": "string",
     "start_date": "string",
     "end_date": "string",
     "type": "string",
     "nationwide": "boolean",
     "regional_scope": "string",
     "temporal_scope": "string",
     "subdivisions": {
      "array_of": "string"
     }
    },
    "queried_at": "string"
   },
   "latency_ms": 2150
  },
  {
   "host": "holidays.use.x402atlas.com",
   "url": "https://holidays.use.x402atlas.com/list",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "country",
    "holidays",
    "language",
    "queried_at",
    "subdivision",
    "year"
   ],
   "extra": [],
   "observed_schema": {
    "country": "string",
    "year": "integer",
    "language": "string",
    "subdivision": "string",
    "queried_at": "string",
    "count": "integer",
    "holidays": {
     "array_of": {
      "name": "string",
      "start_date": "string",
      "end_date": "string",
      "type": "string",
      "nationwide": "boolean",
      "regional_scope": "string",
      "temporal_scope": "string",
      "subdivisions": "array"
     }
    }
   },
   "latency_ms": 2042
  },
  {
   "host": "houjin.agentic-jp.com",
   "url": "https://houjin.agentic-jp.com/stats",
   "conforms": true,
   "missing": [],
   "promised": [
    "corporation_count",
    "data_source",
    "loaded",
    "prefecture_count",
    "prefectures"
   ],
   "extra": [
    "data_attribution"
   ],
   "observed_schema": {
    "loaded": "boolean",
    "corporation_count": "integer",
    "prefecture_count": "integer",
    "prefectures": {
     "array_of": "string"
    },
    "data_source": "string",
    "data_attribution": "string"
   },
   "latency_ms": 3272
  },
  {
   "host": "houjin.agentic-jp.com",
   "url": "https://houjin.agentic-jp.com/verify",
   "conforms": true,
   "missing": [],
   "promised": [
    "best",
    "candidates",
    "verified"
   ],
   "extra": [
    "candidate_count",
    "query"
   ],
   "observed_schema": {
    "query": {
     "name": "string",
     "prefecture": "string",
     "city": "string"
    },
    "verified": "boolean",
    "best": "null",
    "candidate_count": "integer",
    "candidates": "array"
   },
   "latency_ms": 3634
  },
  {
   "host": "http-status-checker.underscoredone.com",
   "url": "https://http-status-checker.underscoredone.com/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "results"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "results": {
     "array_of": {
      "url": "string",
      "statusCode": "integer",
      "isRedirect": "boolean",
      "redirectURL": "string",
      "error": "string"
     }
    }
   },
   "latency_ms": 2498
  },
  {
   "host": "hyperliquid-accounts.use.x402atlas.com",
   "url": "https://hyperliquid-accounts.use.x402atlas.com/spot",
   "conforms": true,
   "missing": [],
   "promised": [
    "address",
    "queried_at",
    "state"
   ],
   "extra": [],
   "observed_schema": {
    "address": "string",
    "queried_at": "string",
    "state": {
     "balances": "array"
    }
   },
   "latency_ms": 2339
  },
  {
   "host": "hyperliquid-predict.use.x402atlas.com",
   "url": "https://hyperliquid-predict.use.x402atlas.com/settled",
   "conforms": true,
   "missing": [],
   "promised": [
    "outcome",
    "queried_at",
    "result"
   ],
   "extra": [],
   "observed_schema": {
    "outcome": "string",
    "queried_at": "string",
    "result": {
     "spec": {
      "outcome": "integer",
      "name": "string",
      "description": "string",
      "sideSpecs": "array",
      "quoteToken": "string"
     },
     "settleFraction": "string",
     "details": "string"
    }
   },
   "latency_ms": 2007
  },
  {
   "host": "hyperliquid.use.x402atlas.com",
   "url": "https://hyperliquid.use.x402atlas.com/perps-meta",
   "conforms": true,
   "missing": [],
   "promised": [
    "assets",
    "count",
    "queried_at"
   ],
   "extra": [],
   "observed_schema": {
    "queried_at": "string",
    "count": "integer",
    "assets": {
     "array_of": {
      "name": "string",
      "sz_decimals": "integer",
      "max_leverage": "integer",
      "only_isolated": "boolean"
     }
    }
   },
   "latency_ms": 2054
  },
  {
   "host": "kaisha-api.hp-vladic.workers.dev",
   "url": "https://kaisha-api.hp-vladic.workers.dev/calendar/holidays",
   "conforms": true,
   "missing": [],
   "promised": [
    "holidays",
    "source",
    "year"
   ],
   "extra": [],
   "observed_schema": {
    "year": "integer",
    "source": "string",
    "holidays": {
     "array_of": {
      "date": "string",
      "name": "string"
     }
    }
   },
   "latency_ms": 2089
  },
  {
   "host": "kari.mayim-mayim.com",
   "url": "https://kari.mayim-mayim.com/api/bazaar/surface_comparison_facts",
   "conforms": true,
   "missing": [],
   "promised": [
    "final_authority",
    "not_a_recommendation",
    "not_a_verdict",
    "not_payment_proof",
    "schema_version",
    "surfaces"
   ],
   "extra": [
    "features",
    "limitations",
    "payment_observed",
    "payment_receipt_present",
    "query",
    "query_resolution",
    "request_hash",
    "result_handle",
    "result_retrieval"
   ],
   "observed_schema": {
    "schema_version": "string",
    "features": {
     "array_of": "string"
    },
    "not_a_recommendation": "boolean",
    "not_a_verdict": "boolean",
    "not_payment_proof": "boolean",
    "final_authority": "string",
    "payment_observed": "boolean",
    "payment_receipt_present": "boolean",
    "query": {
     "limit": "integer"
    },
    "query_resolution": {
     "candidate_intent_group_filter_applied": "boolean",
     "goal_type_filter_applied": "boolean",
     "domain_hint_filter_applied": "boolean",
     "note": "string"
    },
    "surfaces": {
     "array_of": {
      "surface_key": "string",
      "declared_goal_type": "string",
      "domain_hint": "string",
      "observed_count": "integer",
      "assessed_count": "integer",
      "assessed_success_count": "integer",
      "failure_count": "integer",
      "unassessed_count": "integer",
      "observed_rails": "array",
      "median_observed_price": "null",
      "last_observed_at": "null",
      "evidence_grade": "string",
      "observed_intent_claims": "array",
      "provider_declared_intent_hints": "array",
      "observation_provenance": "object",
      "protocol_roles": "array",
      "verification_cost_summary": "null",
      "not_a_recommendation": "boolean",
      "not_a_verdict": "boolean"
     }
    },
    "limitations": {
     "array_of": "string"
    },
    "result_handle": "string",
    "request_hash": "string",
    "result_retrieval": {
     "method": "string",
     "by_handle": "string",
     "expires_at": "string"
    }
   },
   "latency_ms": 5207
  },
  {
   "host": "leaderboard.0000402.xyz",
   "url": "https://leaderboard.0000402.xyz/entry",
   "conforms": true,
   "missing": [],
   "promised": [
    "action",
    "api_url",
    "deleted",
    "display_title",
    "entry_count",
    "leaderboard_created",
    "leaderboard_key",
    "leaderboard_url",
    "message",
    "metadata_updated",
    "name",
    "slug",
    "sort_direction",
    "title",
    "value"
   ],
   "extra": [],
   "observed_schema": {
    "action": "string",
    "leaderboard_created": "boolean",
    "metadata_updated": "boolean",
    "slug": "string",
    "leaderboard_key": "string",
    "leaderboard_url": "string",
    "api_url": "string",
    "title": "string",
    "display_title": "string",
    "sort_direction": "string",
    "name": "string",
    "value": "integer",
    "deleted": "boolean",
    "entry_count": "integer",
    "message": "string"
   },
   "latency_ms": 3595
  },
  {
   "host": "leetspeak-translator.underscoredone.com",
   "url": "https://leetspeak-translator.underscoredone.com/translate",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "direction",
    "level",
    "original_text",
    "translated_text"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "original_text": "string",
    "translated_text": "string",
    "direction": "string",
    "level": "string"
   },
   "latency_ms": 2199
  },
  {
   "host": "library.forgemesh.io",
   "url": "https://library.forgemesh.io/ask-alice-in-wonderland",
   "conforms": true,
   "missing": [],
   "promised": [
    "author",
    "book_id",
    "count",
    "method",
    "passages",
    "question",
    "title"
   ],
   "extra": [
    "meta",
    "provider"
   ],
   "observed_schema": {
    "book_id": "integer",
    "title": "string",
    "author": "string",
    "question": "string",
    "count": "integer",
    "method": "string",
    "passages": {
     "array_of": {
      "chapter": "integer",
      "location": "string",
      "text": "string"
     }
    },
    "meta": {
     "endpoint": "string",
     "price": "string",
     "fetchedAt": "string",
     "related": {
      "array_of": "string"
     },
     "catalog": "string"
    },
    "provider": {
     "name": "string",
     "catalog": "string",
     "fleet": "string",
     "card": "string"
    }
   },
   "latency_ms": 2390
  },
  {
   "host": "lotusnetworkapi.com",
   "url": "https://lotusnetworkapi.com/api/v1/gas/decision",
   "conforms": true,
   "missing": [],
   "promised": [
    "auditUrl",
    "auditableAt",
    "decisionId",
    "recordedAt",
    "snapshot",
    "stance",
    "success",
    "targetBlock"
   ],
   "extra": [
    "horizonMinutes",
    "maxFeeGwei",
    "note",
    "startBlock"
   ],
   "observed_schema": {
    "success": "boolean",
    "decisionId": "string",
    "stance": "string",
    "horizonMinutes": "integer",
    "maxFeeGwei": "number",
    "note": "null",
    "recordedAt": "string",
    "auditableAt": "string",
    "startBlock": "integer",
    "targetBlock": "integer",
    "snapshot": {
     "baseFeeGwei": "number",
     "centerGwei": "number",
     "lowGwei": "number",
     "highGwei": "number",
     "congestion": "string",
     "volatility": "integer"
    },
    "auditUrl": "string"
   },
   "latency_ms": 3121
  },
  {
   "host": "lotusnetworkapi.com",
   "url": "https://lotusnetworkapi.com/api/v1/gas/preflight",
   "conforms": true,
   "missing": [],
   "promised": [
    "block",
    "chain",
    "current",
    "forecast",
    "observedAt",
    "recent",
    "success"
   ],
   "extra": [
    "disclaimer"
   ],
   "observed_schema": {
    "success": "boolean",
    "chain": "string",
    "block": "integer",
    "observedAt": "string",
    "current": {
     "baseFeeGwei": "number",
     "congestion": "string",
     "gasUsedRatio": "number"
    },
    "recent": {
     "medianGwei": "number",
     "p10Gwei": "number",
     "p90Gwei": "number",
     "volatility": "integer",
     "blocks": "integer"
    },
    "forecast": {
     "horizonMinutes": "integer",
     "targetBlock": "integer",
     "centerGwei": "number",
     "lowGwei": "number",
     "highGwei": "number",
     "interval": "number",
     "method": "string"
    },
    "disclaimer": "string"
   },
   "latency_ms": 3132
  },
  {
   "host": "macropulse.theaslangroupllc.com",
   "url": "https://macropulse.theaslangroupllc.com/api/macro/us",
   "conforms": true,
   "missing": [],
   "promised": [
    "deterministic",
    "series",
    "source"
   ],
   "extra": [
    "attribution",
    "cache_hint_seconds",
    "counts",
    "disclaimer",
    "generated_at",
    "integrity",
    "method",
    "network_referrals",
    "terms",
    "verify"
   ],
   "observed_schema": {
    "series": {
     "array_of": {
      "key": "string",
      "name": "string",
      "value": "number",
      "units": "string",
      "decimals": "integer",
      "as_of": "string",
      "updated_at": "integer",
      "round_id": "string",
      "contract": "string",
      "chain": "string",
      "chain_name": "string",
      "publisher": "string",
      "cadence": "string",
      "stale": "boolean",
      "error": "null"
     }
    },
    "counts": {
     "requested": "integer",
     "readable": "integer",
     "unreadable": "integer"
    },
    "source": {
     "publishers": {
      "array_of": "string"
     },
     "publisher_note": "string",
     "transport": "string",
     "chains": {
      "eip155:8453": "string",
      "eip155:1": "string"
     },
     "license": "string",
     "verifiable": "boolean"
    },
    "verify": {
     "how": "string",
     "selectors": {
      "latestRoundData": "string",
      "decimals": "string",
      "description": "string",
      "getRoundData": "string"
     },
     "contracts": {
      "gdp_level": "object",
      "gdp_change": "object",
      "pce_level": "object",
      "pce_change": "object",
      "rfs_level": "object",
      "rfs_change": "object",
      "sofr": "object"
     },
     "no_key_required": "boolean",
     "note": "string"
    },
    "deterministic": "boolean",
    "method": "string",
    "integrity": "string",
    "cache_hint_seconds": "integer",
    "generated_at": "string",
    "disclaimer": "string",
    "attribution": {
     "array_of": "string"
    },
    "terms": "string",
    "network_referrals": {
     "array_of": {
      "vertical": "string",
      "url": "string",
      "price": "string",
      "why": "string"
     }
    }
   },
   "latency_ms": 3274
  },
  {
   "host": "market.memoryapi.org",
   "url": "https://market.memoryapi.org/x402/market/tokenized",
   "conforms": true,
   "missing": [],
   "promised": [
    "count",
    "source",
    "success",
    "tokens",
    "type"
   ],
   "extra": [],
   "observed_schema": {
    "success": "boolean",
    "type": "string",
    "count": "integer",
    "tokens": {
     "array_of": {
      "id": "string",
      "name": "string",
      "symbol": "string",
      "underlying_asset": "string",
      "price_usd": "number",
      "market_cap_usd": "integer",
      "volume_24h_usd": "integer",
      "price_change_24h_pct": "number",
      "last_updated": "string"
     }
    },
    "source": "string"
   },
   "latency_ms": 2601
  },
  {
   "host": "miningincidents.org",
   "url": "https://miningincidents.org/api/x402/fatalities",
   "conforms": true,
   "missing": [],
   "promised": [
    "endpoint",
    "next_page",
    "page",
    "page_size",
    "returned",
    "rows",
    "schema_version",
    "source",
    "total_matches"
   ],
   "extra": [
    "attribution",
    "filters",
    "generated_at",
    "license",
    "note",
    "related",
    "request_missing_data"
   ],
   "observed_schema": {
    "attribution": "string",
    "endpoint": "string",
    "filters": {},
    "generated_at": "string",
    "license": "string",
    "next_page": "integer",
    "note": "string",
    "page": "integer",
    "page_size": "integer",
    "related": {
     "array_of": {
      "endpoint": "string",
      "note": "string",
      "price": "string"
     }
    },
    "request_missing_data": "string",
    "returned": "integer",
    "rows": {
     "array_of": {
      "id": "string",
      "state": "null",
      "source": "string",
      "latitude": "null",
      "commodity": "string",
      "longitude": "null",
      "mine_name": "string",
      "event_date": "string",
      "source_url": "string",
      "description": "null",
      "preliminary": "boolean",
      "operator_name": "null",
      "classification": "string",
      "controller_name": "string"
     }
    },
    "schema_version": "integer",
    "source": "string",
    "total_matches": "integer"
   },
   "latency_ms": 1991
  },
  {
   "host": "mru-oracle.com",
   "url": "https://mru-oracle.com/intelligence/country-brief/MU",
   "conforms": true,
   "missing": [],
   "promised": [
    "compliance_risk",
    "country_code",
    "economic_data",
    "status"
   ],
   "extra": [
    "endpoint",
    "mauritius_intelligence",
    "metadata",
    "service"
   ],
   "observed_schema": {
    "status": "string",
    "service": "string",
    "endpoint": "string",
    "country_code": "string",
    "compliance_risk": {
     "country_code": "string",
     "country_name": "string",
     "risk_level": "string",
     "fatf_status": "string",
     "basel_aml_score": "number",
     "cpi_score": "integer",
     "is_high_risk": "boolean",
     "is_tax_haven": "boolean",
     "eu_high_risk": "boolean",
     "us_high_risk": "boolean",
     "esaamlg_member": "boolean",
     "sanctions_exposure": "integer",
     "last_eval_year": "integer"
    },
    "economic_data": {
     "forex": {
      "source": "string",
      "rates": "array"
     },
     "macro": {
      "country": "string",
      "countryCode": "string",
      "indicators": "object",
      "fetchedAt": "string",
      "source": "string"
     },
     "monetary": {
      "institution": "string",
      "institutionUrl": "string",
      "keyRepoRate": "object",
      "primeLendingRates": "object",
      "fetchedAt": "string"
     },
     "weather": {
      "country": "string",
      "island": "string",
      "stationCount": "integer",
      "stations": "array",
      "pageTimestamp": "string",
      "source": "string",
      "sourceName": "string",
      "fetchedAt": "string"
     },
     "fuel": {
      "timestamp": "string",
      "effectiveDate": "string",
      "prices": "array",
      "history": "array",
      "source": "string",
      "sourceUrl": "string"
     }
    },
    "metadata": {
     "is_mauritius": "boolean",
     "databases_queried": "integer",
     "individual_calls_replaced": "integer",
     "processing_ms": "integer",
     "timestamp": "string"
    },
    "mauritius_intelligence": {
     "total_entities": "integer",
     "by_category": {
      "adverse_media": "integer"
     },
     "sources": {
      "array_of": "string"
     }
    }
   },
   "latency_ms": 4638
  },
  {
   "host": "news.apitoll.cloud",
   "url": "https://news.apitoll.cloud/v1/cointelegraph/news",
   "conforms": true,
   "missing": [],
   "promised": [
    "articles",
    "count",
    "lang",
    "query",
    "source"
   ],
   "extra": [
    "feedAgeSeconds",
    "newestPublished"
   ],
   "observed_schema": {
    "source": "string",
    "lang": "string",
    "query": "null",
    "newestPublished": "string",
    "feedAgeSeconds": "integer",
    "count": "integer",
    "articles": {
     "array_of": {
      "id": "string",
      "post_url": "string",
      "postTranslate": "object",
      "category": "object",
      "author": "object",
      "postBadge": "null",
      "views": "integer"
     }
    }
   },
   "latency_ms": 2436
  },
  {
   "host": "omniac.0000402.xyz",
   "url": "https://omniac.0000402.xyz/ask",
   "conforms": true,
   "missing": [],
   "promised": [
    "answer"
   ],
   "extra": [],
   "observed_schema": {
    "answer": "string"
   },
   "latency_ms": 26011
  },
  {
   "host": "onchainpulse.theaslangroupllc.com",
   "url": "https://onchainpulse.theaslangroupllc.com/api/rh-launches",
   "conforms": true,
   "missing": [],
   "promised": [
    "chain",
    "count",
    "launches",
    "launchpad",
    "scan_any_token",
    "uerc20_standard"
   ],
   "extra": [
    "disclaimer",
    "generated_at",
    "network_referrals",
    "terms"
   ],
   "observed_schema": {
    "chain": "string",
    "launchpad": {
     "liquidity_launcher": "string",
     "cca_factory": "string",
     "uerc20_factory": "string",
     "v4_pool_manager": "string",
     "note": "string"
    },
    "uerc20_standard": "string",
    "launches": {
     "array_of": {
      "token": "string",
      "block": "integer",
      "launched_at": "string",
      "name": "string",
      "symbol": "string",
      "holders": "null",
      "total_supply": "string"
     }
    },
    "count": "integer",
    "scan_any_token": "string",
    "disclaimer": "string",
    "generated_at": "string",
    "network_referrals": {
     "array_of": {
      "vertical": "string",
      "url": "string",
      "price": "string",
      "why": "string"
     }
    },
    "terms": "string"
   },
   "latency_ms": 11523
  },
  {
   "host": "pastebin.0000402.xyz",
   "url": "https://pastebin.0000402.xyz/paste",
   "conforms": true,
   "missing": [],
   "promised": [
    "message",
    "size_bytes",
    "token"
   ],
   "extra": [],
   "observed_schema": {
    "token": "string",
    "size_bytes": "integer",
    "message": "string"
   },
   "latency_ms": 3451
  },
  {
   "host": "payanagent.com",
   "url": "https://payanagent.com/x402/kh7dxw0kj8269e3hee74av74h989hxp9",
   "conforms": true,
   "missing": [],
   "promised": [
    "age_seconds",
    "chain",
    "contract",
    "fetched_at",
    "market_cap_usd",
    "name",
    "source",
    "symbol",
    "usd",
    "usd_24h_change_pct"
   ],
   "extra": [
    "x402_related"
   ],
   "observed_schema": {
    "symbol": "string",
    "name": "string",
    "contract": "null",
    "chain": "null",
    "usd": "number",
    "usd_24h_change_pct": "number",
    "market_cap_usd": "number",
    "source": "string",
    "fetched_at": "integer",
    "age_seconds": "integer",
    "x402_related": {
     "array_of": {
      "resource": "string",
      "method": "string",
      "price": "string",
      "reason": "string"
     }
    }
   },
   "latency_ms": 2374
  },
  {
   "host": "payanagent.com",
   "url": "https://payanagent.com/x402/kh7ce632kypmbvwy9ewcq04c998b8wb8",
   "conforms": true,
   "missing": [],
   "promised": [
    "pong",
    "ts"
   ],
   "extra": [
    "note"
   ],
   "observed_schema": {
    "pong": "boolean",
    "ts": "number",
    "note": "string"
   },
   "latency_ms": 4568
  },
  {
   "host": "paysafe-agent.com",
   "url": "https://paysafe-agent.com/v1/scan/outgoing",
   "conforms": true,
   "missing": [],
   "promised": [
    "advisory",
    "attestation",
    "checks",
    "direction",
    "risk_score",
    "scan_id",
    "scanned_at",
    "verdict"
   ],
   "extra": [],
   "observed_schema": {
    "scan_id": "string",
    "direction": "string",
    "verdict": "string",
    "risk_score": "integer",
    "checks": {
     "array_of": {
      "id": "string",
      "name": "string",
      "verdict": "string",
      "severity": "string",
      "reason": "string"
     }
    },
    "scanned_at": "string",
    "advisory": "string",
    "attestation": {
     "alg": "string",
     "public_key_spki_hex": "string",
     "message": "string",
     "signature_hex": "string",
     "payment_commitment": "string",
     "expires_at": "string",
     "evidence": {
      "message": "string",
      "signature_hex": "string",
      "pin": "object"
     }
    }
   },
   "latency_ms": 2814
  },
  {
   "host": "paysafe-agent.com",
   "url": "https://paysafe-agent.com/v1/scan/incoming",
   "conforms": true,
   "missing": [],
   "promised": [
    "advisory",
    "attestation",
    "checks",
    "direction",
    "risk_score",
    "scan_id",
    "scanned_at",
    "verdict"
   ],
   "extra": [],
   "observed_schema": {
    "scan_id": "string",
    "direction": "string",
    "verdict": "string",
    "risk_score": "integer",
    "checks": {
     "array_of": {
      "id": "string",
      "name": "string",
      "verdict": "string",
      "severity": "string",
      "reason": "string"
     }
    },
    "scanned_at": "string",
    "advisory": "string",
    "attestation": {
     "alg": "string",
     "public_key_spki_hex": "string",
     "message": "string",
     "signature_hex": "string",
     "payment_commitment": "string",
     "expires_at": "string",
     "evidence": {
      "message": "string",
      "signature_hex": "string",
      "pin": "object"
     }
    }
   },
   "latency_ms": 2197
  },
  {
   "host": "polynews.news",
   "url": "https://polynews.news/api/v1/arbitrage",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "meta"
   ],
   "extra": [],
   "observed_schema": {
    "data": {
     "opportunities": {
      "array_of": "object"
     },
     "matchedMarkets": "integer",
     "totalPolymarkets": "integer",
     "totalKalshiMarkets": "integer",
     "kalshiDataAgeSec": "integer",
     "polymarketDataAgeSec": "integer",
     "computedAt": "string"
    },
    "meta": {
     "endpoint": "string",
     "tier": "string",
     "version": "string",
     "timestamp": "string",
     "latencyMs": "integer"
    }
   },
   "latency_ms": 4801
  },
  {
   "host": "polynews.news",
   "url": "https://polynews.news/api/v1/price-history",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "meta"
   ],
   "extra": [],
   "observed_schema": {
    "data": {
     "error": "string"
    },
    "meta": {
     "endpoint": "string",
     "tier": "string",
     "version": "string",
     "timestamp": "string",
     "latencyMs": "integer"
    }
   },
   "latency_ms": 3583
  },
  {
   "host": "port-scanner.underscoredone.com",
   "url": "https://port-scanner.underscoredone.com/scan",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "closed_or_filtered_count",
    "complete",
    "duration_ms",
    "open_ports",
    "ports_requested",
    "ports_scanned",
    "resolved_ip",
    "scan_type",
    "target",
    "warning"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "target": "string",
    "resolved_ip": "string",
    "scan_type": "string",
    "duration_ms": "integer",
    "complete": "boolean",
    "ports_requested": "integer",
    "ports_scanned": "integer",
    "open_ports": {
     "array_of": {
      "port": "integer",
      "protocol": "string",
      "state": "string",
      "service": "string",
      "version": "string"
     }
    },
    "closed_or_filtered_count": "integer",
    "warning": "null"
   },
   "latency_ms": 9647
  },
  {
   "host": "predict.memoryapi.org",
   "url": "https://predict.memoryapi.org/x402/predict/platform_arb",
   "conforms": true,
   "missing": [],
   "promised": [
    "arb_opportunities",
    "pairs",
    "success"
   ],
   "extra": [
    "disclaimer",
    "matches_found",
    "platforms_checked",
    "source"
   ],
   "observed_schema": {
    "success": "boolean",
    "platforms_checked": {
     "polymarket": "integer",
     "kalshi": "integer",
     "manifold": "integer"
    },
    "matches_found": "integer",
    "arb_opportunities": "integer",
    "pairs": "array",
    "source": "string",
    "disclaimer": "string"
   },
   "latency_ms": 3495
  },
  {
   "host": "predict.memoryapi.org",
   "url": "https://predict.memoryapi.org/x402/predict/mispricing",
   "conforms": true,
   "missing": [],
   "promised": [
    "markets_checked",
    "opportunities",
    "opportunities_found",
    "success"
   ],
   "extra": [
    "all_checked",
    "disclaimer",
    "source"
   ],
   "observed_schema": {
    "success": "boolean",
    "markets_checked": "integer",
    "opportunities_found": "integer",
    "opportunities": "array",
    "all_checked": {
     "array_of": {
      "question": "string",
      "market_prob": "number",
      "actual_temp": "number",
      "threshold": "integer",
      "outcome": "boolean",
      "is_past": "boolean",
      "date": "string"
     }
    },
    "source": "string",
    "disclaimer": "string"
   },
   "latency_ms": 3894
  },
  {
   "host": "promptqualityscore.com",
   "url": "https://promptqualityscore.com/api/pqs-grade",
   "conforms": true,
   "missing": [],
   "promised": [
    "frameworks",
    "grade",
    "methodology_url",
    "score",
    "upgrade_url",
    "verdict"
   ],
   "extra": [],
   "observed_schema": {
    "score": "integer",
    "grade": "string",
    "verdict": "string",
    "frameworks": {
     "peem": "number",
     "ragas": "number",
     "geval": "number"
    },
    "methodology_url": "string",
    "upgrade_url": "string"
   },
   "latency_ms": 5027
  },
  {
   "host": "proxy.suverse.io",
   "url": "https://proxy.suverse.io/v1/proxy/reskey_1166628d/bazaar-test",
   "conforms": true,
   "missing": [],
   "promised": [
    "bitcoin"
   ],
   "extra": [],
   "observed_schema": {
    "bitcoin": {
     "usd": "integer"
    }
   },
   "latency_ms": 2822
  },
  {
   "host": "qr-code-generator.underscoredone.com",
   "url": "https://qr-code-generator.underscoredone.com/generate",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "count",
    "results"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "count": "integer",
    "results": {
     "array_of": {
      "text": "string",
      "qr_base64": "string"
     }
    }
   },
   "latency_ms": 1979
  },
  {
   "host": "readx.sh",
   "url": "https://readx.sh/api/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "code",
    "data"
   ],
   "extra": [
    "pagination"
   ],
   "observed_schema": {
    "code": "integer",
    "data": {
     "timeline": {
      "array_of": "object"
     }
    },
    "pagination": {
     "has_more": "boolean",
     "is_first_page": "boolean",
     "next_cursor": "string",
     "top_cursor": "string"
    }
   },
   "latency_ms": 4048
  },
  {
   "host": "red-breeze-8b8c.keenanbooker83.workers.dev",
   "url": "https://red-breeze-8b8c.keenanbooker83.workers.dev/verify-citation",
   "conforms": true,
   "missing": [],
   "promised": [
    "ok",
    "result"
   ],
   "extra": [],
   "observed_schema": {
    "ok": "boolean",
    "result": {
     "agent": {
      "id": "string",
      "version": "string"
     },
     "claim": "string",
     "source": {
      "sourceId": "string",
      "requestedUrl": "string",
      "finalUrl": "string",
      "contentHash": "string",
      "text": "string",
      "truncated": "boolean",
      "retrievedAt": "string"
     },
     "verification": {
      "verdict": "string",
      "confidence": "integer",
      "explanation": "string",
      "supportingEvidence": "array",
      "opposingEvidence": "array",
      "missingContext": "array",
      "limitations": "array"
     }
    }
   },
   "latency_ms": 5943
  },
  {
   "host": "regimeshift.xyz",
   "url": "https://regimeshift.xyz/api/v1/asset/btc/vrp",
   "conforms": true,
   "missing": [],
   "promised": [
    "asset",
    "cache_ttl_sec",
    "computed_at",
    "inputs",
    "methodology",
    "ok",
    "quiet",
    "regime",
    "vrp"
   ],
   "extra": [],
   "observed_schema": {
    "ok": "boolean",
    "asset": "string",
    "vrp": "number",
    "regime": "string",
    "quiet": "boolean",
    "inputs": {
     "dvol": "number",
     "rv_72h": "number",
     "rv_6h": "number",
     "spot_usd": "number",
     "timestamp": "string",
     "source": "string"
    },
    "methodology": "string",
    "computed_at": "integer",
    "cache_ttl_sec": "integer"
   },
   "latency_ms": 1992
  },
  {
   "host": "regimeshift.xyz",
   "url": "https://regimeshift.xyz/api/v1/rate/sofr/usd",
   "conforms": true,
   "missing": [],
   "promised": [
    "asset",
    "cache_ttl_sec",
    "computed_at",
    "decomposition",
    "horizon",
    "horizon_sec",
    "methodology",
    "ok",
    "rate",
    "regime"
   ],
   "extra": [
    "effective_weight_sum",
    "sources",
    "valid_until",
    "variance"
   ],
   "observed_schema": {
    "ok": "boolean",
    "asset": "string",
    "horizon": "string",
    "horizon_sec": "integer",
    "rate": "number",
    "decomposition": {
     "base_anchor": "number",
     "variance_premium": "integer",
     "regime_adjustment": "number"
    },
    "variance": {
     "cv_per_bar": "number",
     "j_squared_per_bar": "number",
     "lambda_jump_weight": "number",
     "sigma_5min_bp": "number",
     "sigma_horizon_pct": "number"
    },
    "regime": {
     "mode": "string",
     "mode_index": "integer",
     "thresholds_bp": {
      "p50": "number",
      "p65": "number",
      "p80": "number",
      "p93": "number",
      "p99": "number"
     }
    },
    "sources": {
     "deribit_pcp_30d": {
      "rate_pct": "number",
      "weight": "number",
      "ok": "boolean",
      "error": "null"
     },
     "hl_funding_smoothed": {
      "rate_pct": "number",
      "weight": "number",
      "ok": "boolean",
      "error": "null"
     },
     "aevo_pcp": {
      "rate_pct": "integer",
      "weight": "number",
      "ok": "boolean",
      "error": "null"
     },
     "deribit_basis_3m": {
      "rate_pct": "number",
      "weight": "number",
      "ok": "boolean",
      "error": "null"
     },
     "aave_borrow_usdc": {
      "rate_pct": "number",
      "weight": "number",
      "ok": "boolean",
      "error": "null"
     },
     "compound_borrow_usdc": {
      "rate_pct": "null",
      "weight": "number",
      "ok": "boolean",
      "error": "string"
     },
     "sofr_30d": {
      "rate_pct": "number",
      "weight": "number",
      "ok": "boolean",
      "error": "null"
     }
    },
    "effective_weight_sum": "number",
    "methodology": {
     "version": "string",
     "url": "string",
     "content_hash_sha256": "string",
     "ipfs_cid": "string",
     "ipfs_gateways": {
      "array_of": "string"
     },
     "calibration_source": "string",
     "calibration_data": "string",
     "verify": {
      "https": "string",
      "ipfs": "string"
     }
    },
    "computed_at": "integer",
    "valid_until": "integer",
    "cache_ttl_sec": "integer"
   },
   "latency_ms": 10679
  },
  {
   "host": "regimeshift.xyz",
   "url": "https://regimeshift.xyz/api/v1/risk/max-ltv",
   "conforms": true,
   "missing": [],
   "promised": [
    "binding_constraint",
    "computed_at",
    "math_max_ltv",
    "max_ltv",
    "ok",
    "regime",
    "regime_cap_ltv",
    "sigma_T"
   ],
   "extra": [
    "asset",
    "duration_sec",
    "matching_paused",
    "max_default_prob",
    "methodology"
   ],
   "observed_schema": {
    "max_ltv": "number",
    "math_max_ltv": "number",
    "regime_cap_ltv": "number",
    "binding_constraint": "string",
    "asset": "string",
    "duration_sec": "integer",
    "regime": "string",
    "max_default_prob": "number",
    "sigma_T": "number",
    "matching_paused": "boolean",
    "ok": "boolean",
    "methodology": {
     "version": "string",
     "url": "string"
    },
    "computed_at": "integer"
   },
   "latency_ms": 2685
  },
  {
   "host": "riskpulse.theaslangroupllc.com",
   "url": "https://riskpulse.theaslangroupllc.com/api/risk/quake-check",
   "conforms": true,
   "missing": [],
   "promised": [
    "deterministic",
    "events",
    "query",
    "summary"
   ],
   "extra": [
    "attribution",
    "network_referrals",
    "scope_note",
    "terms"
   ],
   "observed_schema": {
    "query": {
     "scope": "string",
     "lat": "null",
     "lon": "null",
     "radius_km": "null",
     "min_magnitude": "integer",
     "days": "integer",
     "limit": "integer"
    },
    "summary": {
     "event_count": "integer",
     "max_magnitude": "number",
     "avg_magnitude": "number",
     "significant_events": {
      "array_of": "object"
     },
     "risk_level": "string"
    },
    "events": {
     "array_of": {
      "id": "string",
      "magnitude": "number",
      "place": "string",
      "time_utc": "string",
      "depth_km": "number",
      "alert": "null",
      "significance": "integer",
      "url": "string"
     }
    },
    "scope_note": "string",
    "deterministic": "boolean",
    "attribution": {
     "array_of": "string"
    },
    "terms": "string",
    "network_referrals": {
     "array_of": {
      "vertical": "string",
      "url": "string",
      "price": "string",
      "why": "string"
     }
    }
   },
   "latency_ms": 6734
  },
  {
   "host": "rng.sociologic.ai",
   "url": "https://rng.sociologic.ai/random/int",
   "conforms": true,
   "missing": [],
   "promised": [
    "entropy",
    "range",
    "type",
    "value"
   ],
   "extra": [],
   "observed_schema": {
    "value": "integer",
    "type": "string",
    "range": {
     "array_of": "integer"
    },
    "entropy": {
     "raw": "integer",
     "hex": "string"
    }
   },
   "latency_ms": 2668
  },
  {
   "host": "safetyincidents.org",
   "url": "https://safetyincidents.org/api/x402/severe-injuries",
   "conforms": true,
   "missing": [],
   "promised": [
    "page",
    "page_size",
    "rows",
    "total_matches"
   ],
   "extra": [
    "attribution",
    "coverage",
    "endpoint",
    "entity_matching",
    "filters",
    "generated_at",
    "jurisdiction",
    "license",
    "next_page",
    "related",
    "request_missing_data",
    "returned",
    "schema_version",
    "source",
    "source_url"
   ],
   "observed_schema": {
    "attribution": "string",
    "coverage": "string",
    "endpoint": "string",
    "entity_matching": "string",
    "filters": {},
    "generated_at": "string",
    "jurisdiction": "string",
    "license": "string",
    "next_page": "integer",
    "page": "integer",
    "page_size": "integer",
    "related": {
     "array_of": {
      "endpoint": "string",
      "note": "string",
      "price": "string"
     }
    },
    "request_missing_data": "string",
    "returned": "integer",
    "rows": {
     "array_of": {
      "address": "string",
      "amputation": "boolean",
      "city": "string",
      "employer": "string",
      "event_date": "string",
      "event_type": "string",
      "hospitalized": "boolean",
      "human_page": "string",
      "id": "string",
      "injury_source": "string",
      "latitude": "number",
      "longitude": "number",
      "loss_of_eye": "boolean",
      "naics": "string",
      "narrative": "string",
      "nature_of_injury": "string",
      "part_of_body": "string",
      "state": "string",
      "zip": "string"
     }
    },
    "schema_version": "integer",
    "source": "string",
    "source_url": "string",
    "total_matches": "integer"
   },
   "latency_ms": 4888
  },
  {
   "host": "sat.ipintel.ai",
   "url": "https://sat.ipintel.ai/address-to-coordinates",
   "conforms": true,
   "missing": [],
   "promised": [
    "cached",
    "match_count",
    "ok",
    "provider",
    "results",
    "tool"
   ],
   "extra": [
    "query"
   ],
   "observed_schema": {
    "ok": "boolean",
    "tool": "string",
    "query": {
     "address": "string",
     "country_code": "string",
     "language": "string",
     "limit": "integer"
    },
    "match_count": "integer",
    "results": {
     "array_of": {
      "formatted_address": "string",
      "lat": "number",
      "lon": "number",
      "result_type": "string",
      "confidence": "integer",
      "confidence_city_level": "integer",
      "country": "string",
      "country_code": "string",
      "state": "string",
      "city": "string",
      "postcode": "string",
      "street": "string",
      "housenumber": "string",
      "address_line1": "string",
      "address_line2": "string",
      "place_id": "string"
     }
    },
    "provider": "string",
    "cached": "boolean"
   },
   "latency_ms": 2321
  },
  {
   "host": "sat.ipintel.ai",
   "url": "https://sat.ipintel.ai/location-risk",
   "conforms": true,
   "missing": [],
   "promised": [
    "active_hazard_count",
    "hazards",
    "location",
    "ok",
    "overall_risk",
    "satellite_images_included",
    "tool"
   ],
   "extra": [
    "data_freshness",
    "generated_at",
    "limitations",
    "top_nearby_events"
   ],
   "observed_schema": {
    "ok": "boolean",
    "tool": "string",
    "generated_at": "string",
    "location": {
     "lat": "number",
     "lon": "number"
    },
    "overall_risk": {
     "score": "integer",
     "level": "string",
     "primary_hazard": "string",
     "secondary_hazard_boost": "integer"
    },
    "active_hazard_count": "integer",
    "hazards": {
     "wildfire": {
      "score": "integer",
      "level": "string",
      "evidence_count": "integer",
      "nearest_km": "null",
      "latest_observed_at": "null",
      "severity_counts": "object",
      "radius_km": "integer",
      "window_days": "integer",
      "nearby_events": "array"
     },
     "earthquake": {
      "score": "integer",
      "level": "string",
      "evidence_count": "integer",
      "nearest_km": "number",
      "latest_observed_at": "string",
      "max_magnitude": "integer",
      "max_magnitude_unit": "string",
      "shallow_strong_count": "integer",
      "radius_km": "integer",
      "window_days": "integer",
      "nearby_events": "array"
     },
     "flood": {
      "score": "integer",
      "level": "string",
      "evidence_count": "integer",
      "nearest_km": "null",
      "latest_observed_at": "null",
      "severity_counts": "object",
      "radius_km": "integer",
      "window_days": "integer",
      "nearby_events": "array"
     },
     "tropical_cyclone": {
      "score": "integer",
      "level": "string",
      "evidence_count": "integer",
      "nearest_km": "null",
      "latest_observed_at": "null",
      "severity_counts": "object",
      "radius_km": "integer",
      "window_days": "integer",
      "nearby_events": "array"
     },
     "volcano": {
      "score": "integer",
      "level": "string",
      "evidence_count": "integer",
      "nearest_km": "null",
      "latest_observed_at": "null",
      "severity_counts": "object",
      "radius_km": "integer",
      "window_days": "integer",
      "nearby_events": "array"
     },
     "drought": {
      "score": "integer",
      "level": "string",
      "evidence_count": "integer",
      "nearest_km": "null",
      "latest_observed_at": "null",
      "severity_counts": "object",
      "radius_km": "integer",
      "window_days": "integer",
      "nearby_events": "array"
     }
    },
    "top_nearby_events": {
     "array_of": {
      "event_id": "string",
      "hazard_type": "string",
      "source": "string",
      "title": "string",
      "observed_at": "string",
      "severity": "string",
      "confidence": "integer",
      "distance_km": "number",
      "lat": "number",
      "lon": "number",
      "magnitude": "integer",
      "magnitude_unit": "string",
      "depth_km": "number"
     }
    },
    "data_freshness": {
     "latest_observed_at": "string",
     "hours_since_latest_event": "number"
    },
    "satellite_images_included": "boolean",
    "limitations": {
     "array_of": "string"
    }
   },
   "latency_ms": 2846
  },
  {
   "host": "sat.ipintel.ai",
   "url": "https://sat.ipintel.ai/coordinates-to-address",
   "conforms": true,
   "missing": [],
   "promised": [
    "cached",
    "ok",
    "provider",
    "result",
    "tool"
   ],
   "extra": [
    "query"
   ],
   "observed_schema": {
    "ok": "boolean",
    "tool": "string",
    "query": {
     "lat": "number",
     "lon": "number",
     "language": "string",
     "type": "null"
    },
    "result": {
     "formatted_address": "string",
     "lat": "number",
     "lon": "number",
     "result_type": "string",
     "country": "string",
     "country_code": "string",
     "state": "string",
     "county": "string",
     "city": "string",
     "postcode": "string",
     "street": "string",
     "housenumber": "string",
     "address_line1": "string",
     "address_line2": "string",
     "place_id": "string",
     "distance_m": "number"
    },
    "provider": "string",
    "cached": "boolean"
   },
   "latency_ms": 3855
  },
  {
   "host": "scan.convrgent.ai",
   "url": "https://scan.convrgent.ai/api/aeo/scan-x402",
   "conforms": true,
   "missing": [],
   "promised": [
    "aeoGrade",
    "aeoScore",
    "agentGrade",
    "agentScore",
    "aiIdentityCard",
    "businessProfile",
    "geoGrade",
    "geoScore",
    "pagesScanned",
    "product",
    "topIssues"
   ],
   "extra": [
    "framework",
    "pagesAttempted",
    "pagesSucceeded",
    "scannedAt"
   ],
   "observed_schema": {
    "product": "string",
    "aeoScore": "integer",
    "aeoGrade": "string",
    "geoScore": "integer",
    "geoGrade": "string",
    "agentScore": "integer",
    "agentGrade": "string",
    "aiIdentityCard": {
     "brandName": "string",
     "summary": "string",
     "category": "string",
     "confidence": "string",
     "citableClaims": "array",
     "verifiedPresence": "array",
     "gaps": {
      "array_of": "string"
     },
     "mentionReadiness": "integer",
     "mentionSignals": {
      "array_of": "object"
     }
    },
    "businessProfile": {
     "profile": "string",
     "label": "string",
     "confidence": "string"
    },
    "topIssues": {
     "array_of": {
      "id": "string",
      "name": "string",
      "category": "string",
      "passed": "boolean",
      "severity": "string",
      "message": "string",
      "score": "integer"
     }
    },
    "pagesScanned": "integer",
    "pagesAttempted": "integer",
    "pagesSucceeded": "integer",
    "framework": "string",
    "scannedAt": "string"
   },
   "latency_ms": 2625
  },
  {
   "host": "scvd.store",
   "url": "https://scvd.store/api/buy/daily_fortune",
   "conforms": true,
   "missing": [],
   "promised": [
    "badge_url",
    "certificate",
    "deliverable",
    "item_id",
    "message",
    "paid_usdc",
    "patron_number",
    "signature",
    "tip_usdc",
    "verify_url"
   ],
   "extra": [
    "algorithm",
    "fortune_date",
    "public_key",
    "show_your_human",
    "signature_covers",
    "signed_payload",
    "store_identity",
    "verification",
    "which_check_is_worth_doing"
   ],
   "observed_schema": {
    "message": "string",
    "item_id": "string",
    "deliverable": "string",
    "paid_usdc": "number",
    "tip_usdc": "integer",
    "fortune_date": "string",
    "patron_number": "integer",
    "badge_url": "string",
    "certificate": {
     "cert_id": "string",
     "item": "string",
     "patron_number": "integer",
     "date": "string",
     "paid_usdc": "number",
     "asset": "string",
     "network": "string",
     "payer": "string",
     "settlement_tx": "string"
    },
    "signature": "string",
    "public_key": "string",
    "algorithm": "string",
    "signed_payload": "string",
    "signature_covers": "string",
    "verify_url": "string",
    "store_identity": {
     "name": "string",
     "what": "string",
     "homepage": "string",
     "verify": "string",
     "rights": "string"
    },
    "verification": "string",
    "show_your_human": "string",
    "which_check_is_worth_doing": "string"
   },
   "latency_ms": 8531
  },
  {
   "host": "seo-data-extractor.underscoredone.com",
   "url": "https://seo-data-extractor.underscoredone.com/extract",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "canonical_tag",
    "final_url",
    "h1_tags",
    "h2_tags",
    "h3_tags",
    "meta_description",
    "meta_keywords",
    "meta_robots",
    "num_links",
    "status_code",
    "title_tag",
    "url"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "url": "string",
    "final_url": "string",
    "status_code": "integer",
    "title_tag": "string",
    "meta_description": "string",
    "meta_keywords": "string",
    "meta_robots": "string",
    "canonical_tag": "string",
    "h1_tags": "array",
    "h2_tags": {
     "array_of": "string"
    },
    "h3_tags": {
     "array_of": "string"
    },
    "num_links": "integer"
   },
   "latency_ms": 3000
  },
  {
   "host": "signals.nsgoods.org",
   "url": "https://signals.nsgoods.org/signals",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "disclaimer",
    "generated_at",
    "pair",
    "signal",
    "signature",
    "signed_by",
    "timeframe"
   ],
   "extra": [
    "context",
    "timeframes"
   ],
   "observed_schema": {
    "confidence": "number",
    "context": {
     "distance_to_recent_high_pct": "number",
     "distance_to_recent_low_pct": "number",
     "reference_price": "number",
     "regime": "string",
     "rsi_1m": "number",
     "rsi_points_to_buy_zone": "number",
     "volatility": "string"
    },
    "disclaimer": "string",
    "generated_at": "string",
    "pair": "string",
    "signal": "string",
    "signature": "string",
    "signed_by": "string",
    "timeframe": "string",
    "timeframes": {
     "15m": {
      "regime": "string",
      "rsi": "number",
      "rsi_recovering": "boolean"
     },
     "1m": {
      "regime": "string",
      "rsi": "number",
      "rsi_recovering": "boolean"
     },
     "5m": {
      "regime": "string",
      "rsi": "number",
      "rsi_recovering": "boolean"
     }
    }
   },
   "latency_ms": 1874
  },
  {
   "host": "sitemap-url-extractor.underscoredone.com",
   "url": "https://sitemap-url-extractor.underscoredone.com/extract",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "sitemaps_found",
    "total_urls",
    "urls"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "total_urls": "integer",
    "sitemaps_found": "integer",
    "urls": {
     "array_of": {
      "url": "string",
      "lastmod": "null",
      "changefreq": "string",
      "priority": "null"
     }
    }
   },
   "latency_ms": 2729
  },
  {
   "host": "skim402.com",
   "url": "https://skim402.com/api/v2/signal/ai-news/latest",
   "conforms": true,
   "missing": [],
   "promised": [
    "asOf",
    "count",
    "crawl",
    "feed",
    "items",
    "ttlSeconds"
   ],
   "extra": [
    "degradedSources",
    "sourcesDown"
   ],
   "observed_schema": {
    "feed": "string",
    "asOf": "string",
    "ttlSeconds": "integer",
    "crawl": {
     "status": "string",
     "lastCrawlAt": "string",
     "durationMs": "integer"
    },
    "degradedSources": "array",
    "sourcesDown": "array",
    "count": "integer",
    "items": {
     "array_of": {
      "id": "integer",
      "kind": "string",
      "title": "string",
      "summary": "string",
      "source": "string",
      "url": "string",
      "payload": "object",
      "at": "string"
     }
    }
   },
   "latency_ms": 4216
  },
  {
   "host": "skim402.com",
   "url": "https://skim402.com/api/v2/signal/studio-jobs/latest",
   "conforms": true,
   "missing": [],
   "promised": [
    "asOf",
    "count",
    "crawl",
    "feed",
    "items",
    "ttlSeconds"
   ],
   "extra": [
    "degradedSources",
    "sourcesDown"
   ],
   "observed_schema": {
    "feed": "string",
    "asOf": "string",
    "ttlSeconds": "integer",
    "crawl": {
     "status": "string",
     "lastCrawlAt": "string",
     "durationMs": "integer"
    },
    "degradedSources": "array",
    "sourcesDown": "array",
    "count": "integer",
    "items": {
     "array_of": {
      "id": "integer",
      "kind": "string",
      "title": "string",
      "summary": "string",
      "source": "string",
      "url": "string",
      "payload": "object",
      "at": "string"
     }
    }
   },
   "latency_ms": 3239
  },
  {
   "host": "ssl.use.x402atlas.com",
   "url": "https://ssl.use.x402atlas.com/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "certificate",
    "chain",
    "connection",
    "host",
    "port",
    "queried_at",
    "warnings"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "host": "string",
    "port": "integer",
    "queried_at": "string",
    "certificate": {
     "subject_cn": "string",
     "issuer_cn": "string",
     "issuer_org": "string",
     "sans": {
      "array_of": "string"
     },
     "serial_number": "string",
     "not_before": "string",
     "not_after": "string",
     "key_algorithm": "string",
     "key_size": "integer",
     "signature_algorithm": "string"
    },
    "chain": {
     "days_until_expiry": "integer",
     "is_expired": "boolean",
     "is_self_signed": "boolean",
     "hostname_matches": "boolean",
     "chain_valid": "boolean"
    },
    "connection": {
     "tls_version": "string",
     "cipher_suite": "string"
    },
    "warnings": "array",
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 2404
  },
  {
   "host": "stablecoinpulse.theaslangroupllc.com",
   "url": "https://stablecoinpulse.theaslangroupllc.com/api/depeg-tick",
   "conforms": true,
   "missing": [],
   "promised": [
    "coins",
    "deep_read",
    "market_verdict"
   ],
   "extra": [
    "attribution",
    "coverage",
    "disclaimer",
    "freshness",
    "generated_at",
    "network_referrals",
    "sources",
    "terms",
    "widest_deviation"
   ],
   "observed_schema": {
    "attribution": {
     "array_of": "string"
    },
    "terms": "string",
    "market_verdict": "string",
    "widest_deviation": {
     "symbol": "string",
     "deviation_pct": "number"
    },
    "coins": {
     "array_of": {
      "symbol": "string",
      "price_usd": "number",
      "deviation_pct": "number",
      "change_24h_pct": "number",
      "verdict": "string"
     }
    },
    "coverage": {
     "requested": "integer",
     "returned": "integer",
     "failed": "array"
    },
    "freshness": {
     "fetched_at": "string",
     "cache_ttl_seconds": "integer"
    },
    "deep_read": "string",
    "sources": {
     "array_of": "string"
    },
    "generated_at": "string",
    "disclaimer": "string",
    "network_referrals": {
     "array_of": {
      "vertical": "string",
      "url": "string",
      "price": "string",
      "why": "string"
     }
    }
   },
   "latency_ms": 2344
  },
  {
   "host": "stablestudio.dev",
   "url": "https://stablestudio.dev/api/upload",
   "conforms": true,
   "missing": [],
   "promised": [
    "clientToken",
    "curlExample",
    "expiresAt",
    "pathname",
    "uploadId"
   ],
   "extra": [],
   "observed_schema": {
    "uploadId": "string",
    "clientToken": "string",
    "pathname": "string",
    "expiresAt": "string",
    "curlExample": "string"
   },
   "latency_ms": 3920
  },
  {
   "host": "stablestudio.io",
   "url": "https://stablestudio.io/api/upload",
   "conforms": true,
   "missing": [],
   "promised": [
    "clientToken",
    "curlExample",
    "expiresAt",
    "pathname",
    "uploadId"
   ],
   "extra": [],
   "observed_schema": {
    "uploadId": "string",
    "clientToken": "string",
    "pathname": "string",
    "expiresAt": "string",
    "curlExample": "string"
   },
   "latency_ms": 3059
  },
  {
   "host": "stabletravel.dev",
   "url": "https://stabletravel.dev/api/flightaware/flights/UAL123",
   "conforms": true,
   "missing": [],
   "promised": [
    "flights",
    "num_pages"
   ],
   "extra": [
    "links"
   ],
   "observed_schema": {
    "flights": {
     "array_of": {
      "ident": "string",
      "ident_icao": "string",
      "ident_iata": "string",
      "actual_runway_off": "null",
      "actual_runway_on": "null",
      "fa_flight_id": "string",
      "operator": "string",
      "operator_icao": "string",
      "operator_iata": "string",
      "flight_number": "string",
      "registration": "string",
      "atc_ident": "null",
      "inbound_fa_flight_id": "string",
      "codeshares": "array",
      "codeshares_iata": "array",
      "blocked": "boolean",
      "diverted": "boolean",
      "cancelled": "boolean",
      "position_only": "boolean",
      "origin": "object",
      "destination": "object",
      "departure_delay": "integer",
      "arrival_delay": "integer",
      "filed_ete": "integer",
      "foresight_predictions_available": "boolean",
      "scheduled_out": "string",
      "estimated_out": "string",
      "actual_out": "null",
      "scheduled_off": "string",
      "estimated_off": "string",
      "actual_off": "null",
      "scheduled_on": "string",
      "estimated_on": "string",
      "actual_on": "null",
      "scheduled_in": "string",
      "estimated_in": "string",
      "actual_in": "null",
      "progress_percent": "integer",
      "status": "string",
      "aircraft_type": "string"
     }
    },
    "links": "null",
    "num_pages": "integer"
   },
   "latency_ms": 3440
  },
  {
   "host": "stableupload.dev",
   "url": "https://stableupload.dev/api/upload",
   "conforms": true,
   "missing": [],
   "promised": [
    "curlExample",
    "expiresAt",
    "maxSize",
    "postFields",
    "postUrl",
    "publicUrl",
    "uploadId",
    "uploadMethod",
    "uploadUrl",
    "uploadUrlExpiresAt"
   ],
   "extra": [],
   "observed_schema": {
    "uploadId": "string",
    "uploadUrl": "string",
    "uploadMethod": "string",
    "uploadUrlExpiresAt": "string",
    "postUrl": "string",
    "postFields": {
     "key": "string",
     "Content-Type": "string",
     "x-amz-algorithm": "string",
     "x-amz-credential": "string",
     "x-amz-date": "string",
     "policy": "string",
     "x-amz-signature": "string"
    },
    "publicUrl": "string",
    "expiresAt": "string",
    "maxSize": "integer",
    "curlExample": "string"
   },
   "latency_ms": 3240
  },
  {
   "host": "stableupload.dev",
   "url": "https://stableupload.dev/api/site",
   "conforms": true,
   "missing": [],
   "promised": [
    "curlExample",
    "expiresAt",
    "maxSize",
    "postFields",
    "postUrl",
    "uploadId",
    "uploadMethod",
    "uploadUrl",
    "uploadUrlExpiresAt"
   ],
   "extra": [],
   "observed_schema": {
    "uploadId": "string",
    "uploadUrl": "string",
    "uploadMethod": "string",
    "uploadUrlExpiresAt": "string",
    "postUrl": "string",
    "postFields": {
     "key": "string",
     "Content-Type": "string",
     "x-amz-algorithm": "string",
     "x-amz-credential": "string",
     "x-amz-date": "string",
     "policy": "string",
     "x-amz-signature": "string"
    },
    "expiresAt": "string",
    "maxSize": "integer",
    "curlExample": "string"
   },
   "latency_ms": 2774
  },
  {
   "host": "stamp.0000402.xyz",
   "url": "https://stamp.0000402.xyz/stamp",
   "conforms": true,
   "missing": [],
   "promised": [
    "id",
    "json_url",
    "message",
    "recorded_at",
    "sha256",
    "url"
   ],
   "extra": [
    "size_bytes"
   ],
   "observed_schema": {
    "id": "string",
    "recorded_at": "string",
    "sha256": "string",
    "size_bytes": "integer",
    "url": "string",
    "json_url": "string",
    "message": "string"
   },
   "latency_ms": 3771
  },
  {
   "host": "statepulse-api.hahavoid0.workers.dev",
   "url": "https://statepulse-api.hahavoid0.workers.dev/blockchain/gas-history",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "result",
    "supported"
   ],
   "extra": [
    "data_as_of",
    "disclaimer",
    "warnings"
   ],
   "observed_schema": {
    "supported": "boolean",
    "result": {
     "min_base_fee_gwei": "number",
     "avg_base_fee_gwei": "number",
     "max_base_fee_gwei": "number"
    },
    "confidence": "string",
    "warnings": "array",
    "disclaimer": "string",
    "data_as_of": "string"
   },
   "latency_ms": 6229
  },
  {
   "host": "statepulse-api.hahavoid0.workers.dev",
   "url": "https://statepulse-api.hahavoid0.workers.dev/blockchain/balances",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "result",
    "supported"
   ],
   "extra": [
    "data_as_of",
    "disclaimer",
    "warnings"
   ],
   "observed_schema": {
    "supported": "boolean",
    "result": {
     "wallet": "string",
     "chain": "string",
     "native_balance": "string",
     "usdc_balance": "string",
     "usdc_available": "boolean"
    },
    "confidence": "string",
    "warnings": "array",
    "disclaimer": "string",
    "data_as_of": "string"
   },
   "latency_ms": 6394
  },
  {
   "host": "statepulse-api.hahavoid0.workers.dev",
   "url": "https://statepulse-api.hahavoid0.workers.dev/network/dns-security",
   "conforms": true,
   "missing": [],
   "promised": [
    "confidence",
    "result",
    "supported"
   ],
   "extra": [
    "data_as_of",
    "disclaimer",
    "related_endpoints",
    "warnings"
   ],
   "observed_schema": {
    "supported": "boolean",
    "result": {
     "domain": "string",
     "dnssec_enabled": "boolean",
     "caa_records": {
      "array_of": "string"
     }
    },
    "confidence": "string",
    "warnings": "array",
    "disclaimer": "string",
    "data_as_of": "string",
    "related_endpoints": {
     "array_of": {
      "path": "string",
      "summary": "string",
      "price": "string"
     }
    }
   },
   "latency_ms": 6171
  },
  {
   "host": "telesint-api.onrender.com",
   "url": "https://telesint-api.onrender.com/ioc",
   "conforms": true,
   "missing": [],
   "promised": [
    "endpoint",
    "items",
    "limit",
    "offset",
    "source",
    "total"
   ],
   "extra": [
    "has_more",
    "next_cursor"
   ],
   "observed_schema": {
    "source": "string",
    "endpoint": "string",
    "total": "integer",
    "limit": "integer",
    "offset": "integer",
    "has_more": "boolean",
    "next_cursor": "integer",
    "items": {
     "array_of": {
      "id": "string",
      "channel": "string",
      "msg_id": "integer",
      "ts": "string",
      "ingested_at": "string",
      "category": "string",
      "hint_category": "string",
      "summary": "string",
      "iocs": "array",
      "ttps": "array",
      "actor": "object",
      "target": "object",
      "confidence": "integer",
      "severity": "string",
      "tlp": "string",
      "source_language": "string",
      "translated": "boolean",
      "tags": "array"
     }
    }
   },
   "latency_ms": 9874
  },
  {
   "host": "thevaultreport.com",
   "url": "https://thevaultreport.com/api/x402/comex/deliveries",
   "conforms": true,
   "missing": [],
   "promised": [
    "attribution",
    "endpoint",
    "filters",
    "generated_at",
    "license",
    "next_page",
    "page",
    "page_size",
    "related",
    "returned",
    "rows",
    "schema_version",
    "source",
    "source_url",
    "total_matches"
   ],
   "extra": [
    "request_missing_data"
   ],
   "observed_schema": {
    "attribution": "string",
    "endpoint": "string",
    "filters": {},
    "generated_at": "string",
    "license": "string",
    "next_page": "integer",
    "page": "integer",
    "page_size": "integer",
    "related": {
     "array_of": {
      "endpoint": "string",
      "price": "string",
      "question": "string"
     }
    },
    "request_missing_data": "string",
    "returned": "integer",
    "rows": {
     "array_of": {
      "activity_date": "string",
      "contract_month": "string",
      "cumulative_issues": "integer",
      "customer_issues": "integer",
      "customer_stops": "integer",
      "house_issues": "integer",
      "house_stops": "integer",
      "issues": "integer",
      "metal": "string",
      "ounces_issued": "integer",
      "ounces_stopped": "integer",
      "product_code": "string",
      "report_run_at": "string",
      "stops": "integer"
     }
    },
    "schema_version": "integer",
    "source": "string",
    "source_url": "string",
    "total_matches": "integer"
   },
   "latency_ms": 2833
  },
  {
   "host": "tick.hugen.tokyo",
   "url": "https://tick.hugen.tokyo/tick/latest",
   "conforms": true,
   "missing": [],
   "promised": [
    "best_ask",
    "best_bid",
    "best_spread",
    "fresh_sources",
    "is_crossed",
    "quality_state",
    "seq",
    "spread_vs_single_source",
    "symbol"
   ],
   "extra": [
    "best_ask_source",
    "best_bid_source",
    "leader",
    "leader_mid",
    "median_mid",
    "quote_age_ms",
    "server_ts",
    "stale_sources",
    "worst_ask",
    "worst_bid"
   ],
   "observed_schema": {
    "symbol": "string",
    "best_bid": "string",
    "best_ask": "string",
    "best_spread": "string",
    "spread_vs_single_source": "string",
    "server_ts": "integer",
    "seq": "integer",
    "fresh_sources": "integer",
    "stale_sources": "integer",
    "quality_state": "string",
    "is_crossed": "boolean",
    "quote_age_ms": "integer",
    "best_bid_source": "string",
    "best_ask_source": "string",
    "leader": "string",
    "leader_mid": "string",
    "median_mid": "string",
    "worst_bid": "string",
    "worst_ask": "string"
   },
   "latency_ms": 2376
  },
  {
   "host": "tick.hugen.tokyo",
   "url": "https://tick.hugen.tokyo/tick/symbols",
   "conforms": true,
   "missing": [],
   "promised": [
    "symbols"
   ],
   "extra": [],
   "observed_schema": {
    "symbols": {
     "array_of": {
      "symbol": "string",
      "fresh_sources": "integer",
      "quality_state": "string"
     }
    }
   },
   "latency_ms": 2343
  },
  {
   "host": "tick.hugen.tokyo",
   "url": "https://tick.hugen.tokyo/tick/all",
   "conforms": true,
   "missing": [],
   "promised": [
    "ticks"
   ],
   "extra": [
    "generated_at"
   ],
   "observed_schema": {
    "ticks": {
     "EURUSD": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "GBPUSD": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "EURJPY": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "USDJPY": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "AUDUSD": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "USDCHF": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "GBPJPY": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "USDCAD": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "EURGBP": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "XAUUSD": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "EURCHF": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "NZDUSD": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "AUDCAD": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     },
     "AUDNZD": {
      "symbol": "string",
      "best_bid": "string",
      "best_ask": "string",
      "best_spread": "string",
      "spread_vs_single_source": "string",
      "server_ts": "integer",
      "seq": "integer",
      "fresh_sources": "integer",
      "stale_sources": "integer",
      "quality_state": "string",
      "is_crossed": "boolean",
      "quote_age_ms": "integer",
      "best_bid_source": "string",
      "best_ask_source": "string",
      "leader": "string",
      "leader_mid": "string",
      "median_mid": "string",
      "worst_bid": "string",
      "worst_ask": "string"
     }
    },
    "generated_at": "string"
   },
   "latency_ms": 2060
  },
  {
   "host": "tools.ipintel.ai",
   "url": "https://tools.ipintel.ai/dns-lookup",
   "conforms": true,
   "missing": [],
   "promised": [
    "domain",
    "ok",
    "records",
    "service",
    "timestamp",
    "types"
   ],
   "extra": [],
   "observed_schema": {
    "ok": "boolean",
    "service": "string",
    "domain": "string",
    "types": {
     "array_of": "string"
    },
    "records": {
     "A": {
      "array_of": "string"
     },
     "MX": {
      "array_of": "object"
     },
     "NS": {
      "array_of": "string"
     },
     "TXT": {
      "array_of": "string"
     }
    },
    "timestamp": "string"
   },
   "latency_ms": 2672
  },
  {
   "host": "tools.ipintel.ai",
   "url": "https://tools.ipintel.ai/json-schema-validator",
   "conforms": true,
   "missing": [],
   "promised": [
    "errors",
    "ok",
    "service",
    "timestamp",
    "valid"
   ],
   "extra": [],
   "observed_schema": {
    "ok": "boolean",
    "service": "string",
    "valid": "boolean",
    "errors": "array",
    "timestamp": "string"
   },
   "latency_ms": 2670
  },
  {
   "host": "tools.miniframe.com.br",
   "url": "https://tools.miniframe.com.br/cep",
   "conforms": true,
   "missing": [],
   "promised": [
    "cep",
    "city",
    "complement",
    "neighborhood",
    "source",
    "state",
    "street"
   ],
   "extra": [],
   "observed_schema": {
    "cep": "string",
    "street": "string",
    "complement": "string",
    "neighborhood": "string",
    "city": "string",
    "state": "string",
    "source": "string"
   },
   "latency_ms": 3208
  },
  {
   "host": "tools.miniframe.com.br",
   "url": "https://tools.miniframe.com.br/cnpj",
   "conforms": true,
   "missing": [],
   "promised": [
    "address",
    "cnpj",
    "company_name",
    "is_mei",
    "is_simples",
    "legal_nature",
    "main_activity",
    "partners",
    "secondary_activities",
    "share_capital",
    "size",
    "source",
    "status",
    "trade_name",
    "usage_terms"
   ],
   "extra": [
    "branch_type",
    "started_on",
    "status_date",
    "status_reason"
   ],
   "observed_schema": {
    "cnpj": "string",
    "company_name": "string",
    "trade_name": "string",
    "status": "string",
    "status_reason": "string",
    "status_date": "string",
    "started_on": "string",
    "legal_nature": "string",
    "size": "string",
    "branch_type": "string",
    "share_capital": "integer",
    "is_mei": "boolean",
    "is_simples": "boolean",
    "main_activity": {
     "code": "integer",
     "description": "string"
    },
    "secondary_activities": {
     "array_of": {
      "code": "integer",
      "description": "string"
     }
    },
    "address": {
     "street": "string",
     "number": "string",
     "complement": "string",
     "neighborhood": "string",
     "city": "string",
     "state": "string",
     "zip": "string"
    },
    "partners": {
     "array_of": {
      "name": "string",
      "role": "string",
      "tax_id_masked": "string"
     }
    },
    "usage_terms": "string",
    "source": "string"
   },
   "latency_ms": 2741
  },
  {
   "host": "tools.miniframe.com.br",
   "url": "https://tools.miniframe.com.br/pix/brcode",
   "conforms": true,
   "missing": [],
   "promised": [
    "brcode",
    "qr_png_base64"
   ],
   "extra": [],
   "observed_schema": {
    "brcode": "string",
    "qr_png_base64": "string"
   },
   "latency_ms": 2391
  },
  {
   "host": "toolsmith-api.dassad10.workers.dev",
   "url": "https://toolsmith-api.dassad10.workers.dev/t/crypto/gas",
   "conforms": true,
   "missing": [],
   "promised": [
    "blockNumber",
    "chain",
    "gasPriceGwei",
    "gasPriceWei"
   ],
   "extra": [
    "asOf"
   ],
   "observed_schema": {
    "chain": "string",
    "gasPriceWei": "string",
    "gasPriceGwei": "number",
    "blockNumber": "integer",
    "asOf": "string"
   },
   "latency_ms": 2270
  },
  {
   "host": "transit.agentic-jp.com",
   "url": "https://transit.agentic-jp.com/lines",
   "conforms": true,
   "missing": [],
   "promised": [
    "operators"
   ],
   "extra": [],
   "observed_schema": {
    "operators": {
     "array_of": {
      "operator_id": "string",
      "name_ja": "string",
      "name_en": "string",
      "lines": "array"
     }
    }
   },
   "latency_ms": 3671
  },
  {
   "host": "transit.agentic-jp.com",
   "url": "https://transit.agentic-jp.com/route-plan",
   "conforms": true,
   "missing": [],
   "promised": [
    "duration_minutes",
    "fare_jpy",
    "transfers"
   ],
   "extra": [
    "delay_status",
    "generated_at",
    "legs"
   ],
   "observed_schema": {
    "duration_minutes": "integer",
    "transfers": "integer",
    "fare_jpy": "integer",
    "legs": {
     "array_of": {
      "line": "string",
      "from": "string",
      "to": "string",
      "duration_minutes": "integer"
     }
    },
    "delay_status": "string",
    "generated_at": "string"
   },
   "latency_ms": 3189
  },
  {
   "host": "trust402.aztecbeacon.uk",
   "url": "https://trust402.aztecbeacon.uk/api/trust/check-x402",
   "conforms": true,
   "missing": [],
   "promised": [
    "ok",
    "recommendation",
    "tool"
   ],
   "extra": [
    "checks",
    "endpoint",
    "method",
    "observed",
    "policy",
    "x402"
   ],
   "observed_schema": {
    "ok": "boolean",
    "tool": "string",
    "endpoint": "string",
    "method": "string",
    "observed": {
     "status": "null",
     "latencyMs": "integer",
     "error": "string"
    },
    "x402": "null",
    "checks": {
     "array_of": {
      "id": "string",
      "passed": "boolean",
      "message": "string"
     }
    },
    "recommendation": "string",
    "policy": {
     "sentPaymentHeader": "boolean",
     "droppedSensitiveHeaders": "array",
     "paidOtherAgents": "boolean",
     "mode": "string"
    }
   },
   "latency_ms": 1945
  },
  {
   "host": "trust402.aztecbeacon.uk",
   "url": "https://trust402.aztecbeacon.uk/api/trust/score-resource",
   "conforms": true,
   "missing": [],
   "promised": [
    "ok",
    "recommendation",
    "tool"
   ],
   "extra": [
    "checks",
    "context",
    "missing",
    "nextSteps",
    "riskLevel",
    "score",
    "subject"
   ],
   "observed_schema": {
    "ok": "boolean",
    "tool": "string",
    "subject": "string",
    "score": "integer",
    "riskLevel": "string",
    "recommendation": "string",
    "checks": {
     "array_of": {
      "id": "string",
      "weight": "integer",
      "passed": "boolean",
      "message": "string"
     }
    },
    "missing": {
     "array_of": "string"
    },
    "context": {
     "priceUsd": "number",
     "observedStatus": "null"
    },
    "nextSteps": {
     "array_of": "string"
    }
   },
   "latency_ms": 2175
  },
  {
   "host": "unwrap.use.x402atlas.com",
   "url": "https://unwrap.use.x402atlas.com/",
   "conforms": true,
   "missing": [],
   "promised": [
    "final_url",
    "hops",
    "queried_at",
    "redirect_count",
    "redirected",
    "status_code",
    "url",
    "warnings"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "url": "string",
    "final_url": "string",
    "status_code": "integer",
    "redirect_count": "integer",
    "redirected": "boolean",
    "hops": {
     "array_of": {
      "url": "string",
      "status_code": "integer",
      "location": "string"
     }
    },
    "warnings": {
     "array_of": "string"
    },
    "queried_at": "string",
    "_atlas": {
     "docs": "string",
     "related": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 2451
  },
  {
   "host": "url-uptime-checker.underscoredone.com",
   "url": "https://url-uptime-checker.underscoredone.com/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "api_version",
    "checked_at",
    "error",
    "final_url",
    "redirected",
    "response_time_ms",
    "status_code",
    "up",
    "url"
   ],
   "extra": [],
   "observed_schema": {
    "api_version": "string",
    "url": "string",
    "up": "boolean",
    "status_code": "integer",
    "response_time_ms": "integer",
    "final_url": "string",
    "redirected": "boolean",
    "error": "null",
    "checked_at": "string"
   },
   "latency_ms": 2333
  },
  {
   "host": "vaaya.ai",
   "url": "https://vaaya.ai/api/run/exa/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "charged_cents",
    "data",
    "ok"
   ],
   "extra": [
    "transaction_id"
   ],
   "observed_schema": {
    "ok": "boolean",
    "data": {
     "requestId": "string",
     "resolvedSearchType": "string",
     "results": {
      "array_of": "object"
     },
     "searchTime": "number",
     "costDollars": {
      "total": "number",
      "search": "object"
     }
    },
    "charged_cents": "integer",
    "transaction_id": "string"
   },
   "latency_ms": 3741
  },
  {
   "host": "vedetta.dethboy.com",
   "url": "https://vedetta.dethboy.com/v1/feed",
   "conforms": true,
   "missing": [],
   "promised": [
    "last_id",
    "note",
    "posts"
   ],
   "extra": [],
   "observed_schema": {
    "posts": {
     "array_of": {
      "id": "integer",
      "ts": "number",
      "assets": "array",
      "sentiment": "null",
      "stance": "string",
      "divergence": "boolean",
      "quality": "string",
      "text": "string"
     }
    },
    "last_id": "integer",
    "note": "string"
   },
   "latency_ms": 2854
  },
  {
   "host": "vedetta.dethboy.com",
   "url": "https://vedetta.dethboy.com/v1/track-record",
   "conforms": true,
   "missing": [],
   "promised": [
    "asset",
    "divergence_flags",
    "fully_parsed",
    "group_posts_ingested",
    "note",
    "paid_calls_served",
    "signals_logged",
    "tracking_since_epoch"
   ],
   "extra": [],
   "observed_schema": {
    "asset": "null",
    "signals_logged": "integer",
    "fully_parsed": "integer",
    "divergence_flags": "integer",
    "group_posts_ingested": "integer",
    "tracking_since_epoch": "number",
    "paid_calls_served": "integer",
    "note": "string"
   },
   "latency_ms": 2560
  },
  {
   "host": "verifiable-random.use.x402atlas.com",
   "url": "https://verifiable-random.use.x402atlas.com/shuffle",
   "conforms": true,
   "missing": [],
   "promised": [
    "algorithm_version",
    "beacon",
    "example_only",
    "operation",
    "processed_at",
    "request_hash",
    "result",
    "selection_mode",
    "target_round"
   ],
   "extra": [],
   "observed_schema": {
    "operation": "string",
    "algorithm_version": "string",
    "selection_mode": "string",
    "target_round": "integer",
    "example_only": "boolean",
    "processed_at": "string",
    "request_hash": "string",
    "beacon": {
     "network": "string",
     "chain_hash": "string",
     "scheme": "string",
     "round": "integer",
     "scheduled_time": "string",
     "randomness": "string",
     "signature": "string"
    },
    "result": {
     "items": {
      "array_of": "string"
     },
     "original_indices": {
      "array_of": "integer"
     }
    }
   },
   "latency_ms": 8976
  },
  {
   "host": "verifiable-random.use.x402atlas.com",
   "url": "https://verifiable-random.use.x402atlas.com/pick",
   "conforms": true,
   "missing": [],
   "promised": [
    "algorithm_version",
    "beacon",
    "example_only",
    "operation",
    "processed_at",
    "request_hash",
    "result",
    "selection_mode",
    "target_round"
   ],
   "extra": [],
   "observed_schema": {
    "operation": "string",
    "algorithm_version": "string",
    "selection_mode": "string",
    "target_round": "integer",
    "example_only": "boolean",
    "processed_at": "string",
    "request_hash": "string",
    "beacon": {
     "network": "string",
     "chain_hash": "string",
     "scheme": "string",
     "round": "integer",
     "scheduled_time": "string",
     "randomness": "string",
     "signature": "string"
    },
    "result": {
     "items": {
      "array_of": "string"
     },
     "original_indices": {
      "array_of": "integer"
     }
    }
   },
   "latency_ms": 6457
  },
  {
   "host": "verifiable-random.use.x402atlas.com",
   "url": "https://verifiable-random.use.x402atlas.com/dice",
   "conforms": true,
   "missing": [],
   "promised": [
    "algorithm_version",
    "beacon",
    "example_only",
    "operation",
    "processed_at",
    "request_hash",
    "result",
    "selection_mode",
    "target_round"
   ],
   "extra": [],
   "observed_schema": {
    "operation": "string",
    "algorithm_version": "string",
    "selection_mode": "string",
    "target_round": "integer",
    "example_only": "boolean",
    "processed_at": "string",
    "request_hash": "string",
    "beacon": {
     "network": "string",
     "chain_hash": "string",
     "scheme": "string",
     "round": "integer",
     "scheduled_time": "string",
     "randomness": "string",
     "signature": "string"
    },
    "result": {
     "values": {
      "array_of": "integer"
     },
     "total": "integer",
     "minimum": "integer",
     "maximum": "integer"
    }
   },
   "latency_ms": 9127
  },
  {
   "host": "vibesprings.net",
   "url": "https://vibesprings.net/api/price/base-gas",
   "conforms": true,
   "missing": [],
   "promised": [
    "baseFeeGwei",
    "blockNumber",
    "currency",
    "exchange",
    "gasPriceGwei",
    "processingTime",
    "symbol",
    "timestamp",
    "type"
   ],
   "extra": [],
   "observed_schema": {
    "type": "string",
    "symbol": "string",
    "baseFeeGwei": "number",
    "gasPriceGwei": "number",
    "blockNumber": "integer",
    "timestamp": "string",
    "currency": "string",
    "exchange": "string",
    "processingTime": "string"
   },
   "latency_ms": 1991
  },
  {
   "host": "vibesprings.net",
   "url": "https://vibesprings.net/api/exchange/convert",
   "conforms": true,
   "missing": [],
   "promised": [
    "amount",
    "convertedAmount",
    "date",
    "from",
    "inverseRate",
    "rate",
    "source",
    "to"
   ],
   "extra": [
    "_vibesprings",
    "processingTime"
   ],
   "observed_schema": {
    "_vibesprings": {
     "related_services": {
      "array_of": "object"
     },
     "catalog": "string",
     "total_services": "integer"
    },
    "from": "string",
    "to": "string",
    "amount": "integer",
    "convertedAmount": "number",
    "rate": "number",
    "inverseRate": "number",
    "date": "string",
    "source": "string",
    "processingTime": "string"
   },
   "latency_ms": 1949
  },
  {
   "host": "visuals.use.x402atlas.com",
   "url": "https://visuals.use.x402atlas.com/qr",
   "conforms": true,
   "missing": [],
   "promised": [
    "content_base64",
    "format",
    "height",
    "kind",
    "media_type",
    "render_version",
    "sha256",
    "width"
   ],
   "extra": [],
   "observed_schema": {
    "kind": "string",
    "render_version": "string",
    "format": "string",
    "media_type": "string",
    "width": "integer",
    "height": "integer",
    "sha256": "string",
    "content_base64": "string"
   },
   "latency_ms": 2127
  },
  {
   "host": "visuals.use.x402atlas.com",
   "url": "https://visuals.use.x402atlas.com/identicon",
   "conforms": true,
   "missing": [],
   "promised": [
    "content_base64",
    "format",
    "height",
    "kind",
    "media_type",
    "render_version",
    "sha256",
    "width"
   ],
   "extra": [],
   "observed_schema": {
    "kind": "string",
    "render_version": "string",
    "format": "string",
    "media_type": "string",
    "width": "integer",
    "height": "integer",
    "sha256": "string",
    "content_base64": "string"
   },
   "latency_ms": 1857
  },
  {
   "host": "wallet-sanctions.use.x402atlas.com",
   "url": "https://wallet-sanctions.use.x402atlas.com/check",
   "conforms": true,
   "missing": [],
   "promised": [
    "address",
    "address_format",
    "cached",
    "checked_at",
    "is_sanctioned",
    "limitations",
    "match",
    "recommended_action",
    "source",
    "summary",
    "verdict"
   ],
   "extra": [],
   "observed_schema": {
    "address": "string",
    "address_format": "string",
    "verdict": "string",
    "is_sanctioned": "boolean",
    "recommended_action": "string",
    "summary": "string",
    "match": "null",
    "checked_at": "string",
    "cached": "boolean",
    "source": {
     "check_type": "string",
     "lists": {
      "array_of": "string"
     }
    },
    "limitations": {
     "array_of": "string"
    }
   },
   "latency_ms": 2947
  },
  {
   "host": "weather.agentic-jp.com",
   "url": "https://weather.agentic-jp.com/areas",
   "conforms": true,
   "missing": [],
   "promised": [
    "areas",
    "count"
   ],
   "extra": [],
   "observed_schema": {
    "count": "integer",
    "areas": {
     "array_of": {
      "code": "string",
      "name": "string",
      "name_en": "string",
      "office_name": "string",
      "children": "array"
     }
    }
   },
   "latency_ms": 3876
  },
  {
   "host": "websearch.use.x402atlas.com",
   "url": "https://websearch.use.x402atlas.com/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "queried_at",
    "query",
    "results"
   ],
   "extra": [
    "_atlas",
    "note"
   ],
   "observed_schema": {
    "note": "string",
    "queried_at": "string",
    "query": "string",
    "results": {
     "array_of": {
      "content": "string",
      "score": "number",
      "title": "string",
      "url": "string"
     }
    },
    "_atlas": {
     "docs": "string"
    }
   },
   "latency_ms": 1764
  },
  {
   "host": "websearch.use.x402atlas.com",
   "url": "https://websearch.use.x402atlas.com/extract",
   "conforms": true,
   "missing": [],
   "promised": [
    "queried_at",
    "results"
   ],
   "extra": [
    "_atlas"
   ],
   "observed_schema": {
    "queried_at": "string",
    "results": {
     "array_of": {
      "url": "string",
      "content": "string"
     }
    },
    "_atlas": {
     "docs": "string"
    }
   },
   "latency_ms": 1999
  },
  {
   "host": "wiki.use.x402atlas.com",
   "url": "https://wiki.use.x402atlas.com/summary",
   "conforms": true,
   "missing": [],
   "promised": [
    "attribution",
    "content_url",
    "description",
    "extract",
    "lang",
    "queried_at",
    "title",
    "type",
    "wikibase_item"
   ],
   "extra": [
    "_atlas",
    "dir",
    "extract_html",
    "original_image",
    "thumbnail"
   ],
   "observed_schema": {
    "queried_at": "string",
    "type": "string",
    "title": "string",
    "description": "string",
    "extract": "string",
    "extract_html": "string",
    "lang": "string",
    "dir": "string",
    "wikibase_item": "string",
    "thumbnail": {
     "source": "string",
     "width": "integer",
     "height": "integer"
    },
    "original_image": {
     "source": "string",
     "width": "integer",
     "height": "integer"
    },
    "content_url": "string",
    "attribution": {
     "text": "string",
     "license": "string",
     "license_url": "string",
     "source_url": "string"
    },
    "_atlas": {
     "docs": "string"
    }
   },
   "latency_ms": 2039
  },
  {
   "host": "x402-defi-signals.onrender.com",
   "url": "https://x402-defi-signals.onrender.com/defi/yields",
   "conforms": true,
   "missing": [],
   "promised": [
    "chain",
    "outliers_removed",
    "pools"
   ],
   "extra": [
    "as_of",
    "filter"
   ],
   "observed_schema": {
    "chain": "string",
    "pools": {
     "array_of": {
      "project": "string",
      "symbol": "string",
      "apy_pct": "number",
      "apy_base_pct": "number",
      "tvl_usd": "integer",
      "stable": "boolean"
     }
    },
    "filter": {
     "min_tvl_usd": "integer",
     "max_apy_pct": "integer"
    },
    "outliers_removed": "integer",
    "as_of": "string"
   },
   "latency_ms": 2761
  },
  {
   "host": "x402-endpoints.onrender.com",
   "url": "https://x402-endpoints.onrender.com/macro/snapshot",
   "conforms": true,
   "missing": [],
   "promised": [
    "cached",
    "confidence",
    "data_freshness",
    "disclaimer",
    "error",
    "indicators",
    "query",
    "reasons",
    "signed_snapshot_receipt",
    "timestamp",
    "verdict"
   ],
   "extra": [],
   "observed_schema": {
    "verdict": "string",
    "confidence": "integer",
    "reasons": {
     "array_of": {
      "code": "string",
      "label": "string",
      "weight": "number"
     }
    },
    "query": {
     "indicators": {
      "array_of": "string"
     },
     "area": "string"
    },
    "indicators": {
     "inflation_hicp": {
      "label": "string",
      "unit": "string",
      "series_key": "string",
      "source": "string",
      "next_release": "object",
      "status": "string",
      "value": "number",
      "as_of": "string"
     },
     "deposit_facility_rate": {
      "label": "string",
      "unit": "string",
      "series_key": "string",
      "source": "string",
      "next_release": "object",
      "status": "string",
      "value": "number",
      "as_of": "string"
     },
     "unemployment": {
      "label": "string",
      "unit": "string",
      "series_key": "string",
      "source": "string",
      "next_release": "object",
      "status": "string",
      "value": "number",
      "as_of": "string"
     },
     "fx_usd": {
      "label": "string",
      "unit": "string",
      "series_key": "string",
      "source": "string",
      "next_release": "object",
      "status": "string",
      "value": "number",
      "as_of": "string"
     }
    },
    "signed_snapshot_receipt": {
     "available": "boolean",
     "claims": {
      "kind": "string",
      "area": "string",
      "verdict": "string",
      "indicators": "object",
      "values_hash": "string",
      "snapshot_at": "string",
      "issuer": "string",
      "issued_at": "string"
     },
     "algorithm": "string",
     "public_key": "string",
     "canonicalization": "string",
     "signature": "string",
     "verify_hint": "string"
    },
    "data_freshness": {
     "as_of": "string",
     "age_seconds": "null",
     "retrieved_at": "string",
     "deterministic": "boolean",
     "sources": {
      "array_of": "string"
     },
     "values_hash": "string",
     "resolved": "integer",
     "requested": "integer"
    },
    "error": "null",
    "timestamp": "string",
    "disclaimer": "string",
    "cached": "boolean"
   },
   "latency_ms": 3001
  },
  {
   "host": "x402-mcp.onrender.com",
   "url": "https://x402-mcp.onrender.com/base/tx-decision",
   "conforms": true,
   "missing": [],
   "promised": [
    "as_of_block",
    "estimated_cost",
    "fee",
    "recheck_in_s",
    "submit",
    "verdict"
   ],
   "extra": [
    "as_of",
    "chain",
    "urgency",
    "why"
   ],
   "observed_schema": {
    "submit": "boolean",
    "urgency": "string",
    "verdict": "string",
    "why": "string",
    "fee": {
     "max_fee_per_gas_gwei": "number",
     "max_priority_fee_per_gas_gwei": "number",
     "current_base_fee_gwei": "number",
     "next_base_fee_gwei": "number"
    },
    "estimated_cost": {
     "gas": "integer",
     "eth": "number",
     "usd": "number"
    },
    "recheck_in_s": "null",
    "as_of_block": "integer",
    "as_of": "string",
    "chain": "string"
   },
   "latency_ms": 4484
  },
  {
   "host": "x402-utils.558686.xyz",
   "url": "https://x402-utils.558686.xyz/v1/tools/json-normalize",
   "conforms": true,
   "missing": [],
   "promised": [
    "deterministic",
    "input",
    "ok",
    "project",
    "result",
    "route",
    "tool"
   ],
   "extra": [
    "paidExperienceSummary",
    "receiptEvidence"
   ],
   "observed_schema": {
    "ok": "boolean",
    "project": "string",
    "tool": "string",
    "route": "string",
    "deterministic": "boolean",
    "input": {
     "json": "string",
     "pretty": "boolean"
    },
    "result": {
     "valid": "boolean",
     "normalized": "string",
     "bytes": "integer",
     "stableHashSha256": "string"
    },
    "paidExperienceSummary": {
     "route": "string",
     "project": "string",
     "receiptHeader": "string",
     "resultFields": {
      "array_of": "string"
     },
     "exampleInputFallback": "boolean"
    },
    "receiptEvidence": {
     "receiptId": "string",
     "receiptUrl": "string",
     "externalBuyerAttribution": {
      "status": "string",
      "challengeUrl": "string",
      "attestUrl": "string",
      "challengeRequest": "object",
      "policy": "string"
     }
    }
   },
   "latency_ms": 3798
  },
  {
   "host": "x402-wallet.558686.xyz",
   "url": "https://x402-wallet.558686.xyz/v1/tools/receipt-gate-policy",
   "conforms": true,
   "missing": [],
   "promised": [
    "deterministic",
    "input",
    "ok",
    "project",
    "result",
    "route",
    "tool"
   ],
   "extra": [
    "paidExperienceSummary",
    "receiptEvidence"
   ],
   "observed_schema": {
    "ok": "boolean",
    "project": "string",
    "tool": "string",
    "route": "string",
    "deterministic": "boolean",
    "input": {
     "maxAgeSeconds": "integer",
     "requiredNetwork": "string"
    },
    "result": {
     "policy": {
      "allowWithoutReceipt": "boolean",
      "requiredHeaders": "array",
      "requiredNetwork": "string",
      "requiredPayTo": "string",
      "maxAgeSeconds": "integer",
      "replayKey": "string"
     },
     "gates": {
      "array_of": "object"
     }
    },
    "paidExperienceSummary": {
     "route": "string",
     "project": "string",
     "receiptHeader": "string",
     "resultFields": {
      "array_of": "string"
     },
     "exampleInputFallback": "boolean"
    },
    "receiptEvidence": {
     "receiptId": "string",
     "receiptUrl": "string",
     "externalBuyerAttribution": {
      "status": "string",
      "challengeUrl": "string",
      "attestUrl": "string",
      "challengeRequest": "object",
      "policy": "string"
     }
    }
   },
   "latency_ms": 3465
  },
  {
   "host": "x402.aispace.bot",
   "url": "https://x402.aispace.bot/api/v1/embeddings",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "model",
    "object",
    "usage"
   ],
   "extra": [],
   "observed_schema": {
    "object": "string",
    "model": "string",
    "usage": {
     "prompt_tokens": "integer",
     "total_tokens": "integer"
    },
    "data": {
     "array_of": {
      "index": "integer",
      "object": "string",
      "embedding": "array"
     }
    }
   },
   "latency_ms": 2276
  },
  {
   "host": "x402.aispace.bot",
   "url": "https://x402.aispace.bot/api/v1/chat/completions",
   "conforms": true,
   "missing": [],
   "promised": [
    "choices",
    "id",
    "model",
    "object",
    "usage"
   ],
   "extra": [
    "cost",
    "created",
    "venice_parameters"
   ],
   "observed_schema": {
    "id": "string",
    "object": "string",
    "created": "integer",
    "model": "string",
    "choices": {
     "array_of": {
      "index": "integer",
      "message": "object",
      "finish_reason": "string"
     }
    },
    "usage": {
     "prompt_tokens": "integer",
     "completion_tokens": "integer",
     "total_tokens": "integer"
    },
    "cost": {
     "usd": "integer",
     "diem": "number"
    },
    "venice_parameters": {
     "strip_thinking_response": "boolean",
     "disable_thinking": "boolean",
     "enable_e2ee": "boolean",
     "enable_web_search": "string",
     "enable_web_scraping": "boolean",
     "enable_web_citations": "boolean",
     "include_search_results_in_stream": "boolean",
     "include_venice_system_prompt": "boolean",
     "enable_x_search": "boolean",
     "web_search_citations": "array",
     "return_search_results_as_documents": "boolean"
    }
   },
   "latency_ms": 4357
  },
  {
   "host": "x402.clashofcoins.com",
   "url": "https://x402.clashofcoins.com/x402/cheap-health",
   "conforms": true,
   "missing": [],
   "promised": [
    "status"
   ],
   "extra": [
    "agentWallet",
    "checkouts",
    "service",
    "x402Probe"
   ],
   "observed_schema": {
    "status": "string",
    "service": "string",
    "agentWallet": {
     "enabled": "boolean",
     "mode": "string",
     "fundingProtocol": "string",
     "autoExecuteOnFunding": "boolean"
    },
    "checkouts": {
     "sale": {
      "status": "string",
      "service": "string",
      "profileId": "string",
      "network": "string",
      "networkId": "string",
      "saleAddress": "string",
      "configuredSaleIds": "array",
      "availableSaleIds": "array",
      "paymentAddress": "string",
      "facilitator": "string",
      "offerSource": "string",
      "offers": "integer",
      "saleCounter": "integer",
      "offersCache": "object",
      "recovery": "object",
      "pricing": "object",
      "channelPayments": "object",
      "alerts": "object",
      "warnings": "array"
     },
     "shop": {
      "status": "string",
      "checkoutType": "string",
      "items": "object",
      "protocols": "object"
     }
    },
    "x402Probe": {
     "tier": "string",
     "amountUsd": "string",
     "amountAtomic": "string",
     "network": "string",
     "asset": "string",
     "payTo": "string",
     "paymentReference": "string"
    }
   },
   "latency_ms": 2107
  },
  {
   "host": "x402.coinopai.com",
   "url": "https://x402.coinopai.com/api/categories",
   "conforms": true,
   "missing": [],
   "promised": [
    "categories"
   ],
   "extra": [
    "provider"
   ],
   "observed_schema": {
    "categories": {
     "array_of": {
      "slug": "string",
      "name": "string",
      "description": "string",
      "service_count": "integer",
      "endpoints": "array"
     }
    },
    "provider": {
     "name": "string",
     "catalog": "string",
     "fleet": "string"
    }
   },
   "latency_ms": 2099
  },
  {
   "host": "x402.coinopai.com",
   "url": "https://x402.coinopai.com/api/search",
   "conforms": true,
   "missing": [],
   "promised": [
    "results",
    "total"
   ],
   "extra": [
    "limit",
    "offset",
    "provider"
   ],
   "observed_schema": {
    "results": {
     "array_of": {
      "slug": "string",
      "title": "string",
      "description": "string",
      "complexity": "string",
      "services": "array"
     }
    },
    "total": "integer",
    "limit": "integer",
    "offset": "integer",
    "provider": {
     "name": "string",
     "catalog": "string",
     "fleet": "string"
    }
   },
   "latency_ms": 1769
  },
  {
   "host": "x402.dailyelo.com",
   "url": "https://x402.dailyelo.com/v1/sign-decode",
   "conforms": true,
   "missing": [],
   "promised": [
    "action_hint",
    "amount",
    "confidence",
    "expires_at",
    "intent",
    "risk_flags",
    "spender",
    "spender_known",
    "standard",
    "token"
   ],
   "extra": [
    "amount_raw",
    "evidence",
    "sig_deadline"
   ],
   "observed_schema": {
    "standard": "string",
    "intent": "string",
    "token": "string",
    "spender": "string",
    "spender_known": "string",
    "amount": "string",
    "amount_raw": "string",
    "expires_at": "string",
    "sig_deadline": "string",
    "risk_flags": {
     "array_of": "string"
    },
    "action_hint": "string",
    "evidence": {
     "primaryType": "string",
     "domain": {
      "chainId": "integer",
      "name": "string",
      "verifyingContract": "string"
     }
    },
    "confidence": "integer"
   },
   "latency_ms": 1635
  },
  {
   "host": "x402.fablerlabs.com",
   "url": "https://x402.fablerlabs.com/scan/secrets",
   "conforms": true,
   "missing": [],
   "promised": [
    "clean",
    "findings"
   ],
   "extra": [],
   "observed_schema": {
    "findings": "array",
    "clean": "boolean"
   },
   "latency_ms": 2308
  },
  {
   "host": "x402.forgemesh.io",
   "url": "https://x402.forgemesh.io/robinhood-chain-tokens",
   "conforms": true,
   "missing": [],
   "promised": [
    "chain",
    "count",
    "tokens"
   ],
   "extra": [
    "disclaimer",
    "meta",
    "sources"
   ],
   "observed_schema": {
    "chain": {
     "name": "string",
     "chain_id": "integer",
     "rpc": "string",
     "explorer": "string",
     "gas_token": "string",
     "stack": "string"
    },
    "count": "integer",
    "tokens": {
     "array_of": {
      "symbol": "string",
      "kind": "string",
      "token_address": "string",
      "price_feed_address": "string"
     }
    },
    "sources": {
     "tokens": {
      "url": "string",
      "verified_at": "string"
     },
     "feeds": {
      "url": "string",
      "verified_at": "string"
     }
    },
    "disclaimer": "string",
    "meta": {
     "endpoint": "string",
     "price": "string",
     "fetchedAt": "string",
     "related": {
      "array_of": "string"
     },
     "catalog": "string",
     "provider": {
      "name": "string",
      "catalog": "string",
      "fleet": "string",
      "card": "string"
     }
    }
   },
   "latency_ms": 1926
  },
  {
   "host": "x402.forgemesh.io",
   "url": "https://x402.forgemesh.io/agent-fortune",
   "conforms": true,
   "missing": [],
   "promised": [
    "fortune",
    "lucky_http_status",
    "lucky_number"
   ],
   "extra": [
    "meta"
   ],
   "observed_schema": {
    "fortune": "string",
    "lucky_number": "integer",
    "lucky_http_status": "integer",
    "meta": {
     "endpoint": "string",
     "price": "string",
     "fetchedAt": "string",
     "related": {
      "array_of": "string"
     },
     "catalog": "string",
     "provider": {
      "name": "string",
      "catalog": "string",
      "fleet": "string",
      "card": "string"
     }
    }
   },
   "latency_ms": 2071
  },
  {
   "host": "x402.forgemesh.io",
   "url": "https://x402.forgemesh.io/text-statistics",
   "conforms": true,
   "missing": [],
   "promised": [
    "estimated_llm_tokens",
    "flesch_reading_ease",
    "sentences",
    "words"
   ],
   "extra": [
    "avg_words_per_sentence",
    "characters",
    "estimated_reading_minutes",
    "meta"
   ],
   "observed_schema": {
    "characters": "integer",
    "words": "integer",
    "sentences": "integer",
    "avg_words_per_sentence": "number",
    "flesch_reading_ease": "integer",
    "estimated_reading_minutes": "integer",
    "estimated_llm_tokens": "integer",
    "meta": {
     "endpoint": "string",
     "price": "string",
     "fetchedAt": "string",
     "related": {
      "array_of": "string"
     },
     "catalog": "string",
     "provider": {
      "name": "string",
      "catalog": "string",
      "fleet": "string",
      "card": "string"
     }
    }
   },
   "latency_ms": 1959
  },
  {
   "host": "x402.ottoai.services",
   "url": "https://x402.ottoai.services/hyperliquid-market",
   "conforms": true,
   "missing": [],
   "promised": [
    "market",
    "status"
   ],
   "extra": [
    "powered_by"
   ],
   "observed_schema": {
    "status": "string",
    "market": {
     "nativePerps": {
      "topTokens": "array",
      "totalAvailable": "integer"
     },
     "stocks": {
      "available": "integer",
      "samples": "array",
      "note": "string"
     },
     "butler_recommendations": "string"
    },
    "powered_by": "string"
   },
   "latency_ms": 2914
  },
  {
   "host": "x402.ottoai.services",
   "url": "https://x402.ottoai.services/funding-rates",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "meta",
    "status"
   ],
   "extra": [
    "report"
   ],
   "observed_schema": {
    "status": "string",
    "data": {
     "report": "string",
     "fearGreed": {
      "value": "integer",
      "label": "string"
     },
     "fundingArbitrage": {
      "array_of": "object"
     },
     "whalePositions": "array"
    },
    "meta": {
     "generatedAt": "string",
     "degraded": "boolean",
     "sourceHealth": {
      "coinglass": "string"
     }
    },
    "report": "string"
   },
   "latency_ms": 4040
  },
  {
   "host": "x402.ottoai.services",
   "url": "https://x402.ottoai.services/tradfi-data",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "meta",
    "status"
   ],
   "extra": [
    "macro",
    "report"
   ],
   "observed_schema": {
    "status": "string",
    "data": {
     "report": "string",
     "macro": {
      "indices": "array",
      "volatility": "object",
      "dollar": "object",
      "yields": "array",
      "commodities": "array",
      "cryptoContext": "string",
      "timestamp": "string"
     }
    },
    "meta": {
     "generatedAt": "string",
     "degraded": "boolean",
     "sourceHealth": {
      "market-alpha-internal": "string"
     }
    },
    "report": "string",
    "macro": {
     "indices": {
      "array_of": "object"
     },
     "volatility": {
      "vix": "number",
      "change": "string"
     },
     "dollar": {
      "dxy": "number",
      "change": "string"
     },
     "yields": {
      "array_of": "object"
     },
     "commodities": {
      "array_of": "object"
     },
     "cryptoContext": "string",
     "timestamp": "string"
    }
   },
   "latency_ms": 3431
  },
  {
   "host": "x402.payperbyte.io",
   "url": "https://x402.payperbyte.io/feeds/earthquakes",
   "conforms": true,
   "missing": [],
   "promised": [
    "feed"
   ],
   "extra": [
    "data",
    "payloadHash",
    "publisher",
    "source",
    "timestamp"
   ],
   "observed_schema": {
    "feed": "string",
    "publisher": "string",
    "timestamp": "string",
    "source": "string",
    "payloadHash": "string",
    "data": {
     "answer": {
      "feed": "string",
      "v": "integer",
      "ts": "string",
      "count": "integer",
      "quakes": "array",
      "fetch_ok": "boolean",
      "source": "string"
     },
     "attestation": {
      "payloadHash": "string",
      "payloadLength": "integer",
      "deadline": "integer",
      "signer": "string",
      "signature": "string",
      "domain": "object"
     }
    }
   },
   "latency_ms": 2214
  },
  {
   "host": "x402.payperbyte.io",
   "url": "https://x402.payperbyte.io/feeds/weather",
   "conforms": true,
   "missing": [],
   "promised": [
    "feed"
   ],
   "extra": [
    "data",
    "payloadHash",
    "publisher",
    "source",
    "timestamp"
   ],
   "observed_schema": {
    "feed": "string",
    "publisher": "string",
    "timestamp": "string",
    "source": "string",
    "payloadHash": "string",
    "data": {
     "answer": {
      "feed": "string",
      "v": "integer",
      "ts": "string",
      "locations": "array",
      "cities_ok": "integer",
      "cities_total": "integer",
      "source": "string"
     },
     "attestation": {
      "payloadHash": "string",
      "payloadLength": "integer",
      "deadline": "integer",
      "signer": "string",
      "signature": "string",
      "domain": "object"
     }
    }
   },
   "latency_ms": 2552
  },
  {
   "host": "x402stock.vercel.app",
   "url": "https://x402stock.vercel.app/api/v1/treasury-yields",
   "conforms": true,
   "missing": [],
   "promised": [
    "as_of",
    "count",
    "maturities",
    "rates",
    "series",
    "source",
    "unit"
   ],
   "extra": [],
   "observed_schema": {
    "source": "string",
    "as_of": "string",
    "series": "string",
    "unit": "string",
    "maturities": {
     "array_of": "string"
    },
    "count": "integer",
    "rates": {
     "array_of": {
      "date": "string",
      "rates": "object"
     }
    }
   },
   "latency_ms": 2531
  },
  {
   "host": "x402stock.xyz",
   "url": "https://x402stock.xyz/api/v1/treasury-yields",
   "conforms": true,
   "missing": [],
   "promised": [
    "as_of",
    "count",
    "maturities",
    "rates",
    "series",
    "source",
    "unit"
   ],
   "extra": [],
   "observed_schema": {
    "source": "string",
    "as_of": "string",
    "series": "string",
    "unit": "string",
    "maturities": {
     "array_of": "string"
    },
    "count": "integer",
    "rates": {
     "array_of": {
      "date": "string",
      "rates": "object"
     }
    }
   },
   "latency_ms": 3271
  },
  {
   "host": "x402stock.xyz",
   "url": "https://x402stock.xyz/api/v1/fear-greed/crypto",
   "conforms": true,
   "missing": [],
   "promised": [
    "as_of",
    "crypto",
    "history",
    "prices",
    "source",
    "stock"
   ],
   "extra": [],
   "observed_schema": {
    "source": "string",
    "as_of": "string",
    "crypto": {
     "score": "integer",
     "rating": "string"
    },
    "stock": {
     "score": "integer"
    },
    "prices": {
     "BTCUSD": {
      "price": "number",
      "change": "number",
      "change_percent": "number"
     },
     "ETHUSD": {
      "price": "number",
      "change": "number",
      "change_percent": "number"
     }
    },
    "history": {
     "array_of": {
      "date": "string",
      "score": "integer"
     }
    }
   },
   "latency_ms": 2213
  },
  {
   "host": "zaref.dev",
   "url": "https://zaref.dev/v1/fuel-prices",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "effective_date",
    "series",
    "source_url",
    "stale"
   ],
   "extra": [
    "disclaimer",
    "last_confirmed",
    "next_expected_update",
    "note",
    "title",
    "update_note"
   ],
   "observed_schema": {
    "series": "string",
    "title": "string",
    "data": {
     "unit": "string",
     "petrol_93_pump": {
      "inland_gauteng": "number",
      "coastal": "null"
     },
     "petrol_95_pump": {
      "inland_gauteng": "number",
      "coastal": "number"
     },
     "diesel_0_005_50ppm_wholesale": {
      "inland_gauteng": "number",
      "coastal": "number"
     },
     "diesel_0_05_500ppm_wholesale": {
      "inland_gauteng": "number",
      "coastal": "number"
     },
     "illuminating_paraffin_wholesale": {
      "inland_gauteng": "number",
      "coastal": "number"
     }
    },
    "source_url": "string",
    "effective_date": "string",
    "last_confirmed": "string",
    "next_expected_update": "string",
    "update_note": "string",
    "note": "string",
    "stale": "boolean",
    "disclaimer": "string"
   },
   "latency_ms": 3518
  },
  {
   "host": "zaref.dev",
   "url": "https://zaref.dev/v1/repo-prime",
   "conforms": true,
   "missing": [],
   "promised": [
    "data",
    "effective_date",
    "series",
    "source_url",
    "stale"
   ],
   "extra": [
    "disclaimer",
    "last_confirmed",
    "next_expected_update",
    "note",
    "title",
    "update_note"
   ],
   "observed_schema": {
    "series": "string",
    "title": "string",
    "data": {
     "repo_rate_percent": "integer",
     "prime_lending_rate_percent": "number",
     "last_change": "string"
    },
    "source_url": "string",
    "effective_date": "string",
    "last_confirmed": "string",
    "next_expected_update": "string",
    "update_note": "string",
    "note": "string",
    "stale": "boolean",
    "disclaimer": "string"
   },
   "latency_ms": 3536
  },
  {
   "host": "agent.kihustle.tech",
   "url": "https://agent.kihustle.tech/services/json-schema-repair/jobs",
   "conforms": false,
   "missing": [
    "generated_at",
    "issue_codes",
    "job_id",
    "limitations",
    "next_jobs",
    "parse_ok",
    "repair_notes",
    "repaired",
    "repaired_json",
    "schema_errors",
    "schema_ok",
    "service",
    "sources",
    "status",
    "summary"
   ],
   "promised": [
    "generated_at",
    "issue_codes",
    "job_id",
    "limitations",
    "next_jobs",
    "parse_ok",
    "repair_notes",
    "repaired",
    "repaired_json",
    "schema_errors",
    "schema_ok",
    "service",
    "sources",
    "status",
    "summary"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 10332
  },
  {
   "host": "agent.kihustle.tech",
   "url": "https://agent.kihustle.tech/services/url-preflight/jobs",
   "conforms": false,
   "missing": [
    "alive",
    "bytes",
    "content_type",
    "final_url",
    "generated_at",
    "issue_codes",
    "job_id",
    "limitations",
    "next_jobs",
    "redirected",
    "service",
    "sources",
    "status",
    "status_code",
    "summary",
    "title"
   ],
   "promised": [
    "alive",
    "bytes",
    "content_type",
    "final_url",
    "generated_at",
    "issue_codes",
    "job_id",
    "limitations",
    "next_jobs",
    "redirected",
    "service",
    "sources",
    "status",
    "status_code",
    "summary",
    "title"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2399
  },
  {
   "host": "agentbodega.store",
   "url": "https://agentbodega.store/api/cloud/status/check",
   "conforms": false,
   "missing": [
    "success"
   ],
   "promised": [
    "success"
   ],
   "extra": [
    "caveat",
    "channel",
    "checkedAt",
    "counts",
    "hiddenHistoryCount",
    "incidents",
    "label",
    "ok",
    "provider",
    "receipt",
    "recommendation",
    "source",
    "status",
    "target",
    "updatedAt"
   ],
   "observed_schema": {
    "provider": {
     "id": "string",
     "name": "string",
     "statusPage": "string"
    },
    "target": {
     "provider": "string",
     "serviceId": "string",
     "service": "string",
     "region": "string"
    },
    "ok": "boolean",
    "status": "string",
    "label": "string",
    "checkedAt": "string",
    "updatedAt": "string",
    "channel": {
     "title": "string",
     "description": "string",
     "link": "string",
     "lastBuildDate": "string",
     "lastBuildDateIso": "string"
    },
    "source": {
     "type": "string",
     "url": "string",
     "responseStatus": "integer",
     "fetchedAt": "string",
     "cached": "boolean",
     "stale": "boolean",
     "contentType": "string"
    },
    "counts": {
     "operational": "integer",
     "degraded": "integer",
     "partial_outage": "integer",
     "major_outage": "integer",
     "maintenance": "integer",
     "unknown": "integer"
    },
    "incidents": "array",
    "hiddenHistoryCount": "integer",
    "recommendation": "string",
    "caveat": "string",
    "receipt": {
     "version": "integer",
     "service": {
      "name": "string",
      "url": "string"
     },
     "requestId": "string",
     "issuedAt": "string",
     "route": {
      "key": "string",
      "path": "string",
      "method": "string",
      "serviceName": "string"
     },
     "price": {
      "usd": "string",
      "amount": "string",
      "network": "string",
      "asset": "string",
      "payTo": "string"
     },
     "payment": {
      "source": "string",
      "settled": "boolean",
      "paymentHash": "string",
      "payer": "string",
      "settlementHash": "string",
      "discount": "null",
      "prepaidUsd": "null"
     },
     "response": {
      "status": "integer",
      "contentType": "string",
      "bytes": "integer",
      "sha256": "string",
      "hashScope": "string"
     },
     "source": {
      "source": "object",
      "status": "string",
      "ok": "boolean",
      "checkedAt": "string"
     },
     "lookupUrl": "string",
     "signature": "string"
    }
   },
   "latency_ms": 2625
  },
  {
   "host": "agentbodega.store",
   "url": "https://agentbodega.store/api/status/github",
   "conforms": false,
   "missing": [
    "success"
   ],
   "promised": [
    "success"
   ],
   "extra": [
    "checkedAt",
    "components",
    "counts",
    "incidents",
    "label",
    "ok",
    "providerStatus",
    "receipt",
    "recommendation",
    "scheduledMaintenances",
    "service",
    "source",
    "status",
    "updatedAt"
   ],
   "observed_schema": {
    "service": {
     "id": "string",
     "name": "string",
     "category": "string",
     "tags": {
      "array_of": "string"
     },
     "coverage": {
      "source": "string",
      "upstreamDetailsDisclosed": "boolean",
      "note": "string"
     }
    },
    "ok": "boolean",
    "status": "string",
    "label": "string",
    "providerStatus": {
     "status": "string",
     "label": "string"
    },
    "checkedAt": "string",
    "updatedAt": "string",
    "source": {
     "type": "string",
     "upstreamDetailsDisclosed": "boolean",
     "responseStatus": "integer",
     "cached": "boolean",
     "stale": "boolean",
     "fetchedAt": "string",
     "contentType": "string"
    },
    "counts": {
     "operational": "integer",
     "degraded": "integer",
     "partial_outage": "integer",
     "major_outage": "integer",
     "maintenance": "integer",
     "unknown": "integer"
    },
    "components": {
     "array_of": {
      "id": "string",
      "name": "string",
      "status": "string",
      "rawStatus": "string",
      "updatedAt": "string"
     }
    },
    "incidents": "array",
    "scheduledMaintenances": "array",
    "recommendation": "string",
    "receipt": {
     "version": "integer",
     "service": {
      "name": "string",
      "url": "string"
     },
     "requestId": "string",
     "issuedAt": "string",
     "route": {
      "key": "string",
      "path": "string",
      "method": "string",
      "serviceName": "string"
     },
     "price": {
      "usd": "string",
      "amount": "string",
      "network": "string",
      "asset": "string",
      "payTo": "string"
     },
     "payment": {
      "source": "string",
      "settled": "boolean",
      "paymentHash": "string",
      "payer": "string",
      "settlementHash": "string",
      "discount": "null",
      "prepaidUsd": "null"
     },
     "response": {
      "status": "integer",
      "contentType": "string",
      "bytes": "integer",
      "sha256": "string",
      "hashScope": "string"
     },
     "source": {
      "service": "object",
      "source": "object",
      "status": "string",
      "ok": "boolean",
      "checkedAt": "string"
     },
     "lookupUrl": "string",
     "signature": "string"
    }
   },
   "latency_ms": 2345
  },
  {
   "host": "agentres.dev",
   "url": "https://agentres.dev/api/book",
   "conforms": false,
   "missing": [
    "kind",
    "reservation_id",
    "resy_token",
    "success"
   ],
   "promised": [
    "kind",
    "reservation_id",
    "resy_token",
    "success"
   ],
   "extra": [],
   "observed_schema": null,
   "latency_ms": 6632
  },
  {
   "host": "agents.ai-rook.com",
   "url": "https://agents.ai-rook.com/api/gas-tracker",
   "conforms": false,
   "missing": [
    "elapsed_ms",
    "fast_gwei",
    "gas_price_gwei",
    "gas_price_wei",
    "network",
    "slow_gwei",
    "standard_gwei"
   ],
   "promised": [
    "elapsed_ms",
    "fast_gwei",
    "gas_price_gwei",
    "gas_price_wei",
    "network",
    "slow_gwei",
    "standard_gwei"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 1594
  },
  {
   "host": "agents.ai-rook.com",
   "url": "https://agents.ai-rook.com/api/email-validate",
   "conforms": false,
   "missing": [
    "domain",
    "mx_found",
    "syntax_ok"
   ],
   "promised": [
    "domain",
    "email",
    "mx_found",
    "syntax_ok",
    "valid"
   ],
   "extra": [
    "mx_records",
    "valid_mx",
    "valid_syntax"
   ],
   "observed_schema": {
    "email": "string",
    "valid_syntax": "boolean",
    "valid_mx": "boolean",
    "valid": "boolean",
    "mx_records": {
     "array_of": {
      "exchange": "string",
      "priority": "integer"
     }
    }
   },
   "latency_ms": 1966
  },
  {
   "host": "agents.ai-rook.com",
   "url": "https://agents.ai-rook.com/api/qr-generate",
   "conforms": false,
   "missing": [
    "image",
    "size"
   ],
   "promised": [
    "format",
    "image",
    "size"
   ],
   "extra": [
    "base64",
    "data_url",
    "text",
    "width"
   ],
   "observed_schema": {
    "text": "string",
    "format": "string",
    "width": "integer",
    "base64": "string",
    "data_url": "string"
   },
   "latency_ms": 2282
  },
  {
   "host": "api.24klabs.ai",
   "url": "https://api.24klabs.ai/api/v1/ip-geolocate",
   "conforms": false,
   "missing": [
    "country"
   ],
   "promised": [
    "country"
   ],
   "extra": [
    "latency_ms",
    "result",
    "service"
   ],
   "observed_schema": {
    "service": "string",
    "result": {
     "ip": "string",
     "country": "string",
     "country_code": "string",
     "region": "string",
     "city": "string",
     "lat": "number",
     "lon": "number",
     "org": "string",
     "isp": "string",
     "asn": "integer",
     "timezone": "string"
    },
    "latency_ms": "integer"
   },
   "latency_ms": 2088
  },
  {
   "host": "api.24klabs.ai",
   "url": "https://api.24klabs.ai/api/qr-generate",
   "conforms": false,
   "missing": [
    "image_b64"
   ],
   "promised": [
    "image_b64"
   ],
   "extra": [
    "latency_ms",
    "result",
    "service"
   ],
   "observed_schema": {
    "service": "string",
    "result": {
     "format": "string",
     "width": "integer",
     "height": "integer",
     "bytes": "integer",
     "image_b64": "string"
    },
    "latency_ms": "integer"
   },
   "latency_ms": 3551
  },
  {
   "host": "api.24klabs.ai",
   "url": "https://api.24klabs.ai/api/weather-current",
   "conforms": false,
   "missing": [
    "temperature_c"
   ],
   "promised": [
    "temperature_c"
   ],
   "extra": [
    "latency_ms",
    "result",
    "service"
   ],
   "observed_schema": {
    "service": "string",
    "result": {
     "lat": "number",
     "lon": "number",
     "time": "string",
     "temperature_c": "number",
     "feels_like_c": "number",
     "humidity_pct": "integer",
     "precipitation": "integer",
     "wind_speed": "number",
     "wind_direction": "integer",
     "weather_code": "integer"
    },
    "latency_ms": "integer"
   },
   "latency_ms": 2384
  },
  {
   "host": "api.agenticweb.nl",
   "url": "https://api.agenticweb.nl/api/v1/nl/school-holidays",
   "conforms": false,
   "missing": [
    "properties",
    "type"
   ],
   "promised": [
    "properties",
    "type"
   ],
   "extra": [
    "data",
    "meta"
   ],
   "observed_schema": {
    "data": {
     "school_year": "string",
     "region": "null",
     "date": "null",
     "holidays": {
      "array_of": "object"
     }
    },
    "meta": {
     "source": "string",
     "attribution": "array",
     "license_notes": "string",
     "disclaimer": "string",
     "retrieved_at": "string",
     "cache_age_seconds": "integer"
    }
   },
   "latency_ms": 3084
  },
  {
   "host": "api.agenticweb.nl",
   "url": "https://api.agenticweb.nl/api/v1/global/fx",
   "conforms": false,
   "missing": [
    "properties",
    "type"
   ],
   "promised": [
    "properties",
    "type"
   ],
   "extra": [
    "data",
    "meta"
   ],
   "observed_schema": {
    "data": {
     "from": "string",
     "to": "string",
     "amount": "integer",
     "rate": "number",
     "result": "number",
     "as_of": "string"
    },
    "meta": {
     "source": "string",
     "attribution": {
      "array_of": "string"
     },
     "license_notes": "string",
     "disclaimer": "string",
     "retrieved_at": "string",
     "cache_age_seconds": "integer"
    }
   },
   "latency_ms": 2872
  },
  {
   "host": "api.craigmbrown.com",
   "url": "https://api.craigmbrown.com/v1/services/procurement.trust-layer",
   "conforms": false,
   "missing": [
    "deliverable_type"
   ],
   "promised": [
    "deliverable_type",
    "powered_by",
    "sku_id"
   ],
   "extra": [
    "deliverable",
    "job_id",
    "onchain_feedback",
    "status"
   ],
   "observed_schema": {
    "sku_id": "string",
    "job_id": "string",
    "status": "string",
    "deliverable": {
     "deliverable_type": "string",
     "target": "string",
     "erc8004_passport": "string",
     "proof_of_delegation": {
      "kind": "integer",
      "id": "string",
      "hmac_signed": "boolean"
     },
     "audit_log": "string",
     "note": "string",
     "generated_at": "string"
    },
    "powered_by": "string",
    "onchain_feedback": {
     "chain": "string",
     "chain_id": "integer",
     "reputation_registry": "string",
     "agent_id": "integer",
     "method": {
      "name": "string",
      "signature": "string",
      "selector": "string",
      "abi": "object",
      "example_args": "object"
     },
     "event": {
      "name": "string",
      "abi": "object"
     },
     "docs_url": "string",
     "explorer_url": "string",
     "policy": {
      "invitation_only": "boolean",
      "never_submitted_by_blindoracle": "boolean"
     }
    }
   },
   "latency_ms": 2677
  },
  {
   "host": "api.linkedpanda.com",
   "url": "https://api.linkedpanda.com/agent/v1/geo-id",
   "conforms": false,
   "missing": [
    "pagination",
    "results"
   ],
   "promised": [
    "pagination",
    "results"
   ],
   "extra": [
    "cached",
    "cachedAt",
    "candidates"
   ],
   "observed_schema": {
    "candidates": {
     "array_of": {
      "raw": "object",
      "name": "string",
      "type": "null",
      "geoId": "string",
      "country": "null"
     }
    },
    "cached": "boolean",
    "cachedAt": "string"
   },
   "latency_ms": 2863
  },
  {
   "host": "api.locus.report",
   "url": "https://api.locus.report/api/locus-flood-zone",
   "conforms": false,
   "missing": [
    "generatedAt",
    "id",
    "records"
   ],
   "promised": [
    "caveats",
    "generatedAt",
    "id",
    "records"
   ],
   "extra": [
    "floodHazardDetail",
    "inMappedFloodZone",
    "note",
    "ok",
    "overhangs",
    "point",
    "provenance",
    "verifyNext",
    "zones"
   ],
   "observed_schema": {
    "ok": "boolean",
    "point": {
     "latitude": "number",
     "longitude": "number"
    },
    "zones": {
     "array_of": {
      "OBJECTID": "integer",
      "FLD_ZONE": "string",
      "ZONE_SUBTY": "string",
      "SFHA_TF": "string",
      "DFIRM_ID": "string",
      "STATIC_BFE": "integer",
      "DEPTH": "integer"
     }
    },
    "inMappedFloodZone": "boolean",
    "floodHazardDetail": {
     "inSFHA": "boolean",
     "in0_2PctShadedX": "boolean",
     "floodway": "boolean",
     "zoneCodes": {
      "array_of": "string"
     },
     "zoneSubtypes": {
      "array_of": "string"
     },
     "bfeStatus": "string"
    },
    "overhangs": "array",
    "provenance": {
     "source": "string",
     "layerUrl": "string",
     "sourcePage": "string",
     "coverage": "string",
     "fetchedAt": "string"
    },
    "caveats": {
     "array_of": "string"
    },
    "verifyNext": {
     "array_of": {
      "step": "string",
      "url": "string"
     }
    },
    "note": "string"
   },
   "latency_ms": 6135
  },
  {
   "host": "api.myceliasignal.com",
   "url": "https://api.myceliasignal.com/oracle/price/btc/usd",
   "conforms": false,
   "missing": [
    "method",
    "pair",
    "price",
    "sources"
   ],
   "promised": [
    "method",
    "pair",
    "price",
    "sources"
   ],
   "extra": [
    "canonical",
    "domain",
    "pubkey",
    "signature",
    "signingScheme"
   ],
   "observed_schema": {
    "canonical": "string",
    "domain": "string",
    "pubkey": "string",
    "signature": "string",
    "signingScheme": "string"
   },
   "latency_ms": 3609
  },
  {
   "host": "api.myceliasignal.com",
   "url": "https://api.myceliasignal.com/oracle/price/eth/usd",
   "conforms": false,
   "missing": [
    "method",
    "pair",
    "price",
    "sources"
   ],
   "promised": [
    "method",
    "pair",
    "price",
    "sources"
   ],
   "extra": [
    "canonical",
    "domain",
    "pubkey",
    "signature",
    "signingScheme"
   ],
   "observed_schema": {
    "canonical": "string",
    "domain": "string",
    "pubkey": "string",
    "signature": "string",
    "signingScheme": "string"
   },
   "latency_ms": 2322
  },
  {
   "host": "api.nativebtc.org",
   "url": "https://api.nativebtc.org/v1/mempool/stream-ticket",
   "conforms": false,
   "missing": [
    "websocket"
   ],
   "promised": [
    "expiresAt",
    "success",
    "ticket",
    "websocket"
   ],
   "extra": [
    "ttlSeconds",
    "websocketPath",
    "websocketUrl"
   ],
   "observed_schema": {
    "success": "boolean",
    "ticket": "string",
    "expiresAt": "string",
    "ttlSeconds": "integer",
    "websocketPath": "string",
    "websocketUrl": "string"
   },
   "latency_ms": 2558
  },
  {
   "host": "api.oblique.markets",
   "url": "https://api.oblique.markets/api/v1/paid/route-task",
   "conforms": false,
   "missing": [
    "query_count"
   ],
   "promised": [
    "query_count",
    "results",
    "tier"
   ],
   "extra": [
    "candidates_evaluated",
    "constraints_applied",
    "generated_at",
    "latency_ms",
    "matches_found",
    "query"
   ],
   "observed_schema": {
    "results": {
     "array_of": {
      "endpoint_url": "string",
      "price": "number",
      "health_score": "number",
      "mcp_schema": "object",
      "source": "string",
      "name": "string",
      "description": "string",
      "relevance_score": "number",
      "composite_score": "number",
      "category": "string",
      "chain": "string"
     }
    },
    "tier": "string",
    "query": "string",
    "constraints_applied": "null",
    "candidates_evaluated": "integer",
    "matches_found": "integer",
    "latency_ms": "integer",
    "generated_at": "string"
   },
   "latency_ms": 2647
  },
  {
   "host": "api.predictionmarketdata.io",
   "url": "https://api.predictionmarketdata.io/prediction-markets/similar",
   "conforms": false,
   "missing": [
    "similar"
   ],
   "promised": [
    "similar"
   ],
   "extra": [
    "error"
   ],
   "observed_schema": {
    "error": "string"
   },
   "latency_ms": 7840
  },
  {
   "host": "api.relaystation.ai",
   "url": "https://api.relaystation.ai/v1/screening/match",
   "conforms": false,
   "missing": [
    "ok"
   ],
   "promised": [
    "ok"
   ],
   "extra": [
    "attribution",
    "listsChecked",
    "matches",
    "riskLevel"
   ],
   "observed_schema": {
    "matches": {
     "array_of": {
      "name": "string",
      "matchedName": "string",
      "matchedVia": "string",
      "category": "string",
      "list": "string",
      "source": "string",
      "score": "number",
      "program": "string",
      "entityType": "string"
     }
    },
    "riskLevel": "string",
    "listsChecked": {
     "array_of": "string"
    },
    "attribution": "string"
   },
   "latency_ms": 2849
  },
  {
   "host": "api.seneschal.space",
   "url": "https://api.seneschal.space/v1/q/zec/pools",
   "conforms": false,
   "missing": [
    "as_of_ms",
    "chain",
    "height",
    "ironwood",
    "network",
    "pools",
    "shielded_pct",
    "shielded_zec",
    "total_supply_zec"
   ],
   "promised": [
    "as_of_ms",
    "chain",
    "height",
    "ironwood",
    "network",
    "pools",
    "shielded_pct",
    "shielded_zec",
    "total_supply_zec"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2363
  },
  {
   "host": "api.tradeperpetua.xyz",
   "url": "https://api.tradeperpetua.xyz/signal",
   "conforms": false,
   "missing": [
    "anomaly",
    "asset",
    "price",
    "rationale",
    "score",
    "trend"
   ],
   "promised": [
    "anomaly",
    "asset",
    "price",
    "rationale",
    "score",
    "trend"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 3199
  },
  {
   "host": "api.x402agentic.ai",
   "url": "https://api.x402agentic.ai/spend-guard",
   "conforms": false,
   "missing": [
    "agentId",
    "allowed",
    "amountUsd",
    "budgetUsd",
    "recorded",
    "remainingUsd",
    "spentUsd",
    "verdict"
   ],
   "promised": [
    "agentId",
    "allowed",
    "amountUsd",
    "budgetUsd",
    "recorded",
    "remainingUsd",
    "spentUsd",
    "verdict"
   ],
   "extra": [
    "error"
   ],
   "observed_schema": {
    "error": "string"
   },
   "latency_ms": 2044
  },
  {
   "host": "api.xona-agent.com",
   "url": "https://api.xona-agent.com/base-main/audio/x-text-to-speech",
   "conforms": false,
   "missing": [
    "audio_url",
    "duration_seconds",
    "metadata"
   ],
   "promised": [
    "audio_url",
    "duration_seconds",
    "metadata"
   ],
   "extra": [],
   "observed_schema": null,
   "latency_ms": 4028
  },
  {
   "host": "app.wellnizz.com",
   "url": "https://app.wellnizz.com/query",
   "conforms": false,
   "missing": [
    "answer",
    "evidence"
   ],
   "promised": [
    "answer",
    "evidence"
   ],
   "extra": [
    "matches",
    "query"
   ],
   "observed_schema": {
    "query": "string",
    "matches": "array"
   },
   "latency_ms": 3282
  },
  {
   "host": "autonomy-api-network.onrender.com",
   "url": "https://autonomy-api-network.onrender.com/v1/text-diff",
   "conforms": false,
   "missing": [
    "data"
   ],
   "promised": [
    "data"
   ],
   "extra": [
    "addedLines",
    "changed",
    "changes",
    "removedLines",
    "similarity",
    "unchangedLines"
   ],
   "observed_schema": {
    "changed": "boolean",
    "addedLines": "integer",
    "removedLines": "integer",
    "unchangedLines": "integer",
    "similarity": "integer",
    "changes": {
     "array_of": {
      "type": "string",
      "lineCount": "integer",
      "text": "string"
     }
    }
   },
   "latency_ms": 2474
  },
  {
   "host": "autonomy-api-network.onrender.com",
   "url": "https://autonomy-api-network.onrender.com/v1/csv-inspect",
   "conforms": false,
   "missing": [
    "data"
   ],
   "promised": [
    "data"
   ],
   "extra": [
    "columnCount",
    "columns",
    "delimiter",
    "duplicateRows",
    "inconsistentRows",
    "rowCount",
    "sample"
   ],
   "observed_schema": {
    "delimiter": "string",
    "rowCount": "integer",
    "columnCount": "integer",
    "duplicateRows": "integer",
    "inconsistentRows": "integer",
    "columns": {
     "array_of": {
      "name": "string",
      "inferredType": "string",
      "missing": "integer",
      "unique": "integer",
      "examples": "array"
     }
    },
    "sample": {
     "array_of": {
      "name": "string",
      "age": "string"
     }
    }
   },
   "latency_ms": 2452
  },
  {
   "host": "browser.gedx402.com",
   "url": "https://browser.gedx402.com/v1/firecrawl/map",
   "conforms": false,
   "missing": [
    "count"
   ],
   "promised": [
    "count",
    "links"
   ],
   "extra": [
    "firecrawl_ms",
    "id",
    "provenance",
    "provider",
    "route",
    "service",
    "success"
   ],
   "observed_schema": {
    "service": "string",
    "route": "string",
    "success": "boolean",
    "id": "string",
    "links": {
     "array_of": {
      "url": "string",
      "title": "string"
     }
    },
    "provider": "string",
    "firecrawl_ms": "integer",
    "provenance": {
     "fetched_at": "string",
     "content_sha256": "string",
     "latency_ms": "integer",
     "settlement_tx": "string"
    }
   },
   "latency_ms": 2581
  },
  {
   "host": "clanker-banker.agentfetcher.workers.dev",
   "url": "https://clanker-banker.agentfetcher.workers.dev/v1/llm-pack",
   "conforms": false,
   "missing": [
    "approxTokens",
    "markdown",
    "title",
    "truncated",
    "usage"
   ],
   "promised": [
    "approxTokens",
    "markdown",
    "title",
    "truncated",
    "usage"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2392
  },
  {
   "host": "curl-http-request.underscoredone.com",
   "url": "https://curl-http-request.underscoredone.com/curl",
   "conforms": false,
   "missing": [
    "api_version",
    "body",
    "durationMs",
    "error",
    "headers",
    "method",
    "redirectChain",
    "statusCode",
    "url"
   ],
   "promised": [
    "api_version",
    "body",
    "durationMs",
    "error",
    "headers",
    "method",
    "redirectChain",
    "statusCode",
    "url"
   ],
   "extra": [],
   "observed_schema": "string",
   "latency_ms": 1849
  },
  {
   "host": "diet.agentic-jp.com",
   "url": "https://diet.agentic-jp.com/members/search",
   "conforms": false,
   "missing": [
    "query"
   ],
   "promised": [
    "query",
    "results"
   ],
   "extra": [
    "count"
   ],
   "observed_schema": {
    "count": "integer",
    "results": {
     "array_of": {
      "member_id": "string",
      "name_ja": "string",
      "name_kana": "string",
      "name_en": "string",
      "house": "string",
      "party": "string",
      "constituency": "string",
      "elected_count": "integer",
      "committees": "array",
      "active": "boolean",
      "last_updated": "string"
     }
    }
   },
   "latency_ms": 4101
  },
  {
   "host": "eltociear-skill-audit.hf.space",
   "url": "https://eltociear-skill-audit.hf.space/headers",
   "conforms": false,
   "missing": [
    "grade",
    "headers",
    "missing",
    "present",
    "score",
    "status",
    "url"
   ],
   "promised": [
    "grade",
    "headers",
    "missing",
    "present",
    "score",
    "status",
    "url"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2191
  },
  {
   "host": "evidence.regulavita.com",
   "url": "https://evidence.regulavita.com/v1/ofac/payment-preflight",
   "conforms": false,
   "missing": [
    "checked_at",
    "checked_lists",
    "decision",
    "match_count",
    "premium_evidence_path",
    "request_id",
    "source_age_seconds"
   ],
   "promised": [
    "checked_at",
    "checked_lists",
    "decision",
    "match_count",
    "premium_evidence_path",
    "request_id",
    "source_age_seconds"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2067
  },
  {
   "host": "fiatdock.com",
   "url": "https://fiatdock.com/v1/chain/usdc-balance",
   "conforms": false,
   "missing": [
    "address",
    "asOf",
    "asset",
    "atomic",
    "contract",
    "network",
    "usdc"
   ],
   "promised": [
    "address",
    "asOf",
    "asset",
    "atomic",
    "contract",
    "network",
    "usdc"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2425
  },
  {
   "host": "fiatdock.com",
   "url": "https://fiatdock.com/v1/chain/address-intel",
   "conforms": false,
   "missing": [
    "address",
    "asOf",
    "ethBalance",
    "isContract",
    "isErc20",
    "network",
    "nonce",
    "security",
    "summary",
    "token",
    "type",
    "usdcBalance"
   ],
   "promised": [
    "address",
    "asOf",
    "ethBalance",
    "isContract",
    "isErc20",
    "network",
    "nonce",
    "security",
    "summary",
    "token",
    "type",
    "usdcBalance"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2810
  },
  {
   "host": "gas.apitoll.cloud",
   "url": "https://gas.apitoll.cloud/v1/base/gas",
   "conforms": false,
   "missing": [
    "base_fee_gwei",
    "base_fee_wei",
    "block_number",
    "network",
    "stats",
    "tiers"
   ],
   "promised": [
    "base_fee_gwei",
    "base_fee_wei",
    "block_number",
    "network",
    "stats",
    "tiers"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2434
  },
  {
   "host": "gateway.spraay.app",
   "url": "https://gateway.spraay.app/api/v1/prices",
   "conforms": false,
   "missing": [
    "prices"
   ],
   "promised": [
    "prices"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2988
  },
  {
   "host": "gateway.spraay.app",
   "url": "https://gateway.spraay.app/api/v1/swap/tokens",
   "conforms": false,
   "missing": [
    "tokens"
   ],
   "promised": [
    "tokens"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2144
  },
  {
   "host": "gblin-sentinel.vercel.app",
   "url": "https://gblin-sentinel.vercel.app/api/data/base-risk-pulse",
   "conforms": false,
   "missing": [
    "data",
    "endpoint",
    "price"
   ],
   "promised": [
    "data",
    "endpoint",
    "price"
   ],
   "extra": [
    "assets",
    "signal",
    "summary",
    "timestamp"
   ],
   "observed_schema": {
    "timestamp": "integer",
    "signal": "string",
    "assets": {
     "array_of": {
      "asset": "string",
      "price": "number",
      "updatedAt": "integer",
      "stale": "boolean"
     }
    },
    "summary": "string"
   },
   "latency_ms": 5297
  },
  {
   "host": "gblin-sentinel.vercel.app",
   "url": "https://gblin-sentinel.vercel.app/api/data/keeper-opps",
   "conforms": false,
   "missing": [
    "data",
    "endpoint",
    "price"
   ],
   "promised": [
    "data",
    "endpoint",
    "price"
   ],
   "extra": [
    "bountyAvailable",
    "instruction",
    "mcpServer",
    "mcpTool",
    "rewardEth",
    "stabilityFundEth"
   ],
   "observed_schema": {
    "bountyAvailable": "boolean",
    "rewardEth": "string",
    "stabilityFundEth": "string",
    "instruction": "string",
    "mcpServer": "string",
    "mcpTool": "string"
   },
   "latency_ms": 4582
  },
  {
   "host": "gblin-sentinel.vercel.app",
   "url": "https://gblin-sentinel.vercel.app/api/data/gblin-analytics",
   "conforms": false,
   "missing": [
    "data",
    "endpoint",
    "price"
   ],
   "promised": [
    "data",
    "endpoint",
    "price"
   ],
   "extra": [
    "basket",
    "crashShieldActive",
    "keeperRewardAvailable",
    "slashedAssets",
    "stabilityFundEth",
    "timestamp",
    "totalSupply",
    "wethBalanceEth"
   ],
   "observed_schema": {
    "timestamp": "integer",
    "totalSupply": "string",
    "stabilityFundEth": "string",
    "keeperRewardAvailable": "boolean",
    "crashShieldActive": "boolean",
    "slashedAssets": "array",
    "basket": {
     "array_of": {
      "token": "string",
      "baseWeight": "integer",
      "dynamicWeight": "integer",
      "slashed": "boolean",
      "balanceInContract": "string"
     }
    },
    "wethBalanceEth": "string"
   },
   "latency_ms": 3587
  },
  {
   "host": "graphadvocate.com",
   "url": "https://graphadvocate.com/polymarket/pnl-quick",
   "conforms": false,
   "missing": [
    "max_drawdown_usdc",
    "sample_size"
   ],
   "promised": [
    "classification",
    "confidence",
    "max_drawdown_usdc",
    "open_positions_count",
    "realized_pnl_usdc",
    "sample_size",
    "sharpe_like",
    "skill_score",
    "total_pnl_usdc",
    "unrealized_pnl_usdc",
    "wallet",
    "win_rate"
   ],
   "extra": [
    "caveats",
    "generated_at",
    "pnl_source",
    "positions_scored",
    "realized_roi_pct",
    "sample_capped",
    "sample_size_markets",
    "sample_size_trades",
    "total_volume_usdc",
    "worst_position_pnl_usdc"
   ],
   "observed_schema": {
    "wallet": "string",
    "skill_score": "integer",
    "classification": "string",
    "confidence": "integer",
    "realized_roi_pct": "number",
    "sharpe_like": "number",
    "win_rate": "integer",
    "realized_pnl_usdc": "number",
    "unrealized_pnl_usdc": "number",
    "total_pnl_usdc": "number",
    "total_volume_usdc": "number",
    "sample_size_trades": "integer",
    "sample_size_markets": "integer",
    "positions_scored": "integer",
    "sample_capped": "boolean",
    "pnl_source": "string",
    "worst_position_pnl_usdc": "number",
    "open_positions_count": "integer",
    "caveats": {
     "array_of": "string"
    },
    "generated_at": "string"
   },
   "latency_ms": 3330
  },
  {
   "host": "headers.use.x402atlas.com",
   "url": "https://headers.use.x402atlas.com/",
   "conforms": false,
   "missing": [
    "headers",
    "queried_at",
    "status_code",
    "url",
    "warnings"
   ],
   "promised": [
    "headers",
    "queried_at",
    "status_code",
    "url",
    "warnings"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 1653
  },
  {
   "host": "hirescrape.com",
   "url": "https://hirescrape.com/api/tools/tiktok",
   "conforms": false,
   "missing": [
    "duration",
    "items",
    "payment",
    "runId"
   ],
   "promised": [
    "duration",
    "items",
    "payment",
    "runId"
   ],
   "extra": [],
   "observed_schema": null,
   "latency_ms": 2006
  },
  {
   "host": "http-header-checker.underscoredone.com",
   "url": "https://http-header-checker.underscoredone.com/check",
   "conforms": false,
   "missing": [
    "api_version",
    "final_url",
    "headers",
    "missing_security_headers",
    "redirect_chain",
    "response_time_ms",
    "status_code",
    "url"
   ],
   "promised": [
    "api_version",
    "final_url",
    "headers",
    "missing_security_headers",
    "redirect_chain",
    "response_time_ms",
    "status_code",
    "url"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2307
  },
  {
   "host": "kaisha-api.hp-vladic.workers.dev",
   "url": "https://kaisha-api.hp-vladic.workers.dev/calendar/business-days",
   "conforms": false,
   "missing": [
    "addBusinessDays",
    "from",
    "result",
    "resultIsHoliday"
   ],
   "promised": [
    "addBusinessDays",
    "from",
    "result",
    "resultIsHoliday"
   ],
   "extra": [
    "date",
    "dayOfWeek",
    "holiday",
    "isBusinessDay",
    "options"
   ],
   "observed_schema": {
    "date": "string",
    "isBusinessDay": "boolean",
    "holiday": "null",
    "dayOfWeek": "integer",
    "options": {
     "saturdayOff": "boolean",
     "newYearBreak": "boolean"
    }
   },
   "latency_ms": 2418
  },
  {
   "host": "lionx402.com",
   "url": "https://lionx402.com/api/x402/wallet-screen-json",
   "conforms": false,
   "missing": [
    "ofac"
   ],
   "promised": [
    "asset_id",
    "ofac",
    "resolved",
    "score",
    "upsell",
    "verdict"
   ],
   "extra": [
    "as_of",
    "attestation",
    "disclaimer",
    "hint",
    "note",
    "product",
    "schema_version"
   ],
   "observed_schema": {
    "asset_id": "string",
    "product": "string",
    "schema_version": "integer",
    "as_of": "string",
    "resolved": "boolean",
    "verdict": "string",
    "score": "integer",
    "note": "string",
    "hint": "string",
    "upsell": {
     "compliance_bundle": {
      "price_usdc": "string",
      "url": "string",
      "why": "string"
     },
     "verified_company_file": {
      "price_usdc": "string",
      "url": "string",
      "why": "string"
     },
     "deep_research": {
      "price_usdc": "string",
      "url": "string",
      "why": "string"
     }
    },
    "disclaimer": "string",
    "attestation": {
     "alg": "string",
     "signer": "string",
     "payload_sha256": "string",
     "signature": "string",
     "signed_at": "string",
     "scheme": "string"
    }
   },
   "latency_ms": 2231
  },
  {
   "host": "lionx402.com",
   "url": "https://lionx402.com/api/x402/composite-bundle-json",
   "conforms": false,
   "missing": [
    "asset_id",
    "resolved",
    "service"
   ],
   "promised": [
    "asset_id",
    "resolved",
    "service"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2485
  },
  {
   "host": "lionx402.com",
   "url": "https://lionx402.com/api/x402/lei-lookup-json",
   "conforms": false,
   "missing": [
    "lei"
   ],
   "promised": [
    "asset_id",
    "lei",
    "resolved"
   ],
   "extra": [
    "as_of",
    "attribution",
    "hint",
    "note",
    "product",
    "schema_version"
   ],
   "observed_schema": {
    "asset_id": "string",
    "product": "string",
    "schema_version": "integer",
    "as_of": "string",
    "resolved": "boolean",
    "note": "string",
    "hint": "string",
    "attribution": {
     "array_of": "string"
    }
   },
   "latency_ms": 2375
  },
  {
   "host": "market.memoryapi.org",
   "url": "https://market.memoryapi.org/x402/market/calendar",
   "conforms": false,
   "missing": [
    "period_days",
    "sector_performance",
    "source",
    "upcoming_events"
   ],
   "promised": [
    "period_days",
    "sector_performance",
    "source",
    "success",
    "upcoming_events"
   ],
   "extra": [
    "error"
   ],
   "observed_schema": {
    "success": "boolean",
    "error": "string"
   },
   "latency_ms": 2882
  },
  {
   "host": "market.memoryapi.org",
   "url": "https://market.memoryapi.org/x402/market/news_sentiment",
   "conforms": false,
   "missing": [
    "article_count",
    "articles",
    "by_symbol",
    "source",
    "symbols"
   ],
   "promised": [
    "article_count",
    "articles",
    "by_symbol",
    "source",
    "success",
    "symbols"
   ],
   "extra": [
    "error"
   ],
   "observed_schema": {
    "success": "boolean",
    "error": "string"
   },
   "latency_ms": 2150
  },
  {
   "host": "oracles-production.up.railway.app",
   "url": "https://oracles-production.up.railway.app/v1/edgar-ma/status",
   "conforms": false,
   "missing": [
    "entity"
   ],
   "promised": [
    "entity"
   ],
   "extra": [
    "entities",
    "generatedAt",
    "source"
   ],
   "observed_schema": {
    "source": "string",
    "generatedAt": "string",
    "entities": {
     "array_of": {
      "entityId": "string",
      "name": "string",
      "updatedAt": "string"
     }
    }
   },
   "latency_ms": 2020
  },
  {
   "host": "ot-intel-api.onrender.com",
   "url": "https://ot-intel-api.onrender.com/ot/ioc",
   "conforms": false,
   "missing": [
    "abuse_confidence_score",
    "country_code",
    "data_sources",
    "freshness",
    "ics_association",
    "ioc",
    "isp",
    "pulse_count",
    "reputation",
    "tor_node",
    "total_abuse_reports"
   ],
   "promised": [
    "abuse_confidence_score",
    "country_code",
    "data_sources",
    "freshness",
    "ics_association",
    "ioc",
    "isp",
    "pulse_count",
    "reputation",
    "tor_node",
    "total_abuse_reports"
   ],
   "extra": [
    "error",
    "message"
   ],
   "observed_schema": {
    "error": "string",
    "message": "string"
   },
   "latency_ms": 3451
  },
  {
   "host": "ot-intel-api.onrender.com",
   "url": "https://ot-intel-api.onrender.com/ot/gcc-bulletin",
   "conforms": false,
   "missing": [
    "full_text",
    "issue_date",
    "region",
    "summary",
    "tlp"
   ],
   "promised": [
    "full_text",
    "issue_date",
    "region",
    "summary",
    "tlp"
   ],
   "extra": [
    "_note",
    "error"
   ],
   "observed_schema": {
    "error": "string",
    "_note": "string"
   },
   "latency_ms": 2177
  },
  {
   "host": "pro-api.coingecko.com",
   "url": "https://pro-api.coingecko.com/api/v3/x402/onchain/search/pools",
   "conforms": false,
   "missing": [
    "included"
   ],
   "promised": [
    "data",
    "included"
   ],
   "extra": [],
   "observed_schema": {
    "data": "array"
   },
   "latency_ms": 2089
  },
  {
   "host": "pro-api.coingecko.com",
   "url": "https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/:address",
   "conforms": false,
   "missing": [
    "data"
   ],
   "promised": [
    "data"
   ],
   "extra": [
    "attributes",
    "id",
    "type"
   ],
   "observed_schema": {
    "id": "string",
    "type": "string",
    "attributes": {
     "token_prices": {}
    }
   },
   "latency_ms": 1996
  },
  {
   "host": "proxy.0000402.xyz",
   "url": "https://proxy.0000402.xyz/fetch",
   "conforms": false,
   "missing": [
    "body",
    "body_base64",
    "elapsed_ms",
    "headers",
    "is_binary",
    "redirects",
    "status",
    "url"
   ],
   "promised": [
    "body",
    "body_base64",
    "elapsed_ms",
    "headers",
    "is_binary",
    "redirects",
    "status",
    "url"
   ],
   "extra": [],
   "observed_schema": "string",
   "latency_ms": 4716
  },
  {
   "host": "proxy.suverse.io",
   "url": "https://proxy.suverse.io/v1/swap/base/quote",
   "conforms": false,
   "missing": [
    "input_amount_human",
    "service"
   ],
   "promised": [
    "direction",
    "expected_output",
    "expected_output_human",
    "expires_at",
    "fee",
    "fee_human",
    "input_amount",
    "input_amount_human",
    "input_token",
    "output_token",
    "quote_id",
    "requires_approval",
    "service",
    "tool",
    "total_cost",
    "total_cost_human",
    "x402_pay_url"
   ],
   "extra": [
    "estimated_gas_cost_usd",
    "input_token_mint",
    "minimum_input_atomic",
    "output_token_mint"
   ],
   "observed_schema": {
    "quote_id": "string",
    "input_token": {
     "mint": "string",
     "symbol": "string",
     "name": "string",
     "decimals": "integer"
    },
    "output_token": {
     "mint": "string",
     "symbol": "string",
     "name": "string",
     "decimals": "integer"
    },
    "input_token_mint": "string",
    "output_token_mint": "string",
    "input_amount": "string",
    "expected_output": "string",
    "expected_output_human": "string",
    "tool": "string",
    "fee": "string",
    "fee_human": "string",
    "total_cost": "string",
    "total_cost_human": "string",
    "expires_at": "string",
    "x402_pay_url": "string",
    "direction": "string",
    "requires_approval": "boolean",
    "estimated_gas_cost_usd": "number",
    "minimum_input_atomic": "string"
   },
   "latency_ms": 3545
  },
  {
   "host": "qr.x402tools.xyz",
   "url": "https://qr.x402tools.xyz/v1/generate",
   "conforms": false,
   "missing": [
    "dataUrl"
   ],
   "promised": [
    "dataUrl"
   ],
   "extra": [
    "type"
   ],
   "observed_schema": {
    "type": "string"
   },
   "latency_ms": 2242
  },
  {
   "host": "quartermaster.surewhynot.app",
   "url": "https://quartermaster.surewhynot.app/v1/gas",
   "conforms": false,
   "missing": [
    "base_fee_gwei",
    "block",
    "gas_price_gwei",
    "network",
    "priority_fee_gwei",
    "simple_transfer_cost_eth"
   ],
   "promised": [
    "base_fee_gwei",
    "block",
    "gas_price_gwei",
    "network",
    "priority_fee_gwei",
    "simple_transfer_cost_eth"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2474
  },
  {
   "host": "rng.sociologic.ai",
   "url": "https://rng.sociologic.ai/random",
   "conforms": false,
   "missing": [
    "count",
    "values"
   ],
   "promised": [
    "count",
    "entropy",
    "range",
    "type",
    "values"
   ],
   "extra": [
    "value"
   ],
   "observed_schema": {
    "value": "number",
    "type": "string",
    "range": {
     "array_of": "integer"
    },
    "entropy": {
     "raw": "integer",
     "hex": "string"
    }
   },
   "latency_ms": 3795
  },
  {
   "host": "seoul-weather-402.fly.dev",
   "url": "https://seoul-weather-402.fly.dev/weather/seoul/current",
   "conforms": false,
   "missing": [
    "condition",
    "humidity",
    "location",
    "temperature"
   ],
   "promised": [
    "condition",
    "humidity",
    "location",
    "temperature"
   ],
   "extra": [
    "data",
    "ok"
   ],
   "observed_schema": {
    "ok": "boolean",
    "data": {
     "location": "string",
     "observedAt": "string",
     "temperature": {
      "celsius": "number",
      "fahrenheit": "integer"
     },
     "condition": "string",
     "humidity": "string",
     "windSpeed": "string",
     "precipitation": "string",
     "skyCode": "string",
     "precipType": "string"
    }
   },
   "latency_ms": 4064
  },
  {
   "host": "seoul-weather-402.fly.dev",
   "url": "https://seoul-weather-402.fly.dev/weather/seoul/forecast",
   "conforms": false,
   "missing": [
    "location",
    "periods"
   ],
   "promised": [
    "location",
    "periods"
   ],
   "extra": [
    "data",
    "ok"
   ],
   "observed_schema": {
    "ok": "boolean",
    "data": {
     "location": "string",
     "basedOn": "string",
     "periods": {
      "array_of": "object"
     }
    }
   },
   "latency_ms": 3942
  },
  {
   "host": "stabletravel.dev",
   "url": "https://stabletravel.dev/api/flightaware/airports/KMIA/weather/observations",
   "conforms": false,
   "missing": [
    "airport_code",
    "conditions",
    "humidity_pct",
    "temperature",
    "time",
    "wind_direction",
    "wind_speed"
   ],
   "promised": [
    "airport_code",
    "conditions",
    "humidity_pct",
    "temperature",
    "time",
    "wind_direction",
    "wind_speed"
   ],
   "extra": [
    "links",
    "num_pages",
    "observations"
   ],
   "observed_schema": {
    "observations": {
     "array_of": {
      "airport_code": "string",
      "cloud_friendly": "string",
      "clouds": "array",
      "conditions": "null",
      "pressure": "number",
      "pressure_units": "string",
      "raw_data": "string",
      "temp_air": "integer",
      "temp_dewpoint": "integer",
      "temp_perceived": "integer",
      "relative_humidity": "integer",
      "time": "string",
      "visibility": "integer",
      "visibility_units": "string",
      "wind_direction": "integer",
      "wind_friendly": "string",
      "wind_speed": "integer",
      "wind_speed_gust": "integer",
      "wind_units": "string"
     }
    },
    "links": {
     "next": "string"
    },
    "num_pages": "integer"
   },
   "latency_ms": 2546
  },
  {
   "host": "stabletravel.dev",
   "url": "https://stabletravel.dev/api/flightaware/airports/KJFK/weather/observations",
   "conforms": false,
   "missing": [
    "airport_code",
    "conditions",
    "humidity_pct",
    "temperature",
    "time",
    "wind_direction",
    "wind_speed"
   ],
   "promised": [
    "airport_code",
    "conditions",
    "humidity_pct",
    "temperature",
    "time",
    "wind_direction",
    "wind_speed"
   ],
   "extra": [
    "links",
    "num_pages",
    "observations"
   ],
   "observed_schema": {
    "observations": {
     "array_of": {
      "airport_code": "string",
      "cloud_friendly": "string",
      "clouds": "array",
      "conditions": "null",
      "pressure": "number",
      "pressure_units": "string",
      "raw_data": "string",
      "temp_air": "integer",
      "temp_dewpoint": "integer",
      "temp_perceived": "integer",
      "relative_humidity": "integer",
      "time": "string",
      "visibility": "integer",
      "visibility_units": "string",
      "wind_direction": "integer",
      "wind_friendly": "string",
      "wind_speed": "integer",
      "wind_speed_gust": "integer",
      "wind_units": "string"
     }
    },
    "links": {
     "next": "string"
    },
    "num_pages": "integer"
   },
   "latency_ms": 2532
  },
  {
   "host": "straits.live",
   "url": "https://straits.live/api/premium/brief",
   "conforms": false,
   "missing": [
    "bullets",
    "date",
    "schema",
    "summary"
   ],
   "promised": [
    "bullets",
    "date",
    "schema",
    "summary"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2456
  },
  {
   "host": "tools.ipintel.ai",
   "url": "https://tools.ipintel.ai/http-latency",
   "conforms": false,
   "missing": [
    "from",
    "latency_ms",
    "method",
    "ok",
    "redirect_location",
    "service",
    "status_code",
    "timestamp",
    "url"
   ],
   "promised": [
    "from",
    "latency_ms",
    "method",
    "ok",
    "redirect_location",
    "service",
    "status_code",
    "timestamp",
    "url"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 4251
  },
  {
   "host": "transit.agentic-jp.com",
   "url": "https://transit.agentic-jp.com/alerts/feed",
   "conforms": false,
   "missing": [
    "alerts"
   ],
   "promised": [
    "alerts"
   ],
   "extra": [
    "count",
    "entries",
    "generated_at"
   ],
   "observed_schema": {
    "count": "integer",
    "entries": {
     "array_of": {
      "operator": "string",
      "line_id": "string",
      "line_name_ja": "string",
      "status": "string",
      "reason": "string",
      "updated_at": "string",
      "severity": "string"
     }
    },
    "generated_at": "string"
   },
   "latency_ms": 6337
  },
  {
   "host": "vape-x402.vapex402.workers.dev",
   "url": "https://vape-x402.vapex402.workers.dev/scan/exploit_check",
   "conforms": false,
   "missing": [
    "address",
    "contract_name",
    "proxy",
    "verified"
   ],
   "promised": [
    "address",
    "contract_name",
    "proxy",
    "verified"
   ],
   "extra": [
    "deliverable",
    "disclaimer",
    "offering",
    "source",
    "status"
   ],
   "observed_schema": {
    "offering": "string",
    "status": "string",
    "deliverable": {
     "error": "string"
    },
    "source": "string",
    "disclaimer": "string"
   },
   "latency_ms": 3190
  },
  {
   "host": "vape-x402.vapex402.workers.dev",
   "url": "https://vape-x402.vapex402.workers.dev/data/bridges",
   "conforms": false,
   "missing": [
    "bridges",
    "count"
   ],
   "promised": [
    "bridges",
    "count"
   ],
   "extra": [
    "deliverable",
    "disclaimer",
    "offering",
    "source",
    "status"
   ],
   "observed_schema": {
    "offering": "string",
    "status": "string",
    "deliverable": {
     "ts": "string",
     "count": "integer",
     "data_source": "string",
     "recent_bridge_incidents": {
      "array_of": "object"
     },
     "note": "string"
    },
    "source": "string",
    "disclaimer": "string"
   },
   "latency_ms": 2500
  },
  {
   "host": "vibesprings.net",
   "url": "https://vibesprings.net/api/price/btc-usd",
   "conforms": false,
   "missing": [
    "change24h",
    "currency",
    "exchange",
    "high24h",
    "low24h",
    "name",
    "price",
    "processingTime",
    "symbol",
    "type",
    "volume24h"
   ],
   "promised": [
    "change24h",
    "currency",
    "exchange",
    "high24h",
    "low24h",
    "name",
    "price",
    "processingTime",
    "symbol",
    "type",
    "volume24h"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 1889
  },
  {
   "host": "vibesprings.net",
   "url": "https://vibesprings.net/api/price/eth-usd",
   "conforms": false,
   "missing": [
    "change24h",
    "currency",
    "exchange",
    "high24h",
    "low24h",
    "name",
    "price",
    "processingTime",
    "symbol",
    "type",
    "volume24h"
   ],
   "promised": [
    "change24h",
    "currency",
    "exchange",
    "high24h",
    "low24h",
    "name",
    "price",
    "processingTime",
    "symbol",
    "type",
    "volume24h"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2051
  },
  {
   "host": "voice.forgemesh.io",
   "url": "https://voice.forgemesh.io/v1/tts/base",
   "conforms": false,
   "missing": [
    "content_type",
    "description"
   ],
   "promised": [
    "content_type",
    "description"
   ],
   "extra": [
    "type"
   ],
   "observed_schema": {
    "type": "string"
   },
   "latency_ms": 2548
  },
  {
   "host": "voice.forgemesh.io",
   "url": "https://voice.forgemesh.io/v1/tts/custom",
   "conforms": false,
   "missing": [
    "content_type",
    "description"
   ],
   "promised": [
    "content_type",
    "description"
   ],
   "extra": [
    "type"
   ],
   "observed_schema": {
    "type": "string"
   },
   "latency_ms": 2541
  },
  {
   "host": "voice.forgemesh.io",
   "url": "https://voice.forgemesh.io/v1/audio/speech",
   "conforms": false,
   "missing": [
    "content_type",
    "description"
   ],
   "promised": [
    "content_type",
    "description"
   ],
   "extra": [
    "type"
   ],
   "observed_schema": {
    "type": "string"
   },
   "latency_ms": 2445
  },
  {
   "host": "www.capminal.ai",
   "url": "https://www.capminal.ai/api/x402/research",
   "conforms": false,
   "missing": [
    "analysis",
    "tokenInfo"
   ],
   "promised": [
    "analysis",
    "tokenInfo"
   ],
   "extra": [
    "message",
    "success"
   ],
   "observed_schema": {
    "success": "boolean",
    "message": "string"
   },
   "latency_ms": 2371
  },
  {
   "host": "x402-datashop-production.up.railway.app",
   "url": "https://x402-datashop-production.up.railway.app/v1/fx/latest",
   "conforms": false,
   "missing": [
    "base",
    "date",
    "rates"
   ],
   "promised": [
    "base",
    "date",
    "rates"
   ],
   "extra": [
    "data",
    "ok"
   ],
   "observed_schema": {
    "ok": "boolean",
    "data": {
     "base": "string",
     "date": "string",
     "rates": {
      "AUD": "number",
      "BRL": "number",
      "CAD": "number",
      "CHF": "number",
      "CNY": "number",
      "CZK": "number",
      "DKK": "number",
      "GBP": "number",
      "HKD": "number",
      "HUF": "number",
      "IDR": "number",
      "ILS": "number",
      "INR": "number",
      "ISK": "number",
      "JPY": "number",
      "KRW": "number",
      "MXN": "number",
      "MYR": "number",
      "NOK": "number",
      "NZD": "number",
      "PHP": "number",
      "PLN": "number",
      "RON": "number",
      "SEK": "number",
      "SGD": "number",
      "THB": "number",
      "TRY": "number",
      "USD": "number",
      "ZAR": "number"
     },
     "source": "string"
    }
   },
   "latency_ms": 2031
  },
  {
   "host": "x402-datashop-production.up.railway.app",
   "url": "https://x402-datashop-production.up.railway.app/v1/global/macro",
   "conforms": false,
   "missing": [
    "country",
    "country_name",
    "indicator",
    "indicator_name",
    "last_updated",
    "observations",
    "source"
   ],
   "promised": [
    "country",
    "country_name",
    "indicator",
    "indicator_name",
    "last_updated",
    "observations",
    "source"
   ],
   "extra": [
    "data",
    "ok"
   ],
   "observed_schema": {
    "ok": "boolean",
    "data": {
     "country": "string",
     "country_name": "string",
     "indicator": "string",
     "indicator_name": "string",
     "last_updated": "string",
     "observations": {
      "array_of": "object"
     },
     "source": "string"
    }
   },
   "latency_ms": 2390
  },
  {
   "host": "x402.aispace.bot",
   "url": "https://x402.aispace.bot/api/v1/audio/speech",
   "conforms": false,
   "missing": [
    "audio_url",
    "format",
    "id"
   ],
   "promised": [
    "audio_url",
    "format",
    "id"
   ],
   "extra": [
    "type"
   ],
   "observed_schema": {
    "type": "string"
   },
   "latency_ms": 9554
  },
  {
   "host": "x402.dailyelo.com",
   "url": "https://x402.dailyelo.com/v1/threats/recent",
   "conforms": false,
   "missing": [
    "returned",
    "threat_db_updated_at",
    "threats",
    "total_in_db"
   ],
   "promised": [
    "returned",
    "threat_db_updated_at",
    "threats",
    "total_in_db"
   ],
   "extra": [],
   "observed_schema": "null",
   "latency_ms": 2043
  },
  {
   "host": "x402.dailyelo.com",
   "url": "https://x402.dailyelo.com/v1/recipient-check",
   "conforms": false,
   "missing": [
    "threat"
   ],
   "promised": [
    "action_hint",
    "confidence",
    "recipient",
    "risk_flags",
    "threat",
    "verdict"
   ],
   "extra": [
    "checked_against",
    "matches",
    "note"
   ],
   "observed_schema": {
    "recipient": "string",
    "verdict": "string",
    "risk_flags": {
     "array_of": "string"
    },
    "matches": {
     "array_of": {
      "mimics": "string",
      "shared_prefix": "integer",
      "shared_suffix": "integer",
      "relation": "string"
     }
    },
    "action_hint": "string",
    "checked_against": {
     "threat_db_size": "integer",
     "threat_db_updated_at": "integer"
    },
    "note": "string",
    "confidence": "integer"
   },
   "latency_ms": 2012
  }
 ]
}