{
  "x402Version": 2,
  "version": "2.0",
  "updated": "2026-06-12T15:00:00Z",
  "provider": {
    "name": "Mycelia Signal",
    "url": "https://myceliasignal.com",
    "description": "Real-time, paid, verifiable data for AI agents"
  },
  "endpoints": [
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/btc/usd",
        "description": "BTC/USD spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/btc/usd/vwap",
        "description": "BTC/USD VWAP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/btc/eur",
        "description": "BTC/EUR spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/btc/eur/vwap",
        "description": "BTC/EUR VWAP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/btc/jpy",
        "description": "BTC/JPY spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eth/usd",
        "description": "ETH/USD spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eth/eur",
        "description": "ETH/EUR spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eth/jpy",
        "description": "ETH/JPY spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eth/usd/vwap",
        "description": "ETH/USD VWAP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/sol/usd",
        "description": "SOL/USD spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/sol/eur",
        "description": "SOL/EUR spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/sol/jpy",
        "description": "SOL/JPY spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/xau/usd",
        "description": "XAU/USD gold price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/xau/eur",
        "description": "XAU/EUR gold price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/xau/jpy",
        "description": "XAU/JPY gold price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/xrp/usd",
        "description": "XRP/USD spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/ada/usd",
        "description": "ADA/USD spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/doge/usd",
        "description": "DOGE/USD spot price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/usdt/usd",
        "description": "USDT/USD peg \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/usdc/usd",
        "description": "USDC/USD peg \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/usdt/eur",
        "description": "USDT/EUR derived \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/usdt/jpy",
        "description": "USDT/JPY derived \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eur/usd",
        "description": "EUR/USD \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eur/jpy",
        "description": "EUR/JPY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eur/gbp",
        "description": "EUR/GBP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eur/chf",
        "description": "EUR/CHF \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eur/cny",
        "description": "EUR/CNY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/eur/cad",
        "description": "EUR/CAD \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/gbp/usd",
        "description": "GBP/USD \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/gbp/jpy",
        "description": "GBP/JPY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/gbp/chf",
        "description": "GBP/CHF \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/gbp/cny",
        "description": "GBP/CNY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/gbp/cad",
        "description": "GBP/CAD \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/usd/jpy",
        "description": "USD/JPY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/usd/chf",
        "description": "USD/CHF \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/usd/cny",
        "description": "USD/CNY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/usd/cad",
        "description": "USD/CAD \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/chf/jpy",
        "description": "CHF/JPY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/chf/cad",
        "description": "CHF/CAD \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/cny/jpy",
        "description": "CNY/JPY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/cny/cad",
        "description": "CNY/CAD \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/price/cad/jpy",
        "description": "CAD/JPY \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/us/cpi",
        "description": "US CPI \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/us/cpi_core",
        "description": "US Core CPI \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/us/unrate",
        "description": "US Unemployment Rate \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/us/fedfunds",
        "description": "US Fed Funds Rate \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/us/nfp",
        "description": "US Non-Farm Payrolls \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/us/gdp",
        "description": "US GDP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/us/pce",
        "description": "US PCE \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/us/yield_curve",
        "description": "US Yield Curve 10Y-2Y \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/eu/hicp",
        "description": "EU HICP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/eu/hicp_core",
        "description": "EU Core HICP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/eu/hicp_services",
        "description": "EU Services HICP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/eu/unrate",
        "description": "EU Unemployment Rate \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/eu/gdp",
        "description": "EU GDP \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/eu/employment",
        "description": "EU Employment \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/commodities/wti",
        "description": "WTI Crude Oil \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/commodities/brent",
        "description": "Brent Crude Oil \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/commodities/natgas",
        "description": "Natural Gas \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/commodities/copper",
        "description": "Copper \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/commodities/dxy",
        "description": "DXY Dollar Index \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/volatility/btc/usd",
        "description": "MSVI BTC/USD volatility index \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/volatility/eth/usd",
        "description": "MSVI ETH/USD volatility index \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/sentiment/btc/usd",
        "description": "MSXI BTC/USD sentiment index \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/sentiment/eth/usd",
        "description": "MSXI ETH/USD sentiment index \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/stress/market",
        "description": "MSSI market stress index \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/cot/btc",
        "description": "BTC CME COT positioning \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "1000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/marine/{lat}/{lon}/seastate",
        "description": "Sea state at coordinates \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/marine/vessel/{mmsi}",
        "description": "Vessel position and sea state \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "500000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/marine/route/summary",
        "description": "Route sea state summary \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "200000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/marine/voyage/forecast",
        "description": "Voyage forecast \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "500000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/weather/{lat}/{lon}/wrsi/{window}d",
        "description": "Water stress index \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/weather/{lat}/{lon}/rainfall/{window}d",
        "description": "Rainfall accumulation \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/weather/{lat}/{lon}/temperature/{window}d",
        "description": "Temperature history \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/weather/{lat}/{lon}/wind/{window}d",
        "description": "Wind speed history \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/gas/ethereum",
        "description": "Ethereum mainnet gas price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/gas/base",
        "description": "Base gas price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/gas/arbitrum",
        "description": "Arbitrum gas price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/gas/polygon",
        "description": "Polygon gas price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/gas/optimism",
        "description": "Optimism gas price \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/gas/solana",
        "description": "Solana transaction cost \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/gas/index",
        "description": "Cross-chain gas index \u2014 6 chains ranked cheapest-first \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "GET",
                      "HEAD",
                      "DELETE"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/dlc/oracle/threshold",
        "description": "DLC threshold contract \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "7000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "POST"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "POST",
                      "PUT",
                      "PATCH"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/dlc/oracle/enum",
        "description": "DLC disjoint union event \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "7000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "POST"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "POST",
                      "PUT",
                      "PATCH"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/dlc/oracle/numeric",
        "description": "DLC digit decomposition event \u2014 Ed25519 signed attestation",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "7000000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "POST"
            },
            "output": {
              "type": "json",
              "example": {
                "pair": "BTC/USD",
                "price": "81500.00",
                "signed": true,
                "sources": [
                  "binance",
                  "coinbase",
                  "kraken"
                ]
              }
            }
          },
          "schema": {
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "type": "object",
            "properties": {
              "input": {
                "type": "object",
                "properties": {
                  "type": {
                    "type": "string",
                    "const": "http"
                  },
                  "method": {
                    "type": "string",
                    "enum": [
                      "POST",
                      "PUT",
                      "PATCH"
                    ]
                  }
                },
                "required": [
                  "type",
                  "method"
                ]
              }
            },
            "required": [
              "input"
            ]
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/funding/btc/usd",
        "description": "BTC/USD funding rate composite \u2014 5 exchanges, OI-weighted median, predicted rate, regime, divergence. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/oi/btc/usd",
        "description": "BTC/USD open interest across 5 exchanges with 1h/4h/24h deltas. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/basis/btc/usd",
        "description": "BTC/USD spot-futures basis and annualized carry across 5 exchanges. Contango/backwardation regime. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/funding/eth/usd",
        "description": "ETH/USD funding rate composite \u2014 5 exchanges, OI-weighted median, predicted rate, regime, divergence. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/oi/eth/usd",
        "description": "ETH/USD open interest across 5 exchanges with 1h/4h/24h deltas. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/basis/eth/usd",
        "description": "ETH/USD spot-futures basis and annualized carry across 5 exchanges. Contango/backwardation regime. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/funding/sol/usd",
        "description": "SOL/USD funding rate composite \u2014 5 exchanges, OI-weighted median, predicted rate, regime, divergence. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/oi/sol/usd",
        "description": "SOL/USD open interest across 5 exchanges with 1h/4h/24h deltas. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "10000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/basis/sol/usd",
        "description": "SOL/USD spot-futures basis and annualized carry across 5 exchanges. Contango/backwardation regime. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/liquidations/btc/usd",
        "description": "BTC/USD liquidation flow \u2014 real-time across 4 exchanges. Imbalance, clustering, burst detection. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/liquidations/eth/usd",
        "description": "ETH/USD liquidation flow \u2014 real-time across 4 exchanges. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/liquidations/sol/usd",
        "description": "SOL/USD liquidation flow \u2014 real-time across 4 exchanges. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/orderbook/btc/usd",
        "description": "BTC/USD order book imbalance \u2014 depth, spread, sweep cost across 5 exchanges. Collapse detection. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/orderbook/eth/usd",
        "description": "ETH/USD order book imbalance \u2014 5 exchanges with collapse detection. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/iv/btc/usd",
        "description": "BTC implied volatility surface \u2014 ATM IV, 25-delta skew, term structure from 870+ Deribit options. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/iv/eth/usd",
        "description": "ETH implied volatility surface \u2014 ATM IV, skew, term structure from 690+ Deribit options. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/greeks/btc/usd",
        "description": "BTC options Greeks \u2014 cross-exchange consensus from 2130+ options across Deribit, OKX, Bybit. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/greeks/eth/usd",
        "description": "ETH options Greeks \u2014 cross-exchange consensus from 1822+ options. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/greeks/sol/usd",
        "description": "SOL options Greeks \u2014 native Greeks for 246+ Bybit options. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/term-structure/btc/usd",
        "description": "BTC futures term structure \u2014 basis, carry, regime across 3 exchanges. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/term-structure/eth/usd",
        "description": "ETH futures term structure \u2014 carry curve across 3 exchanges. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/term-structure/sol/usd",
        "description": "SOL futures term structure. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/instruments/btc/options",
        "description": "BTC options instrument discovery \u2014 2002+ contracts across 3 exchanges. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/instruments/eth/options",
        "description": "ETH options instrument discovery across 3 exchanges. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/instruments/sol/options",
        "description": "SOL options instrument discovery. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.03",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/svi/btc/usd",
        "description": "BTC SVI surface \u2014 Gatheral 2004 arbitrage-free IV parameterization. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/svi/eth/usd",
        "description": "ETH SVI surface \u2014 fitted IV across all expiries. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/svi/sol/usd",
        "description": "SOL SVI surface. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/iv-surface/btc/usd",
        "description": "BTC multi-exchange IV surface with cross-exchange divergence detection. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/iv-surface/eth/usd",
        "description": "ETH multi-exchange IV surface with divergence detection. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/iv-surface/sol/usd",
        "description": "SOL multi-exchange IV surface. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "maxAmountRequired": "0.05",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 60,
          "extra": ""
        }
      ]
    },
    {
      "url": "https://api.myceliasignal.com/oracle/defi/yield/all",
      "method": "GET",
      "description": "All DeFi lending rates",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/defi/yield/compare",
      "method": "GET",
      "description": "USDC rate comparison",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/defi/yield/best/usdc",
      "method": "GET",
      "description": "Best USDC yield",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/defi/yield/best/usdt",
      "method": "GET",
      "description": "Best USDT yield",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/defi/yield/best/weth",
      "method": "GET",
      "description": "Best WETH yield",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/defi/yield/best/dai",
      "method": "GET",
      "description": "Best DAI yield",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/defi/yield/best/wbtc",
      "method": "GET",
      "description": "Best WBTC yield",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/compute/all",
      "method": "GET",
      "description": "All GPU prices",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/compute/compare",
      "method": "GET",
      "description": "GPU comparison",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/compute/best/h100_sxm",
      "method": "GET",
      "description": "Best H100 SXM",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/compute/best/a100_sxm",
      "method": "GET",
      "description": "Best A100 SXM",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/compute/best/h200",
      "method": "GET",
      "description": "Best H200",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/compute/best/rtx_4090",
      "method": "GET",
      "description": "Best RTX 4090",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "url": "https://api.myceliasignal.com/oracle/compute/best/l40s",
      "method": "GET",
      "description": "Best L40S",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "maxTimeoutSeconds": 60,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "discoverable": true
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/openai/pricing",
        "description": "OpenAI model pricing \u2014 input/output $/M tokens. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/anthropic/pricing",
        "description": "Anthropic Claude model pricing \u2014 input/output $/M tokens. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/groq/pricing",
        "description": "Groq model pricing \u2014 input/output $/M tokens. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/together/pricing",
        "description": "Together AI model pricing \u2014 input/output $/M tokens. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/fireworks/pricing",
        "description": "Fireworks AI model pricing \u2014 input/output $/M tokens. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/cerebras/pricing",
        "description": "Cerebras model pricing \u2014 input/output $/M tokens. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/all",
        "description": "All LLM inference pricing \u2014 6 providers, 26 models. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/compare",
        "description": "Cheapest LLM per tier across all providers. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/compare/task/chat",
        "description": "Best LLM for chat tasks. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/compare/task/reasoning",
        "description": "Best LLM for reasoning tasks. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/inference/compare/task/long_context",
        "description": "Best LLM for long-context tasks. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "20000",
          "maxAmountRequired": "20000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/calendar",
        "description": "Economic calendar \u2014 next 30 days, high/medium impact events for US, EU, GB, JP, CN. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/calendar/today",
        "description": "Today's economic events. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/calendar/fomc",
        "description": "Next FOMC meeting date and upcoming Fed decisions. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/calendar/country/us",
        "description": "US economic events \u2014 next 30 days. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/calendar/country/eu",
        "description": "EU economic events \u2014 next 30 days. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/surprises",
        "description": "Macro surprise index \u2014 last 20 releases, actual vs consensus. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "maxAmountRequired": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/expiry/btc",
        "description": "BTC options expiry dates \u2014 next 8 Deribit expiries tagged weekly/monthly/quarterly. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/econ/expiry/eth",
        "description": "ETH options expiry dates \u2014 next 8 Deribit expiries tagged weekly/monthly/quarterly. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/defi/metrics",
        "description": "DeFi protocol metrics \u2014 TVL, avg supply APR, utilization for 8 protocols. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/defi/metrics/aave",
        "description": "Aave V3 protocol metrics with full rate breakdown. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/defi/metrics/compound",
        "description": "Compound V3 protocol metrics. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/defi/metrics/morpho",
        "description": "Morpho protocol metrics. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/liq-flow/btc",
        "description": "BTC liquidation flow \u2014 1h/4h/24h windows, long/short breakdown. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/liq-flow/eth",
        "description": "ETH liquidation flow \u2014 1h/4h/24h windows, long/short breakdown. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/liq-flow/sol",
        "description": "SOL liquidation flow \u2014 1h/4h/24h windows, long/short breakdown. Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/spot/btc/usd",
        "description": "BTC signed historical spot OHLCV \u2014 up to 60 days. Batch Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/spot/eth/usd",
        "description": "ETH signed historical spot OHLCV \u2014 up to 60 days. Batch Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/funding/btc/usd",
        "description": "BTC historical funding rates \u2014 18 days per-exchange. Batch Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/funding/eth/usd",
        "description": "ETH historical funding rates \u2014 18 days per-exchange. Batch Ed25519 signed.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "50000",
          "maxAmountRequired": "50000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/index/msxi/btcusd",
        "description": "MSXI BTC sentiment history \u2014 60 days, per-row original signatures.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "maxAmountRequired": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/index/msxi/ethusd",
        "description": "MSXI ETH sentiment history \u2014 60 days, per-row original signatures.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "maxAmountRequired": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/index/msvi/btcusd",
        "description": "MSVI BTC volatility history \u2014 63 days, per-row original signatures.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "maxAmountRequired": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/index/msvi/ethusd",
        "description": "MSVI ETH volatility history \u2014 63 days, per-row original signatures.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "maxAmountRequired": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/index/mssi",
        "description": "MSSI stress index history \u2014 56 days, per-row original signatures.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "maxAmountRequired": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "x402Version": 2,
      "resource": {
        "url": "https://api.myceliasignal.com/oracle/history/index/msti",
        "description": "MSTI contagion index history \u2014 56 days, per-row original signatures.",
        "mimeType": "application/json"
      },
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "amount": "100000",
          "maxAmountRequired": "100000",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "recipient": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
          "currency": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "maxTimeoutSeconds": 300,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "extensions": {
        "bazaar": {
          "info": {
            "input": {
              "type": "http",
              "method": "GET",
              "queryParams": {}
            },
            "output": {
              "type": "json",
              "example": {}
            }
          }
        }
      }
    },
    {
      "method": "GET",
      "path": "/oracle/perp/btc",
      "price": "$0.15",
      "description": "BTC perp trading regime \u2014 10-signal classification: bias, confidence, risk. SQUEEZE_SETUP, LONG_TRAP, VOLATILITY_SPIKE. 30s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "150000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/synopsis/market",
      "price": "$0.25",
      "description": "Market state synopsis \u2014 15-signal snapshot: all 4 indices, funding, OI, liq flow, price, VWAP, basis, econ calendar. 60s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "250000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/perp/eth",
      "price": "$0.15",
      "layer": "Oracle Information",
      "description": "ETH perp trading regime \u2014 10-signal classification: bias, confidence, risk. SQUEEZE_SETUP, LONG_TRAP, VOLATILITY_SPIKE. 30s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "150000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/intel/macro/risk",
      "price": "$1.00",
      "layer": "Oracle Intelligence",
      "layer_number": 3,
      "description": "Cross-domain macro risk score \u2014 MSSI + MSTI + econ calendar. risk_score 0-100, regime LOW/MODERATE/ELEVATED/HIGH/CRITICAL. 60s cache. Ed25519 signed. Disclaimer included.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "1000000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/perp/sol",
      "price": "$0.15",
      "layer": "Oracle Information",
      "layer_number": 2,
      "description": "SOL perp trading regime \u2014 8-signal classification, 30s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "150000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/intel/perp/setup",
      "price": "$1.00",
      "layer": "Oracle Intelligence",
      "layer_number": 3,
      "description": "Perp setup scanner \u2014 BTC+ETH+SOL highest_confidence_setup with signal_alignment, edge, invalidation. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "1000000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/intel/defi/opportunity",
      "price": "$0.75",
      "layer": "Oracle Intelligence",
      "layer_number": 3,
      "description": "Risk-adjusted DeFi yield \u2014 stress+contagion penalized APR across 15+ protocols. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "750000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/stress/equity",
      "price": "$0.05",
      "layer": "Oracle Data",
      "layer_number": 1,
      "description": "MESI equity stress index \u2014 VIX, VVIX, IV/RV ratio, HYG/LQD credit, DXY momentum. 0-100. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "50000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/volatility/nq/usd",
      "price": "$0.05",
      "layer": "Oracle Data",
      "layer_number": 1,
      "description": "MNVI NQ volatility index \u2014 NDX RV30, VIX term structure, vol beta, VVIX, NDX momentum. 0-100. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "50000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/intel/regime/change",
      "price": "$0.50",
      "layer": "Oracle Intelligence",
      "layer_number": 3,
      "description": "Perp regime transition detector — BTC/ETH/SOL vs 2h ago. Returns transitions with from_regime, to_regime, bias_changed. Layer 3. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "500000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/regime/equity",
      "price": "$0.10",
      "layer": "Oracle Information",
      "layer_number": 2,
      "description": "TradFi Regime — RISK_ON/NEUTRAL/STRESS/PANIC classification from MESI, MNVI, and US yield curve. Confidence score and dominant signal. 300s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "100000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/regime/liquidity",
      "price": "$0.10",
      "layer": "Oracle Information",
      "layer_number": 2,
      "description": "Liquidity Regime — DEEP/NORMAL/THIN/FRAGILE classification from funding, OI, basis, liquidation flow, orderbook. 60s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "100000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/intel/divergence",
      "price": "$0.50",
      "layer": "Oracle Intelligence",
      "layer_number": 3,
      "description": "Cross-Asset Divergence — NONE/LOW/MODERATE/HIGH/EXTREME with direction and contagion flag. Aggregates crypto and TradFi regimes. 60s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "500000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/intel/consensus",
      "price": "$0.50",
      "layer": "Oracle Intelligence",
      "layer_number": 3,
      "description": "Regime Consensus — STRONG/MODERATE/WEAK/CONFLICTED with dominant theme and weighted vote breakdown. Aggregates all regime signals. 60s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "500000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    },
    {
      "method": "GET",
      "path": "/oracle/intel/regime/persistence",
      "price": "$0.15",
      "layer": "Oracle Intelligence",
      "layer_number": 3,
      "description": "Regime Persistence — historical context for current perp regime duration. Returns current_regime, duration_hours, historical_percentile, typical_remaining_hours. BTC/ETH/SOL via ?currency= param. 30s cache. Ed25519 signed.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "150000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d"
        }
      ]
    }
  ]
}