Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe694…e4370x0263…1ed5Base—$0.10100%ultravioletadao6d ago0x9f6aee…86bad2
0xe694…e4370x2105…a167Base—$0.10100%ultravioletadao6d ago0x33ccaf…d9c83a
0xe694…e4370xf083…9247Base—$0.10100%ultravioletadao6d ago0x1eacbc…9e594a
0xe694…e4370x9f76…980fBase—$0.10100%ultravioletadao6d ago0xf0f029…df2123
0xe694…e4370x5159…503cBase—$0.10100%ultravioletadao6d ago0x96405d…aa81de
0xe694…e4370x7e14…2d4fBase—$0.10100%ultravioletadao6d ago0xfac2c6…ca13e7
0xe694…e4370xbdb0…5de5Base—$0.10100%ultravioletadao6d ago0x7ab4f3…373cc0
0xe694…e4370x47ed…4e72Base—$0.10100%ultravioletadao6d ago0x1ee466…ac4c93
0xe694…e4370x5019…876fBase—$0.10100%ultravioletadao6d ago0x53315b…b90fb6
0xe694…e4370x074f…d438Base—$0.10100%ultravioletadao6d ago0x46af4d…2a2001
0xe694…e4370x166c…556dBase—$0.10100%ultravioletadao6d ago0xeda46f…f465cb
0xe694…e4370x8fe0…7583Base—$0.10100%ultravioletadao6d ago0x252aee…14f2a8
0xe694…e4370x3ff6…b76cBase—$0.10100%ultravioletadao6d ago0x4f712d…7154fc
0xe694…e4370xd81c…4bacBase—$0.10100%ultravioletadao6d ago0xfe2673…d3b8fe
0xe694…e4370x1831…a9beBase—$0.10100%ultravioletadao6d ago0x3bc236…82c8a7
0xe694…e4370x0d98…dd22Base—$0.10100%ultravioletadao6d ago0x37ce66…07c99a
0xe694…e4370x7e4f…04aaBase—$0.10100%ultravioletadao6d ago0x072bbd…a7034b
0xe694…e4370xc4ed…b01cBase—$0.10100%ultravioletadao6d ago0x629494…7cffcb
0xe694…e4370xe9dc…6648Base—$0.10100%ultravioletadao6d ago0xe47e92…baf49b
0xe694…e4370x0ff5…4638Base—$0.10100%ultravioletadao6d ago0xdc9b5b…5e4cce
0xe694…e4370x9d9b…7179Base—$0.10100%ultravioletadao6d ago0xb024a1…71be09
0xe694…e4370x2f0a…34ffBase—$0.10100%ultravioletadao6d ago0x81cfc4…b80c8b
0xe694…e4370x7c6d…dffbBase—$0.10100%ultravioletadao6d ago0x8cbc26…9236e6
0xe694…e4370xfeac…3b46Base—$0.10100%ultravioletadao6d ago0xee8e8a…7cd297
0xe694…e4370xc911…b9e5Base—$0.10100%ultravioletadao6d ago0x568274…23b3e6

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.