Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0xda2a92…5ec699
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0xf238c9…80019d
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x98414a…d2d20f
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0x7a7519…04037f
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x80f817…57e4df
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x4eaaa2…b946c0
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x4dbded…0c2173
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0xb72dae…1c6b51
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase119d ago0x49113d…da4d21
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates119d ago0x25f609…cc8060
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x69bd31…7933d4
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0x2ef875…1c46bf
0x2688…ce350x13bf…b9a7Base—$0.002100%coinbase119d ago0x686c9f…1519e2
0x2688…ce350x13bf…b9a7Base—$0.004100%candidates119d ago0xe2136d…4cc173
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase119d ago0x8e32ed…10f97f
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates119d ago0xd2f41f…0f81b6
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase119d ago0x1d7196…a56955
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates119d ago0xacea37…3ae212
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase119d ago0x7e4cd6…e6815f
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates119d ago0x1f1019…7819e4
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase119d ago0x82a9c9…1ec988
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates119d ago0x021dcd…3d3ba6
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase119d ago0xde3f62…6905d2
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates119d ago0xb29e3f…be5c86
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase119d ago0x0b2a44…5f9db6

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.