AgentNOMOS XRPL RLUSD Integrity
POST tooloracle.io/v2/xrpl_rlusd_integrity
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
AgentNOMOS XRPL RLUSD Integrity Check: Cross-verifies Ripple USD (RLUSD) across three sources in one call — DeFiLlama peg price and market cap, XRPL on-chain circulating supply via gateway_balances on the issuer account, and live XRPL DEX orderbook offers. Returns per-source results, an integrity summary with sources_checked and sources_ok, and flags such as SUPPLY_MISMATCH with severity and detail.
Resource: tooloracle.io/v2/xrpl_rlusd_integrity
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x11f591C3496C0632e7B173184f5Bc71dC941125D
Payment methods: — · Last validation: —
{
"input": {
"body": {},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"flags": [],
"sources": {
"xrpl_dex": {
"ok": true,
"active_offers": 0,
"dex_liquidity": false
},
"defillama": {
"ok": true,
"price": 1
},
"xrpl_onchain": {
"ok": true,
"issuer": "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De",
"circulating": 0
}
},
"timestamp": "1970-01-01T00:00:00Z"
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x11f591C3496C0632e7B173184f5Bc71dC941125D",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x11f591C3496C0632e7B173184f5Bc71dC941125D",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "30000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.