---
title: "Broadcast raw transaction"
method: POST
path: "/v2/transactions"
tags: ["Transactions"]
---

# Broadcast raw transaction

`POST /v2/transactions`

Broadcast raw transactions on the network. You can use the [@stacks/transactions](https://github.com/blockstack/stacks.js) project to generate a raw transaction payload.

## Response `200`

Transaction id of successful post of a raw tx to the node's mempool

## Other responses

- `400` — Rejections result in a 400 error

---

[API](https://skmtc.dev/hirosystems/apis/stacks-2-0-rpc-api.md) · [All operations](https://skmtc.dev/hirosystems/apis/stacks-2-0-rpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hirosystems/stacks-2-0-rpc-api/revisions/7a7617c2d7cc/schema)
