Skip to main content
GET
List agent transactions

Authorizations

Authorization
string
header
required

API key created in the ZeroClick dashboard under Settings → API keys. Keys start with zc_. Send them as Authorization: Bearer zc_....

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: 0 <= x <= 9007199254740991
status
enum<string>
Available options:
challenge_created,
verified,
failed
paymentMethod
enum<string>
Available options:
x402_wallet,
mpp_wallet,
agent_card,
human_card,
free_trial
sellerId
string
Minimum string length: 1
serviceId
string
Minimum string length: 1
agentId
string
Minimum string length: 1
days
Available options:
all
trials
enum<string>
Available options:
include
includedUnits
enum<string>
Available options:
include

Response

Default Response

transactions
object[]
required
total
number
required