You're viewing a demo portfolio

Join the waitlist
PRSM

ai_provenance

Active

Tool of FeedOracle Compliance Agent

declared in 1.26.0

[GATEWAY|AUDIT] Full cryptographic provenance chain for an asset's evidence data. Traces every data point from external source (FRED series ID, ESMA register, CoinGecko, on-chain) through FeedOracle processing to final bundle. Each node individually SHA256-hashed. Chain hash = merkle-style hash of all nodes. Tamper-proof audit trail for EU AI Act explainability + MiCA evidence requirements. Returns: series_ids, providers, external_sources, per-node hashes, chain_hash.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Token symbol: EURC, USDC, RLUSD etc."
    },
    "frameworks": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "default": [
        "mica",
        "macro"
      ],
      "description": "mica, dora, rwa, macro, stablecoin_risk — default: mica+macro"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

FeedOracle Compliance Agent

https://github.com/feedoracle/feedoracle-managed-agents

1/7 registries
View full server →