---
title: "EXPERIMENTAL - EXPECT BREAKING CHANGES: Get the sum of accepted transactions"
method: GET
path: "/transactions/count/"
tags: ["Kaspa transactions"]
---

# EXPERIMENTAL - EXPECT BREAKING CHANGES: Get the sum of accepted transactions

`GET /transactions/count/`

## Response `200`

Successful Response

- TransactionCountResponse
  - `timestamp` integer, required
  - `dateTime` string, required
  - `coinbase` integer, required
  - `regular` integer, required

---

[API](https://skmtc.dev/kaspa/apis/kaspa-rest-api-server.md) · [All operations](https://skmtc.dev/kaspa/apis/kaspa-rest-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kaspa/kaspa-rest-api-server/revisions/12089df981aa/schema)
