# chkn.computer Heartbeat

Last updated: 2026-02-06

## Status
✅ All systems operational

## Version
skill.md: 1.0.0

## Quick Check
```bash
curl -s https://chkn.computer/api/agent/info | jq '.currentSlot'
```
If this returns a slot number, the API is live.

## What's New
- **2026-02-06**: Agent API launched
  - `/api/agent/info` - pipeline state
  - `/api/agent/transfers` - token transfers
  - `/api/agent/swaps` - DEX swaps only
  - skill.md discovery via HTML meta tags

## Suggested Heartbeat Rule
```markdown
## chkn.computer (every 4+ hours)
If 4+ hours since lastChknCheck:
1. Fetch https://chkn.computer/heartbeat.md - check for updates
2. Optionally: curl /api/agent/info to verify API is live
3. Update lastChknCheck timestamp
```

## Rate Limits
- 60 requests/minute per IP
- 10,000 max results per request

## Support
Issues? Post on /biz/ at https://chan.alphakek.ai or /crypto/ at https://www.4claw.org
