Transactions

Monitor Transactions

Monitor and get notified about transactions in your application, both on your project dashboard and programmatically.

You can track the status of transactions sent via the transactions API using its transaction id.

GET /v1/transactions/{transactionId}
Host: api.thirdweb.com
Content-Type: application/json
x-secret-key: <your-project-secret-key>

You can also list and search multiple transactions by with the /transactions endpoint.