{"id":"4a6e47b1-35b5-4ad9-83ed-0ecfcd0e3a49","url":"https://mcp.barker.money/barker_execution_quote?action=deposit&amount_base_units=1000000000&pool_uid=morpho-vault-v2_base_usdc_0x91c056b6&signer_address=0x93904eeC579e5bF7a57C2DD4AfbEA0F1C3e6A1D1","method":"GET","fingerprint":"3e64b19c2e7b4b78e08af0b4cec4b508d1bc5a8c466a4bd8df12e3a9ea8acd90","name":null,"description":null,"category":"other","docs_url":null,"advertised_price_usd":"0.050000","asset":"0x779ded0c9e1022225f8e0630b35a9b54be713736","scheme":"exact","networks":["eip155:196","eip155:8453","eip155:1","eip155:137","eip155:42161"],"pay_to":"0x83f15f5bea445109e255ab82622fbdfecd1e4c9f","input_schema":{"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_schema":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}},"schema_completeness":0,"status":"live","first_seen_at":"2026-08-23 23:00:50.50895+00","last_seen_at":"2026-08-23 23:00:49.346+00","last_success_at":"2026-09-14 16:39:49.81+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 16:44:49.81+00","search_tsv":"","catalog_number":"11562","x402_version":2,"resource_url":"https://mcp.barker.money/barker_execution_quote?action=deposit&amount_base_units=1000000000&pool_uid=morpho-vault-v2_base_usdc_0x91c056b6&signer_address=0x93904eeC579e5bF7a57C2DD4AfbEA0F1C3e6A1D1","resource_description":"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…","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"action":"deposit","pool_uid":"morpho-vault-v2_base_usdc_0x91c056b6","signer_address":"0x93904eeC579e5bF7a57C2DD4AfbEA0F1C3e6A1D1","amount_base_units":"1000000000"}},"output":{"type":"json","example":{"meta":{"non_custodial":"Barker never broadcasts. Return transaction_request to your user's wallet to sign."},"quote":{"action":"deposit","adapter":"self","pool_uid":"morpho-vault-v2_base_usdc_0x91c056b6","approval_spender":"0xVaultAddress","quote_expires_at":"2026-07-07T12:00:00Z","amount_base_units":"1000000000","approval_required":true,"transaction_request":{"to":"0xVault","data":"0x6e553f65…","from":"0xSigner","value":"0","chainId":8453}},"success":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"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"}}}}}},"accepted_requirements":[{"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"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 16:39:49.81+00","bazaar_validation_error":null,"window":"24h","probes_n":20,"handshake_uptime":0.95,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":519,"latency_p90":3494,"price_drift_pct":null,"score":0.6046,"computed_at":"2026-09-14 16:40:14.341+00","source_metadata":[{"raw":{"url":"https://mcp.barker.money/barker_execution_quote?action=deposit&amount_base_units=1000000000&pool_uid=morpho-vault-v2_base_usdc_0x91c056b6&signer_address=0x93904eeC579e5bF7a57C2DD4AfbEA0F1C3e6A1D1","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"3e64b19c2e7b4b78e08af0b4cec4b508d1bc5a8c466a4bd8df12e3a9ea8acd90","advertisedPriceUsd":0.05},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://mcp.barker.money/barker_execution_quote?action=deposit&amount_base_units=1000000000&pool_uid=morpho-vault-v2_base_usdc_0x91c056b6&signer_address=0x93904eeC579e5bF7a57C2DD4AfbEA0F1C3e6A1D1","resource_description":"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…","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"action":"deposit","pool_uid":"morpho-vault-v2_base_usdc_0x91c056b6","signer_address":"0x93904eeC579e5bF7a57C2DD4AfbEA0F1C3e6A1D1","amount_base_units":"1000000000"}},"output":{"type":"json","example":{"meta":{"non_custodial":"Barker never broadcasts. Return transaction_request to your user's wallet to sign."},"quote":{"action":"deposit","adapter":"self","pool_uid":"morpho-vault-v2_base_usdc_0x91c056b6","approval_spender":"0xVaultAddress","quote_expires_at":"2026-07-07T12:00:00Z","amount_base_units":"1000000000","approval_required":true,"transaction_request":{"to":"0xVault","data":"0x6e553f65…","from":"0xSigner","value":"0","chainId":8453}},"success":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"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"}}}}}},"accepted_requirements":[{"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"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 16:39:49.81+00","bazaar_validation_error":null},"sonar_metrics":{"score":0.6046,"uptime":0.95,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":519,"latency_p90":3494,"price_drift_pct":null},"cdp_indexed":false,"confidence":"high"}