# GET /v4/offchain-billing/self/operations

_Merkl API_

Your creator's off-chain accrual debits (X-API-Key), newest first.

## Responses

- **200** Response for status 200

## Example request

```bash
curl -X GET "https://api.merkl.xyz//v4/offchain-billing/self/operations" \
  -H "x-api-key: YOUR_API_KEY"
```