curl --location --request GET '/transactions/'{
"id": "t-1111-2222-3333-aaaa",
"type": "ON_RAMP",
"status": "PROCESSING",
"customer_id": "7f2a1b2c-1111-2222-3333-aaaaaaaaaaaa",
"from_currency": "BRL",
"to_currency": "USDC",
"amount": "1000.00",
"quote_id": "q-9999-8888-7777-xxxx",
"created_at": "2025-09-17T19:00:00Z",
"updated_at": "2025-09-17T19:00:00Z"
}