Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x19e1d9…88c31a
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc069cf…70d2eb
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe20783…832dc8
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x639f16…87b123
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x134b11…cd8e1b
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2a91e7…ab984f
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbab53d…127a8c
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa40e7d…a28f5a
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd2a566…c4b75f
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8258eb…636361
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1eb64a…4204b9
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x40dd63…a99d35
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xef02af…c5ffb4
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8d9287…ea38ea
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe04350…ec2117
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1d0b30…85a950
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x427439…d249a2
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc26601…462265
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc56319…f5d176
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbef564…fddcca
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe73135…d6dbb9
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x89b45f…5d91eb
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9b96a3…6f8b83
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6c6892…d1ec8b
0x4fa9…10220x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb80a55…4eec50

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.