banking-intelligence
B
banking-intelligence
/settlement_eta

settlement eta

BETA. Estimate when a SWIFT payment will arrive: a corpus-grounded arrival window with an honest tail, computed from real completed payments we have tracked, pr

liveverifiedunknown~5s typical
mcpprobedbanking-intelligence
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-ohmyfin-banking-intelligence /settlement_eta for me.

Input

FieldTypeDescription
uetrstring
currencystring
sender_bicstring
receiver_bicstring
intermediary_bicstring
current_statusstring
elapsed_business_daysstring
amountstring
sender_countrystring
receiver_countrystring
arrive_by_datestring
api_keystring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-ohmyfin-banking-intelligence","endpoint":"/settlement_eta","input":{}}'
cli
npx cracked-ai run -p mcp-ai-ohmyfin-banking-intelligence -e /settlement_eta -i '{}'
mcp
run_tool({ provider: "mcp-ai-ohmyfin-banking-intelligence", endpoint: "/settlement_eta", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.