Aski
How much have I spent on dining this year?
Asked You have spent $10,433.72 on dining this year (from 1 January to 14 August 2026), across 253 transactions.
How this was worked out — 1 tool call(s)
query_spending · {"groupBy":"category","from":"2026-01-01","to":"2026-08-14"}
{
"groupBy": "category",
"from": "2026-01-01",
"to": "2026-08-14",
"rows": [
{
"key": "healthcare",
"transactions": 45,
"spendSgd": 11801.2
},
{
"key": "online_shopping",
"transactions": 128,
"spendSgd": 11398.84
},
{
"key": "groceries",
"transactions": 237,
"spendSgd": 10927.98
},
{
"key": "dining",
"transactions": 253,
"spendSgd": 10433.72
},
{
"key": "streaming",
"transactions": 166,
"spendSgd": 9561.98
},
{
"key": "retail_instore",
"transactions": 62,
"spendSgd": 6222.01
},
{
"key": "memberships",
"transactions": 1,
"spendSgd": 5902.06
},
{
"key": "services",
"transactions": 2,
"spendSgd": 4200.64
},
{
"key": "transport_ride_hail",
"transactions": 270,
"spendSgd": 4108.65
},
{
"key": "travel_air",
"transactions": 5,
"spendSgd": 3297.08
},
{
"key": "utilities",
"transactions": 7,
"spendSgd": 3245.67
},
{
"key": "travel_hotel",
"transactions": 7,
"spendSgd": 2899.4
},
{
"key": "beauty_wellness",
"transactions": 29,
"spendSgd": 2190.66
},
{
"key": "education",
"transactions": 12,
"spendSgd": 2065.4
},
{
"key": "insurance",
"transactions": 2,
"spendSgd": 1226.96
},
{
"key": "telco",
"transactions": 33,
"spendSgd": 699.92
},
{
"key": "transport_public",
"transactions": 72,
"spendSgd": 646.69
},
{
"key": "travel_ota",
"transactions": 1,
"spendSgd": 620.64
},
{
"key": "entertainment",
"transactions": 9,
"spendSgd": 585.44
},
{
"key": "courier",
"transactions": 1,
"spendSgd": 247.12
}
]
}A turn takes about half a minute — it runs the local model and then the engine, twice over if it needs a second look.