Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5467…d6180x8060…aef8Base$3.50100%ultravioletadao21h ago0xa4d22e…5aa40d
0x8060…aef80xcb12…e2c7Base$0.10100%ultravioletadao1d ago0x709a1d…2d77e8
0x8060…aef80x5d8f…8f35Base$0.10100%ultravioletadao1d ago0xc0177d…48e2a6
0x8060…aef80x2db9…785dBase$0.10100%ultravioletadao1d ago0x6ec456…69e8bd
0x8060…aef80x8e1a…b9d2Base$0.10100%ultravioletadao1d ago0x44cb6e…650182
0x8060…aef80x779f…6050Base$0.10100%ultravioletadao1d ago0xc9dad1…2824da
0x8060…aef80xf2a4…8e80Base$0.10100%ultravioletadao1d ago0xe4d2a3…6a15b3
0x8060…aef80x8994…0a20Base$0.10100%ultravioletadao1d ago0x71fc94…5063ce
0x8060…aef80x95c0…6911Base$0.10100%ultravioletadao1d ago0xa1aa86…57f398
0x8060…aef80x7c36…5afaBase$0.10100%ultravioletadao1d ago0x05d62a…81e7d0
0x8060…aef80x50de…5f01Base$0.10100%ultravioletadao1d ago0xc2b98a…1f0fa2
0x8060…aef80x9ed1…fe75Base$0.10100%ultravioletadao1d ago0xc65595…f392f7
0x8060…aef80x90cd…688dBase$0.10100%ultravioletadao1d ago0x32ba58…0a9792
0x8060…aef80x296b…d7a4Base$0.10100%ultravioletadao1d ago0x9ae052…ff0e49
0x8060…aef80xacc2…b52cBase$0.10100%ultravioletadao1d ago0xc8153b…6d1826
0x8060…aef80xd572…cea7Base$0.10100%ultravioletadao1d ago0x10556b…f8ca03
0x8060…aef80xdc98…25e9Base$0.10100%ultravioletadao1d ago0x3d2b82…4c1b3f
0x8060…aef80xf246…f3e8Base$0.10100%ultravioletadao1d ago0x1bba59…9f9b70
0x8060…aef80x6ee4…af1bBase$0.10100%ultravioletadao1d ago0x725127…46fe8a
0x8060…aef80x79ab…262eBase$0.10100%ultravioletadao1d ago0x926c27…743cba
0x8060…aef80x5c25…9dc4Base$0.10100%ultravioletadao1d ago0x19324c…93688e
0x8060…aef80x912d…e56eBase$0.10100%ultravioletadao1d ago0x04bcd3…d7e0d0
0x8060…aef80xd0e4…81f8Base$0.10100%ultravioletadao1d ago0xb0f11a…793706
0x8060…aef80x34ae…3789Base$0.10100%ultravioletadao1d ago0x411105…4b3902
0x8060…aef80x6290…5408Base$0.10100%ultravioletadao1d ago0x719c3e…da3be4

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.