---
title: "POST /transactions/index"
method: POST
path: "/transactions/index"
---

# POST /transactions/index

`POST /transactions/index`

## Headers

- `x-api-key` string

## Request body

- object
  - `chainId` string, required
  - `txHash` string, required
  - `requestId` string

## Response `200`

Default Response

- object
  - `message` string

## Other responses

- `400` — Default Response
- `404` — Default Response

---

[API](https://skmtc.net/relay/apis/cross-chain-solver.md) · [All operations](https://skmtc.net/relay/apis/cross-chain-solver/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/relay/cross-chain-solver/revisions/428d669c2830/schema)
