Sites
Get Transactions
Paginated x402 USDC transaction history for a publisher site — agent wallet, amount, timestamp, and gate URL per on-chain transaction.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.xenarch.com/llms.txt
Use this file to discover all available pages before exploring further.
Query parameters
| Parameter | Values | Default |
|---|---|---|
period | 24h, 7d, 30d, all | all |
status | paid, blocked, withdraw, all | all |
page | Integer | 1 |
per_page | Integer | 20 |
Headers
Path Parameters
Query Parameters
Pattern:
^(24h|7d|30d|all)$Pattern:
^(paid|blocked|withdraw|all)$Required range:
x >= 1Required range:
1 <= x <= 100