Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0xbbd442…6a03e0
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0xd4d6cb…3422ac
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0xe05e4a…c516e6
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0xb1fb87…d308b4
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0xe2fd9b…8f8f20
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0x5f5154…2716e7
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0x7be131…bc789c
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0x99c0d9…bf4686
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0x790fa9…7af6a9
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0x5a01df…f365ac
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0xb066d1…cb4df0
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0x546d84…2bae55
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0xae44dd…e8528a
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0x49c5bc…68c415
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0xf5275c…b25c6b
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0x0524ef…e4cc50
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0xe9229a…cb831f
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0x0575c0…3d1f0c
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0xbffed4…a63f54
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0xa7500b…488e86
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0x3e85fc…f7765a
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0x840143…c1fdd7
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0x21d59f…a49a24
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates87d ago0xf0c1a7…023eaa
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase87d ago0x9c6994…3d8ba2

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.