Unnamed service
GET mcp.barker.money/barker_execution_quote
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
EXECUTION QUOTE (non-custodial): buy an unsigned, ready-to-sign transaction that deposits into or redeems from a stablecoin vault. Returns transaction_request {chainId,from,to,data,value} + route + risk summary + approval info. Barker NEVER broadcasts and never holds funds — return the transaction to YOUR user's wallet to sign; vault shares always go to signer_address…
Resource: mcp.barker.money/barker_execution_quote
Network: eip155:196, eip155:8453, eip155:1, eip155:137, eip155:42161 · Asset: 0x779ded0c9e1022225f8e0630b35a9b54be713736 · Pay to: 0x83f15f5bea445109e255ab82622fbdfecd1e4c9f
Payment methods: — · Last validation: 2026-09-14 16:39:49.81+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"pool_uid",
"amount_base_units",
"signer_address"
],
"properties": {
"action": {
"enum": [
"deposit",
"redeem"
],
"type": "string",
"description": "Default deposit"
},
"amount": {
"type": "string",
"description": "Same amount in human units (\"1000\" = 1000 USDC), converted server-side using the pool's own asset decimals. Use this if you don't want to compute base units yourself. Alternative to amount_base_units."
},
"chain_id": {
"type": "integer",
"description": "Optional, only useful when pool_uid is a contract address that is deployed at the same address on several chains (e.g. Aave aTokens). EVM chain id, e.g. 8453 for Base."
},
"pool_uid": {
"type": "string",
"description": "Either the exact pool_uid from barker_executable_pools (copy verbatim), OR the vault contract address (0x + 40 hex) if that is what you already have — no discovery call needed. Both are matched exactly; partial names and keywords are rejected (POOL_NOT_FOUND), because this is a money path and Barker never guesses the pool. If one contract hosts several products (e.g. Pendle PT vs LP), you get 409 POOL_AMBIGUOUS with the exact candidates to choose from."
},
"slippage": {
"type": "number",
"description": "Optional slippage tolerance, e.g. 0.005"
},
"signer_address": {
"type": "string",
"description": "EVM address that will sign AND receive vault shares / redeemed assets. Mandatory — it is the tx sender and the share recipient, so Barker can never infer or default it."
},
"amount_base_units": {
"type": "string",
"description": "Integer amount in token base units (1 USDC = 1000000). For redeem: underlying assets to withdraw. Send either this OR `amount` — not both (they are cross-checked and a mismatch is rejected)."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"extra": {
"name": "USD₮0",
"version": "1"
},
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"amount": "50000",
"scheme": "exact",
"network": "eip155:196",
"maxTimeoutSeconds": 300
},
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"scheme": "exact",
"network": "eip155:196",
"amountAtomic": "50000"
},
{
"raw": {
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"extra": {
"name": "USD₮0",
"version": "1"
},
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"amount": "50000",
"scheme": "aggr_deferred",
"network": "eip155:196",
"maxTimeoutSeconds": 300
},
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"scheme": "aggr_deferred",
"network": "eip155:196",
"amountAtomic": "50000"
},
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
},
{
"raw": {
"asset": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"amount": "50000",
"scheme": "exact",
"network": "eip155:1",
"maxTimeoutSeconds": 300
},
"asset": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"scheme": "exact",
"network": "eip155:1",
"amountAtomic": "50000"
},
{
"raw": {
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"amount": "50000",
"scheme": "exact",
"network": "eip155:137",
"maxTimeoutSeconds": 300
},
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"scheme": "exact",
"network": "eip155:137",
"amountAtomic": "50000"
},
{
"raw": {
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"amount": "50000",
"scheme": "exact",
"network": "eip155:42161",
"maxTimeoutSeconds": 300
},
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"payTo": "0x83f15f5bea445109e255ab82622fbdfecd1e4c9f",
"scheme": "exact",
"network": "eip155:42161",
"amountAtomic": "50000"
}
]
}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.