{
 "x402Version": 2,
 "version": "207",
 "updated": "2026-08-24T12:07:27Z",
 "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": "Real-time Bitcoin price in USD, aggregated from 9 exchanges including Binance, Coinbase and Kraken",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Bitcoin volume-weighted average price in USD for order execution and fair value benchmarking",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Bitcoin price in EUR, multi-exchange aggregated oracle for European markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Bitcoin volume-weighted average price in EUR for European market execution",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Bitcoin price in JPY, multi-exchange aggregated oracle for Japanese markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Ethereum price in USD, aggregated from 9 exchanges including Binance, Coinbase and Kraken",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Ethereum price in EUR, multi-exchange aggregated oracle for European markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Ethereum price in JPY, multi-exchange aggregated oracle for Japanese markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Ethereum volume-weighted average price in USD for order execution and fair value",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Solana price in USD, aggregated from multiple exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Solana price in EUR, aggregated from multiple exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Solana price in JPY, aggregated from multiple exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time gold spot price in USD for commodity trading and macro hedging",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time gold spot price in EUR for European commodity exposure",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time gold spot price in JPY for Asian commodity markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time XRP price in USD, aggregated from multiple exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Cardano ADA price in USD, aggregated from multiple exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time Dogecoin price in USD, aggregated from multiple exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 stablecoin peg monitor — real-time Tether deviation from $1.00 USD",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 stablecoin peg monitor — real-time Circle USDC deviation from $1.00 USD",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 rate for stablecoin exposure in European markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 rate for stablecoin exposure in Japanese markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — real-time euro to US dollar for FX trading and settlement",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — euro to Japanese yen cross rate",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — euro to British pound sterling",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — euro to Swiss franc safe-haven rate",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — euro to Chinese yuan",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — euro to Canadian dollar",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — British pound to US dollar cable rate",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — British pound to Japanese yen",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — British pound to Swiss franc",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — British pound to Chinese yuan",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — British pound to Canadian dollar",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — US dollar to Japanese yen, major FX pair",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — US dollar to Swiss franc safe-haven rate",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — US dollar to Chinese yuan",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — US dollar to Canadian dollar loonie rate",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — Swiss franc to Japanese yen",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — Swiss franc to Canadian dollar",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — Chinese yuan to Japanese yen",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — Chinese yuan to Canadian dollar",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 forex exchange rate — Canadian dollar to Japanese yen",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 Consumer Price Index — latest CPI inflation reading for Fed policy and macro trading",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 ex food and energy — key Fed inflation target for interest rate decisions",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — latest BLS jobs market reading for Fed dual mandate tracking",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 Federal Reserve funds rate — current FOMC target for interest rate and bond trading",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — monthly jobs report, most market-moving macro release for USD pairs",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 real GDP level — FRED GDPC1, billions of chained 2017 dollars, quarterly",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 inflation — Fed preferred inflation measure for rate policy forecasting",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 Treasury yield curve 10Y-2Y spread — inversion signal for recession risk and rate regime",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 headline inflation — European Central Bank target for EUR rate trading",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 ex energy and food — ECB underlying inflation for rate policy forecasting",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — sticky services inflation watched by ECB for rate decisions",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — eurozone labor market data for ECB policy and EUR macro trading",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 implicit price deflator (2015=100) — Eurostat namq_10_gdp PD15_EUR, the price index used to deflate nominal GDP, not GDP itself",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 change — eurozone jobs data for ECB policy and EUR macro exposure",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 spot price — West Texas Intermediate for energy trading and inflation modeling",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 spot price — international benchmark for global energy markets and macro hedging",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 spot price — Henry Hub rate for energy market exposure and commodity inflation",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 spot price — industrial metal bellwether for global growth and manufacturing activity",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 US dollar index — broad USD strength measure for FX positioning and commodity hedging",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 Bitcoin volatility index — composite of realized vol, implied vol, term structure, funding stress and put/call ratio",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 Ethereum volatility index — composite of realized vol, implied vol, term structure, funding stress and put/call ratio",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 Bitcoin market sentiment index — funding rate, long/short ratio, open interest momentum and liquidation signals combined",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 Ethereum market sentiment index — funding rate, long/short ratio, open interest momentum and liquidation signals combined",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — composite systemic risk signal across crypto, equity, credit and volatility markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Bitcoin CME commitment of traders — institutional futures positioning from CFTC for sentiment and contrarian signals",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Real-time sea state at GPS coordinates — wave height, period and conditions for maritime routing",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — AIS ship tracking combined with wave conditions for maritime risk",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Voyage route sea state summary — wave conditions along shipping route for freight and logistics planning",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 weather forecast — multi-waypoint sea state prediction for maritime risk management",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Weather risk index at GPS coordinates — temperature, precipitation and severe weather for location-based risk",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — Ed25519 signed attestation",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — Ed25519 signed attestation",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — Ed25519 signed attestation",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — current base fee and priority fee for ETH transaction cost estimation",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 L2 gas price — current transaction fee for Coinbase Base network in Gwei",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 L2 gas price — current transaction fee for Arbitrum One network",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — current transaction fee for Polygon PoS network",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 L2 gas price — current transaction fee for Optimism network",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 fee — current lamports per signature for Solana network cost estimation",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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 — normalized transaction cost comparison across Ethereum, Base, Arbitrum, Polygon and Solana",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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"
      }
     },
     "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": "Discreet log contract threshold oracle — Bitcoin DLC attestation for above/below price events",
    "mimeType": "application/json",
    "method": "POST"
   },
   "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"
      }
     },
     "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": "Discreet log contract enum oracle — Bitcoin DLC attestation for enumerated outcome events",
    "mimeType": "application/json",
    "method": "POST"
   },
   "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"
      }
     },
     "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": "Discreet log contract numeric oracle — Bitcoin DLC digit decomposition attestation for price range contracts",
    "mimeType": "application/json",
    "method": "POST"
   },
   "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"
      }
     },
     "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 — 5 exchanges, OI-weighted + median, predicted rate, regime",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": "Ethereum perpetual funding rate — cross-exchange aggregated funding for carry trades and sentiment",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": "Ethereum open interest across 5 exchanges — aggregated OI with 1h/4h/24h deltas for positioning analysis",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": "Ethereum spot-futures basis and annualized carry — cross-venue arbitrage signal for basis traders",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": "Solana perpetual funding rate — cross-exchange aggregated funding for carry trades and sentiment",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": "Solana open interest across 5 exchanges — aggregated OI with deltas for positioning and sentiment",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": "Solana spot-futures basis and annualized carry — cross-venue arbitrage signal for basis traders",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 liquidation flow — real-time across 4 exchanges with imbalance and clustering",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/liquidations/eth/usd",
    "description": "ETH liquidation flow — real-time across 4 exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/liquidations/sol/usd",
    "description": "SOL liquidation flow — real-time across 4 exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/orderbook/btc/usd",
    "description": "BTC order book imbalance — depth, spread, sweep cost across 5 exchanges with collapse detection",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/orderbook/eth/usd",
    "description": "ETH order book imbalance — depth and spread across 5 exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/iv/btc/usd",
    "description": "BTC implied volatility surface — ATM IV, 25-delta skew, term structure from 870+ Deribit options",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/iv/eth/usd",
    "description": "ETH implied volatility surface — ATM IV, skew, term structure from 690+ Deribit options",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/greeks/btc/usd",
    "description": "BTC options Greeks — cross-exchange consensus delta/gamma/theta/vega from 2130+ options across Deribit, OKX, Bybit",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/greeks/eth/usd",
    "description": "ETH options Greeks — cross-exchange consensus from 1822+ options across 3 exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/greeks/sol/usd",
    "description": "SOL options Greeks — Bybit native Greeks for 246+ options",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/term-structure/btc/usd",
    "description": "BTC futures term structure — basis, annualized carry, contango/backwardation across 3 exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/term-structure/eth/usd",
    "description": "ETH futures term structure — carry curve across Deribit, OKX, Bybit",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/term-structure/sol/usd",
    "description": "Solana futures term structure — basis, annualized carry, contango/backwardation for calendar spread trading",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/instruments/btc/options",
    "description": "BTC options instrument discovery — 2002+ contracts, 106 strikes, 11 expiries across 3 exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/instruments/eth/options",
    "description": "ETH options instrument discovery across 3 exchanges",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/instruments/sol/options",
    "description": "Solana options instruments — full contract listing across strikes and expiries for options trading",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.03",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "30000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/svi/btc/usd",
    "description": "BTC SVI surface — Gatheral 2004 arbitrage-free IV parameterization with smooth smile interpolation",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/svi/eth/usd",
    "description": "ETH SVI surface — arbitrage-free fitted IV across all expiries",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/svi/sol/usd",
    "description": "Solana SVI volatility surface parameters — stochastic vol interpolation for options model calibration",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/iv-surface/btc/usd",
    "description": "BTC multi-exchange IV surface — per-strike IV from 3 exchanges with cross-exchange divergence detection and mispricing alerts",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/iv-surface/eth/usd",
    "description": "ETH multi-exchange IV surface with divergence detection",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/iv-surface/sol/usd",
    "description": "Solana implied volatility surface — full strike and expiry IV grid for options pricing and hedging",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "maxAmountRequired": "0.05",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     },
     "amount": "50000"
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/defi/yield/all",
    "description": "All DeFi lending rates — 9 protocols across 7 chains, 19 deployments, read on-chain",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/defi/yield/compare",
    "description": "USDC rate comparison across all DeFi lending protocols",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/defi/yield/best/usdc",
    "description": "Best USDC supply yield across all protocols and chains",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/defi/yield/best/usdt",
    "description": "Best USDT supply yield across all protocols and chains",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/defi/yield/best/weth",
    "description": "Best WETH supply yield across all protocols and chains",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/defi/yield/best/dai",
    "description": "Best DAI supply yield across all protocols and chains",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/defi/yield/best/wbtc",
    "description": "Best WBTC supply yield across all protocols and chains",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/compute/all",
    "description": "GPU cloud compute pricing across all providers — H100, A100, RTX 4090, L40S hourly rates from Azure, GCP, AWS and Lambda",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/compute/compare",
    "description": "GPU model comparison — cheapest per model across all sources",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/compute/best/h100_sxm",
    "description": "Cheapest H100 SXM GPU rental — best hourly rate across Azure, GCP, AWS, Lambda and CoreWeave",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/compute/best/a100_sxm",
    "description": "Cheapest A100 SXM GPU rental — best hourly rate across major cloud providers for AI training",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/compute/best/h200",
    "description": "Cheapest H200 GPU rental — best hourly rate across cloud providers for large model inference",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/compute/best/rtx_4090",
    "description": "Cheapest RTX 4090 GPU rental — best hourly rate for cost-efficient AI inference and fine-tuning",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/compute/best/l40s",
    "description": "Cheapest L40S GPU rental — best hourly rate for inference-optimized NVIDIA GPU across providers",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — input/output $/M tokens, context windows",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — input/output $/M tokens, context windows",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — input/output $/M tokens, context windows",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — input/output $/M tokens, context windows",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — input/output $/M tokens, context windows",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — input/output $/M tokens, context windows",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — 6 providers, 26 models, normalized to $/M tokens. Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 (frontier/efficient/fast/reasoning) across all providers",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — cheapest efficient/fast tier model",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — cheapest reasoning tier model",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — largest context window",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — next 30 days, high/medium impact events for US, EU, GB, JP, CN. Actual vs estimate where released.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — all high/medium impact releases scheduled for today",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": "FOMC meeting schedule — upcoming Federal Reserve rate decision dates for interest rate and bond trading",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — next 30 days of US macro releases",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — next 30 days of Eurozone macro releases",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/btc",
    "description": "BTC options expiry dates — next 8 Deribit expiries tagged weekly/monthly/quarterly",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — next 8 Deribit expiries tagged weekly/monthly/quarterly",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — TVL, avg supply APR, utilization for Aave, Compound, Morpho, Spark, Sky and more. DeFiLlama + on-chain. Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — TVL, avg supply APR across all chains with full rate breakdown",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — TVL, utilization, avg supply APR",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — TVL, avg supply APR across all markets",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — 1h/4h/24h windows, long/short breakdown, dominant side, largest event. From live event logger. Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — 1h/4h/24h windows, long/short breakdown, dominant side, largest event.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — 1h/4h/24h windows, long/short breakdown, dominant side, largest event.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 spot price history — signed OHLCV, 1m/5m/1h/4h/1d intervals, up to 60 days. Batch Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 spot price history — signed OHLCV, 1m/5m/1h/4h/1d intervals, up to 60 days.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 funding rate history — per-exchange rates, 18 days. Optional exchange filter. Batch Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 funding rate history — per-exchange rates, 18 days. Optional exchange filter.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 sentiment index history — 60 days, per-row original signatures. Regime, components, confidence.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 sentiment index history for ETH — 60 days, per-row original signatures.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 volatility index history — 63 days, per-row original signatures. RV, IV, term structure, funding, PCR components.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 volatility index history for ETH — 63 days, per-row original signatures.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — 56 days, per-row original signatures. Vol, stablecoin, funding, dispersion components.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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 — 56 days of crypto-TradFi contagion data with per-row Ed25519 signatures",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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/perp/btc",
    "description": "BTC perp trading regime — 10-signal classification with bias, confidence, risk. SQUEEZE_SETUP, LONG_TRAP, VOLATILITY_SPIKE and more. 30s cache. Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/synopsis/market",
    "description": "Market state synopsis — 15-signal snapshot: all 4 indices, funding, OI, liq flow, price, VWAP, basis, econ calendar. 60s cache. Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "250000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.25"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/perp/eth",
    "description": "ETH perp trading regime — 10-signal classification with bias, confidence, risk. SQUEEZE_SETUP, LONG_TRAP, VOLATILITY_SPIKE and more. 30s cache. Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15",
   "layer": "Oracle Information"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/intel/macro/risk",
    "description": "Cross-domain macro risk score — MSSI + MSTI + econ calendar. risk_score 0-100, risk_regime: LOW/MODERATE/ELEVATED/HIGH/CRITICAL. 60s cache. Ed25519 signed. Layer 3 Oracle Intelligence.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "1000000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$1.00",
   "layer": "Oracle Intelligence",
   "layer_number": 3
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/perp/sol",
    "description": "SOL perp trading regime — 10-signal classification with bias, confidence, risk. 30s cache. Ed25519 signed.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15",
   "layer": "Oracle Information",
   "layer_number": 2
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/intel/perp/setup",
    "description": "Scans BTC+ETH+SOL perp regimes simultaneously. Returns highest-confidence setup with signal_alignment, edge, invalidation_conditions, market_bias. Layer 3 Oracle Intelligence.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "1000000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$1.00",
   "layer": "Oracle Intelligence",
   "layer_number": 3
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/intel/defi/opportunity",
    "description": "Risk-adjusted DeFi yield opportunity — stress and contagion penalized APR ranking across 15+ protocols. Layer 3 Oracle Intelligence.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "750000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.75",
   "layer": "Oracle Intelligence",
   "layer_number": 3
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/stress/equity",
    "description": "MESI — Mycelia Equity Stress Index. VIX, VVIX, IV/RV ratio, credit stress, DXY momentum. 0-100 composite. 300s cache.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "50000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.05",
   "layer": "Oracle Data",
   "layer_number": 1
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/volatility/nq/usd",
    "description": "MNVI — Mycelia NQ Volatility Index. NDX RV30, VIX term structure, vol beta, VVIX, NDX momentum. 0-100 composite. 300s cache.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "50000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.05",
   "layer": "Oracle Data",
   "layer_number": 1
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/intel/regime/change",
    "description": "Detects perp regime transitions vs 2h ago for BTC, ETH, SOL. Returns transitions with from_regime, to_regime, bias_changed. Layer 3 Oracle Intelligence.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "500000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.50",
   "layer": "Oracle Intelligence",
   "layer_number": 3
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/regime/equity",
    "description": "TradFi Regime — classifies equity market regime from MESI, MNVI, and US yield curve. Outputs RISK_ON/NEUTRAL/STRESS/PANIC with confidence and dominant signal. Layer 2 Oracle Information.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "100000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.10",
   "layer": "Oracle Information",
   "layer_number": 2
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/regime/liquidity",
    "description": "Liquidity Regime — classifies BTC market liquidity from funding, OI, basis, liquidation flow, orderbook imbalance. DEEP/NORMAL/THIN/FRAGILE. Layer 2 Oracle Information.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "100000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.10",
   "layer": "Oracle Information",
   "layer_number": 2
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/intel/divergence",
    "description": "Cross-Asset Divergence — detects disagreement between crypto and TradFi regimes. NONE/LOW/MODERATE/HIGH/EXTREME with direction, signals, contagion flag. Layer 3 Oracle Intelligence.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "500000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.50",
   "layer": "Oracle Intelligence",
   "layer_number": 3
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/intel/consensus",
    "description": "Regime Consensus — aggregates BTC/ETH/SOL perp, TradFi, MSSI, MSTI, Macro Risk into alignment score. STRONG/MODERATE/WEAK/CONFLICTED with dominant theme and weighted votes. Layer 3 Oracle Intelligence.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "500000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.50",
   "layer": "Oracle Intelligence",
   "layer_number": 3
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/intel/regime/persistence",
    "description": "Regime Persistence — historical context for current perp regime duration. Returns current regime, duration_hours, historical_percentile, typical_remaining_hours based on median of all historical runs. BTC/ETH/SOL via ?currency= param. Layer 3 Oracle Intelligence.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15",
   "layer": "Oracle Intelligence",
   "layer_number": 3
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/leadership/equity",
    "description": "MSLI — Mycelia Signal Leadership Index. Growth vs Value, Tech vs Market, Small vs Large, Offensive vs Defensive, Cyclical vs Defensive. 0-100 composite. 300s cache.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "50000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "extensions": {}
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/breadth/equity",
    "description": "MSBI — Mycelia Signal Breadth Index. Sector participation (% above 20DMA), RSP/SPY breadth momentum, SPY price momentum. 0-100 composite. 300s cache.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "50000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "extensions": {}
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/regime/equity/composite",
    "description": "MSERC — Mycelia Equity Regime Composite. 2D framework: Health (MSLI×0.6+MSBI×0.4) vs Stress (MESI×0.6+MNVI×0.4). Net score -100 to +100. Regimes: RISK_ON/VOLATILE_BULL/MILD_RISK_ON/NEUTRAL/MILD_STRESS/DEFENSIVE/STRESS. 300s cache.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "100000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "extensions": {}
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/rotation/equity",
    "description": "MSRI — Mycelia Signal Rotation Index. 11-sector ETF momentum: Offensive (XLK/XLY/XLC) + Cyclical (XLF/XLI/XLB/XLE) vs Defensive (XLP/XLU/XLRE/XLV). Net rotation score, top leaders and laggards. 300s cache.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "100000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "extensions": {}
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/prediction/fed",
    "description": "Fed rate probability distribution — market-implied FOMC rate path from Kalshi + Polymarket. Entropy, expected change, surprise, prob cut/hold/hike per meeting",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": {
        "meetings": {
         "26SEP": {
          "implied_rate_pct": 3.746,
          "expected_change_bp": -75.4,
          "prob_cut": 1.0,
          "entropy": 1.19
         }
        }
       }
      }
     },
     "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/prediction/btc/price",
    "description": "BTC same-day price distribution from Polymarket — median, quantiles (p10-p90), entropy",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "250000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "extensions": {
    "bazaar": {
     "info": {
      "input": {
       "type": "http",
       "method": "GET"
      },
      "output": {
       "type": "json",
       "example": {
        "asset": "BTC/USD",
        "dates": {
         "August 6": {
          "median_price": 64585,
          "entropy": 0.91
         }
        }
       }
      }
     },
     "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/prediction/eth/price",
    "description": "ETH same-day price distribution from Polymarket — median, quantiles (p10-p90), entropy",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "250000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "extensions": {
    "bazaar": {
     "info": {
      "input": {
       "type": "http",
       "method": "GET"
      },
      "output": {
       "type": "json",
       "example": {
        "asset": "ETH/USD",
        "dates": {
         "August 6": {
          "median_price": 1879,
          "entropy": 0.99
         }
        }
       }
      }
     },
     "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/prediction/options/btc",
    "description": "BTC risk-neutral price distributions at 12 horizons via Breeden-Litzenberger from SVI surfaces — quantiles, P(up/down 10/20%), sigma ranges, skewness",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": {
        "asset": "BTC/USD",
        "horizons": 12
       }
      }
     },
     "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/prediction/options/eth",
    "description": "ETH risk-neutral price distributions at 12 horizons via Breeden-Litzenberger from SVI surfaces — quantiles, P(up/down 10/20%), sigma ranges, skewness",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": {
        "asset": "ETH/USD",
        "horizons": 12
       }
      }
     },
     "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/prediction/cpi",
    "description": "CPI month-over-month change probability distribution from Kalshi — expected value, entropy, per-period implied distribution",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "250000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "extensions": {
    "bazaar": {
     "info": {
      "input": {
       "type": "http",
       "method": "GET"
      },
      "output": {
       "type": "json",
       "example": {
        "series": "CPI",
        "periods": {
         "26AUG": {
          "expected_value": 0.123,
          "entropy": 2.1
         }
        }
       }
      }
     },
     "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/prediction/gdp",
    "description": "GDP annualized growth probability distribution from Kalshi — expected value, entropy, per-period implied distribution",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "250000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "maxTimeoutSeconds": 60,
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "extensions": {
    "bazaar": {
     "info": {
      "input": {
       "type": "http",
       "method": "GET"
      },
      "output": {
       "type": "json",
       "example": {
        "series": "GDP",
        "periods": {
         "26OCT30": {
          "expected_value": 2.5,
          "entropy": 2.3
         }
        }
       }
      }
     },
     "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/intel/prediction/divergence",
    "description": "Cross-venue prediction market divergence — Kalshi vs Polymarket spread on BTC price and Fed rate with significance regime (DIVERGENT/MODERATE/ALIGNED)",
    "mimeType": "application/json",
    "method": "GET"
   },
   "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": {
        "regime": "MODERATE",
        "active_divergences": 2
       }
      }
     },
     "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/market/support/pivot/btc",
    "description": "BTC/USD swing-pivot levels (where price reversed). Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/pivot/eth",
    "description": "ETH/USD swing-pivot levels (where price reversed). Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/pivot/sol",
    "description": "SOL/USD swing-pivot levels (where price reversed). Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/density/btc",
    "description": "BTC/USD dwell levels (where price spent time / acceptance). Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/density/eth",
    "description": "ETH/USD dwell levels (where price spent time / acceptance). Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/density/sol",
    "description": "SOL/USD dwell levels (where price spent time / acceptance). Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/round/btc",
    "description": "BTC/USD psychological round-number levels. Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/round/eth",
    "description": "ETH/USD psychological round-number levels. Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/round/sol",
    "description": "SOL/USD psychological round-number levels. Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/all/btc",
    "description": "BTC/USD union of pivot+density+round with cross-method corroboration. Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/all/eth",
    "description": "ETH/USD union of pivot+density+round with cross-method corroboration. Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/market/support/all/sol",
    "description": "SOL/USD union of pivot+density+round with cross-method corroboration. Deterministic price-structure attestation over 69d spot history — support, resistance, at-level with strength and proximity. Ed25519 signed. No forward-looking claim.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "amount": "150000",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ],
   "price": "$0.15"
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/prediction/fed/{meeting_code}",
    "description": "Fed rate probability distribution for a single FOMC meeting — implied rate, expected change, prob cut/hold/hike, entropy, per-range distribution. Meeting codes like 26SEP.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "500000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/prediction/cpi/{period_code}",
    "description": "CPI month-over-month probability distribution for a single period — expected value, entropy, implied distribution. Period codes like 26AUG.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "250000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/prediction/gdp/{period_code}",
    "description": "GDP annualized growth probability distribution for a single period — expected value, entropy, implied distribution. Period codes like 26OCT30.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "250000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ]
  },
  {
   "x402Version": 2,
   "resource": {
    "url": "https://api.myceliasignal.com/oracle/defi/yield/{protocol}/{chain}/{asset}",
    "description": "Supply and borrow APR for a single protocol/chain/asset triple — on-chain sourced, Ed25519 signed. Example: aave_v3_ethereum/ethereum/usdc.",
    "mimeType": "application/json",
    "method": "GET"
   },
   "accepts": [
    {
     "scheme": "exact",
     "network": "eip155:8453",
     "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
     "amount": "50000",
     "payTo": "0xD593832Ce9C2B13B192ba50B55dd9AF44e96700d",
     "extra": {
      "name": "USD Coin",
      "version": "2"
     }
    }
   ]
  }
 ]
}