Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd5ad83…c939f6
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x134802…bd07f8
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1f8ec9…b9db67
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1a6134…cc71b4
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3dae41…d39823
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x79d259…a038be
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb9f39c…74406b
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa06462…154a8a
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x26b892…c75a1e
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8118fb…857ef8
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x705f50…1ff3c3
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xad9bd0…862e3f
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb735b8…5dd0ff
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfa6ee3…0ba407
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbd0f98…14d5cf
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5734aa…d7c7e2
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x44270d…11c5a0
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x71674c…60e4c2
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x058206…2ff649
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3043e9…c55e48
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf5dcb4…4394b5
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe2977f…fe3aaa
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x265d76…50c8cb
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd38e1e…13dc7c
0x5c02…bb4e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa433af…dbc6bd

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.