Combined_cost from end_call

There is a mismatch between the UI and the API data for the end_call event. The dashboard shows 0.034$, while the webhook combined_cost is 3.44. Is this a scaling issue or a different currency unit?

Hello @ukrmeat555

Could you please share your organization ID?

Thank you!

org_T590UT8e5uETSNK8

Hey @ukrmeat555

Thank you for the details I’ve forwarded this to our team for review.

We’ll get back to you as soon as we have an update.

Best regards

Hello @ukrmeat555

I have checked with team, It’s the same one in cents and one in Dollars.

Thank You

Shouldn’t the total_duration_unit_price be $0.036?

Hey @ukrmeat555

3.44 means 3.44 cents = $0.0344, which matches the $0.034 shown on your dashboard.

For your ~21-second call, the cost breaks down as:

  • Retell Voice Engine: ~2.016667¢
  • Fish Audio TTS: ~0.55¢
  • GPT-4.1-mini (High Priority): ~0.88¢
  • Total: ~3.4466¢ ($0.034)

Thank You