Advisory agent escrow status
Escrow balance, committed spend, and quoted next round price.
Path Parameters
Payer identity (base58 Ed25519 pubkey)
"7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU"
Query Parameters
Quorum used for the price quote
3
Response
Escrow status
Advisory on-chain escrow state for one payer at this gateway.
Payer pubkey (base58).
Settling gateway PDA (base58).
Agent escrow PDA derived from (payer, gateway).
Whether the escrow account has been created on-chain.
Ed25519 signer authorized to submit agent rounds.
Escrow status (Active or Paused).
"Active"
USDC associated token account for the escrow PDA.
Whether the escrow ATA has been created.
Total USDC balance in the ATA (atomic units, decimal string).
"2060"
USDC reserved by unsettled rounds (atomic units, decimal string).
"1030"
Price for the next round at the requested quorum (atomic units).
"1030"
Count of served rounds awaiting on-chain settlement.
1