GET /api/chain/active
Returns the top public machines by transition count in the last N Zeqonds. Used by the network-home "Most active this Zeqond" widget. Window defaults to 60 Zeqonds (≈47s wall-clock). Private machines never appear.
| Method | GET |
| Path | /api/chain/active |
| Auth | public (no key) |
| Group | Machine · Chain |
Request
curl -X GET https://zeqsdk.com/api/chain/active
Generated from the node's own route registry (GET /api/endpoints) — this path is live.