Skip to content

Relevance AI

Connect DPX oracle and pricing endpoints to any Relevance AI agent as API tools. No API key required.

  1. Relevance AI dashboard → ToolsCreate ToolAPI Tool
  2. For each tool below, set the name, description, URL, method, and parameters
  3. Click Test to verify the endpoint responds → Save
  4. Agents → your agent → Tools tab → Add Tool → select each DPX tool
  • URL: https://stability.untitledfinancial.com/reliability
  • Method: GET
  • Description: Check current macro stability before any settlement. Returns STABLE, CAUTION, or UNSTABLE with score and reasoning.
  • Parameters: none
  • URL: https://stability.untitledfinancial.com/quote
  • Method: GET
  • Description: Binding fee quote — core, FX, ESG fees, all-in rate, net recipient amount. Valid 300 seconds.
  • Parameters:
NameTypeRequiredDescription
amountUsdnumberyesSettlement amount in USD
hasFxbooleannotrue for cross-currency
esgScorenumbernoCounterparty ESG score 0–100
  • URL: https://esg.untitledfinancial.com/esg-score
  • Method: GET
  • Description: Live ESG score for a counterparty wallet address. Score 0–100. Scores ≤40 trigger impact pool contribution.
  • Parameters:
NameTypeRequired
addressstringyes
  • URL: https://stability.untitledfinancial.com/rail-status
  • Method: GET
  • Description: Health of a payment corridor: SEPA, FedACH, PIX, SWIFT, CHAPS.
  • Parameters:
NameTypeRequired
corridorstringno
You have access to DPX Protocol tools for treasury settlement intelligence.
Standard settlement workflow:
1. Run Oracle Stability Check — pause if UNSTABLE
2. Run ESG Score for the counterparty if wallet address is known
3. Run Settlement Quote with amount, FX flag, and ESG score
4. Present the net amount and fee breakdown clearly

Full tool config JSON: github.com/untitledfinancial/dpx-integrations/tree/main/relevance-ai