# GET /v4/roots/live

_Merkl API_

Returns all current live Merkl root hashes across all chains.

## Example request

```bash
curl -X GET "https://api.merkl.xyz//v4/roots/live" \
  -H "x-api-key: YOUR_API_KEY"
```