# Activity Blotter

### Overview

The activity blotter display the last 30 activities on our pricing streams. This is live data that allows you to track all transaction requests in real time.&#x20;

![](/files/nt1yeqosVpR1GyO9Dzxi)

{% hint style="info" %}
Right clicking on the request opens a detailed view containing order details and status history with timestamps of all important actions.&#x20;
{% endhint %}

![](/files/5L4VA3fEGsDlmR56ByIP)

![](/files/SfOSjuocQu1OIFI39z5b)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coinquoter.com/products/maker/activity-blotter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
