Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120x4897…ba89Base—$0.10100%ultravioletadao9d ago0x4b6dea…245d0f
0x0a84…2d120x0815…a9b9Base—$0.10100%ultravioletadao9d ago0x90dcfd…eed163
0x0a84…2d120x4f0f…5f44Base—$0.10100%ultravioletadao9d ago0xffc642…43edfe
0x0a84…2d120x7d7e…3b27Base—$0.10100%ultravioletadao9d ago0x32bc96…ba0830
0x0a84…2d120x8961…5e56Base—$0.10100%ultravioletadao9d ago0xe0b577…499b25
0x0a84…2d120xb93c…ec1eBase—$0.10100%ultravioletadao9d ago0xd41b7b…f38d08
0x0a84…2d120xce79…78b8Base—$0.10100%ultravioletadao9d ago0x688227…d2357c
0x0a84…2d120xb11a…537fBase—$0.10100%ultravioletadao9d ago0xe0e6bb…7458f5
0x0a84…2d120x9c2d…a867Base—$0.10100%ultravioletadao9d ago0x652388…b568ce
0x0a84…2d120x99c4…c93eBase—$0.10100%ultravioletadao9d ago0xa2a3bb…f1f646
0x0a84…2d120xe74d…9b76Base—$0.10100%ultravioletadao9d ago0x4b9109…12ff48
0x0a84…2d120xe359…a408Base—$0.10100%ultravioletadao9d ago0xbbc179…62a760
0x0a84…2d120x602d…4e99Base—$0.10100%ultravioletadao9d ago0xdc842c…27511d
0x0a84…2d120xed5c…3484Base—$0.10100%ultravioletadao9d ago0x210163…3cf28b
0x0a84…2d120xdb8a…2ffdBase—$0.10100%ultravioletadao9d ago0x6f88b6…428431
0x0a84…2d120x12b1…3917Base—$0.10100%ultravioletadao9d ago0xe08c0e…671534
0x0a84…2d120xaec4…0facBase—$0.10100%ultravioletadao9d ago0x497966…53b5aa
0x0a84…2d120xde5f…487cBase—$0.10100%ultravioletadao9d ago0x971330…08ad8c
0x0a84…2d120xd16e…c6a8Base—$0.10100%ultravioletadao9d ago0x04fd38…32e48e
0x0a84…2d120x2941…6e85Base—$0.10100%ultravioletadao9d ago0x1d318a…70c3de
0x0a84…2d120x6d63…26e9Base—$0.10100%ultravioletadao9d ago0x1cc0bc…5864d2
0x0a84…2d120x8bca…b160Base—$0.10100%ultravioletadao9d ago0x75c9d9…552255
0x0a84…2d120x3422…991aBase—$0.10100%ultravioletadao9d ago0xbb0154…c08957
0x0a84…2d120x4a21…0ea7Base—$0.10100%ultravioletadao9d ago0xb41a2a…e9e20e
0x0a84…2d120x329e…3d40Base—$0.10100%ultravioletadao9d ago0xb72b23…aac166

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.