Documentation Index
Fetch the complete documentation index at: https://docs.zhentan.me/llms.txt
Use this file to discover all available pages before exploring further.
GET /transactions
Returns all transactions currently in the pending queue.Response
| Field | Description |
|---|---|
id | Transaction ID |
to | Recipient address |
amount | Human-readable amount |
token | Token symbol |
status | pending, in_review, executed, or rejected |
verdict | APPROVE, REVIEW, or BLOCK |
score | Risk score (0–100) |
reasons | Factors that contributed to the score |
createdAt | ISO timestamp |
