Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3d4…2f270xf777…e1f7Base—$0.01100%coinbase73d ago0x9b43d7…791d7b
0xb3d4…2f270xadbf…c103Base—$0.01100%coinbase73d ago0xc0c85e…935809
0xb3d4…2f270xa5a9…940bBase—$0.01100%coinbase73d ago0x816bcd…731c5d
0xb3d4…2f270x6155…b9b8Base—$0.01100%coinbase73d ago0x7b82d2…0b0d58
0xb3d4…2f270x389d…9d79Base—$0.01100%coinbase73d ago0x3c8524…51fc6c
0xb3d4…2f270xff92…2317Base—$0.01100%coinbase73d ago0x7b1423…8033a9
0xb3d4…2f270xe7af…c634Base—$0.01100%coinbase73d ago0x623fcd…d5b05e
0xb3d4…2f270xc581…7693Base—$0.01100%coinbase73d ago0xd51612…3dbc52
0xb3d4…2f270xa31f…09c6Base—$0.01100%coinbase73d ago0x177935…aec4d2
0xb3d4…2f270x6c69…56e0Base—$0.01100%coinbase73d ago0x3ccdd5…d57e6c
0xb3d4…2f270xfa41…16ffBase—$0.01100%coinbase73d ago0x81d78f…6f7f6b
0xb3d4…2f270x8e0c…34f9Base—$0.01100%coinbase73d ago0xbed577…5533fb
0xb3d4…2f270xc71a…d0cfBase—$0.01100%coinbase73d ago0x59d7d7…320b19
0xb3d4…2f270x6a2a…afc1Base—$0.01100%coinbase73d ago0x101bd0…40ed84
0xb3d4…2f270x10d9…646dBase—$0.01100%coinbase73d ago0x070212…aee2b8
0xb3d4…2f270xe07a…af38Base—$0.01100%coinbase73d ago0x66dbd5…54f53b
0xb3d4…2f270xfda4…75eeBase—$0.01100%coinbase73d ago0x7fb866…80d5a6
0xb3d4…2f270x45f9…3affBase—$0.01100%coinbase73d ago0x87e16c…ab78ef
0xb3d4…2f270x5e39…d3a3Base—$0.01100%coinbase73d ago0xdcfcea…5df922
0xb3d4…2f270x5d08…5715Base—$0.01100%coinbase73d ago0xaae472…101bc7
0xb3d4…2f270xafe3…a1c9Base—$0.01100%coinbase73d ago0x5ea902…fbf119
0xb3d4…2f270x92ad…5555Base—$0.01100%coinbase73d ago0xae7add…2144b3
0xb3d4…2f270x55de…867cBase—$0.01100%coinbase73d ago0xcb0ffd…e34d22
0xb3d4…2f270xc349…de87Base—$0.01100%coinbase73d ago0xcdef24…f31881
0xb3d4…2f270x8392…6933Base—$0.01100%coinbase73d ago0xb84c4d…81763f

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.