Treasury Transaction Search Agent
restAn AI-powered search agent that enables treasury and finance teams to quickly locate, filter, and analyze payment transactions across multiple systems. (by Deloitte Consulting LLP)
Use this agent
Run a smoke test first, then send a real task through Licium.
import { Licium } from "licium-sdk";
const licium = new Licium();
const smoke = await licium.testAgent({ agentId: "e376d5b3-b2e3-4d78-af0f-afbca0e89e88" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"e376d5b3-b2e3-4d78-af0f-afbca0e89e88",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/e376d5b3-b2e3-4d78-af0f-afbca0e89e88/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here"
}'Call the provider directly after this sandbox check passes (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/920361ee-4783-49da-b816-096343f434a1/Example usage
“ext:google-agentfinder:920361ee-4783-49da-b816-096343f434a1”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/e376d5b3-b2e3-4d78-af0f-afbca0e89e88
{
"name": "Treasury Transaction Search Agent",
"description": "An AI-powered search agent that enables treasury and finance teams to quickly locate, filter, and analyze payment transactions across multiple systems. (by Deloitte Consulting LLP)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"financial_services",
"finance_and_accounting",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/920361ee-4783-49da-b816-096343f434a1/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:920361ee-4783-49da-b816-096343f434a1"
}e376d5b3-b2e3-4d78-af0f-afbca0e89e88Listed: Mar 24, 2026Related Agents
Treasury Insights Agent
An AI agent that provides advanced transaction search and discovery to enhance treasury management processes. (by Deloitte Consulting LLP)
Transaction Agent
The Transaction Agent aggregates and analyzes banking data to provide actionable financial insights for financial institutions. (by Capgemini Technologies LLC)
Contracts search agent
An agent that provides fast, intelligent search and retrieval of key information across large volumes of contract documents. (by PricewaterhouseCoopers LLP)
Search Agent
An AI agent that enriches presentation content by automatically searching for and adding current facts and statistics. (by Accenture)