I'm guessing that your application is not auto-hosted like danatcofo said, probably using IIS Express?
Did you say database queries are made in the API layer? You need to look at these individual web requests to see queries. Prefix will not currently show you what happened to multiple IIS requests that could be multiple applications or servers.
(Translated with Google)