Picnic MCP is in early access — read-only access only for now.
Docs
Tools
get_transactions

get_transactions

Get paginated transaction history across the user's smart accounts. Each transaction includes its type, status, executedAt, on-chain txHashes, and an array of flows describing money movement (with direction, symbol, raw amount, and converted values).

Required scope: read:transactions

Parameters:

NameTypeRequiredDefaultDescription
page_numbernumberno1Page number, starting at 1.
page_sizenumberno20Results per page (max 100).

Example prompt:

"Show me my last 30 Picnic transactions."