Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$10.50100%0x8bf2…a82e115d ago0x2108b4…a141b9
0x1332…66eb0x0e3d…7757Base$10.50100%0x4055…8ed1115d ago0x370054…67d7ba
0x1332…66eb0x0e3d…7757Base$99.75100%0xa2ae…0331115d ago0x90741a…2e51c5
0x1332…66eb0x0e3d…7757Base$43.05100%0xc836…5c46115d ago0xf5c35d…4e1799
0x1332…66eb0x0e3d…7757Base$10.50100%0x8c9f…11af115d ago0xa5297e…c223e7
0x1332…66eb0x0e3d…7757Base$10.00100%0x72fe…16d6115d ago0x9d4fc0…484afc
0x1332…66eb0x0e3d…7757Base$2.25100%0x4c95…d79b115d ago0x28f824…44faf7
0x1332…66eb0x0e3d…7757Base$10.50100%0xc330…c0b2115d ago0x3b7f29…318c1d
0x1332…66eb0x0e3d…7757Base$14.70100%0xc2de…8a3d115d ago0xf33963…c1598f
0x1332…66eb0x0e3d…7757Base$50.00100%0xf3d1…2b9c115d ago0x7569ce…3f805a
0x1332…66eb0x0e3d…7757Base$157.50100%0x1e7c…464c115d ago0x0d5d84…8e5342
0x1332…66eb0x0e3d…7757Base$18.90100%0xabef…3913115d ago0xea1711…70525b
0x1332…66eb0x0e3d…7757Base$10.50100%0xfbad…25fb115d ago0x7471a2…109276
0x1332…66eb0x0e3d…7757Base$9.45100%0x03f1…4e5f115d ago0x3e48b1…b04ebc
0x1332…66eb0x0e3d…7757Base$1.05100%0x5520…8e5b115d ago0xd644b6…ce739d
0x1332…66eb0x0e3d…7757Base$26.25100%0xb97a…ba2d115d ago0x66144a…c5fd7a
0x1332…66eb0x0e3d…7757Base$5.25100%0xfe42…c1f0115d ago0x8f5061…60ea34
0x1332…66eb0x0e3d…7757Base$5.25100%0xdddf…e3d8115d ago0x0d173a…08cc50
0x1332…66eb0x0e3d…7757Base$1.05100%0x2e11…8573115d ago0xd0326d…f8fa66
0x1332…66eb0x0e3d…7757Base$10.00100%0x59d0…cf72115d ago0xac6636…f9b566
0x1332…66eb0x0e3d…7757Base$10.50100%0x80e7…127f115d ago0xabed6c…504833
0x1332…66eb0x0e3d…7757Base$5.25100%0x44ef…9f63115d ago0x2d2c20…567385
0x1332…66eb0x0e3d…7757Base$6.30100%0xd775…7f81115d ago0xe1d74d…c794b6
0x1332…66eb0x0e3d…7757Base$10.50100%0x665d…3bb9115d ago0x6daef9…e7ce78
0x1332…66eb0x0e3d…7757Base$10.50100%0xa8cd…6548115d ago0xbbc116…4a3d3f

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.