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%ultravioletadao1d ago0x47e3a6…edb4fd
0xe694…e4370xf083…9247Base—$0.10100%ultravioletadao1d ago0xc9d512…7f6f1d
0xe694…e4370x2105…a167Base—$0.10100%ultravioletadao1d ago0x7bcc82…3c4878
0xe694…e4370x9f76…980fBase—$0.10100%ultravioletadao1d ago0xd294c3…db7007
0xe694…e4370x5159…503cBase—$0.10100%ultravioletadao1d ago0x02a492…de246b
0xe694…e4370xbdb0…5de5Base—$0.10100%ultravioletadao1d ago0xbdb880…00c1e9
0xe694…e4370x7e14…2d4fBase—$0.10100%ultravioletadao1d ago0xce6adf…1adaea
0xe694…e4370x47ed…4e72Base—$0.10100%ultravioletadao1d ago0x765dab…eac158
0xe694…e4370x5019…876fBase—$0.10100%ultravioletadao1d ago0x4a5dab…ab068d
0xe694…e4370x166c…556dBase—$0.10100%ultravioletadao1d ago0xe4f5fb…0917a6
0xe694…e4370x074f…d438Base—$0.10100%ultravioletadao1d ago0xe8a1d7…4388f5
0xe694…e4370x3ff6…b76cBase—$0.10100%ultravioletadao1d ago0x16607a…ee8569
0xe694…e4370x8fe0…7583Base—$0.10100%ultravioletadao1d ago0x5e1861…eb7a43
0xe694…e4370x1831…a9beBase—$0.10100%ultravioletadao1d ago0x297b99…38eaaa
0xe694…e4370xd81c…4bacBase—$0.10100%ultravioletadao1d ago0x1104cc…de9938
0xe694…e4370x0d98…dd22Base—$0.10100%ultravioletadao1d ago0x87cfea…209076
0xe694…e4370x7e4f…04aaBase—$0.10100%ultravioletadao1d ago0x61841c…51d61f
0xe694…e4370xe9dc…6648Base—$0.10100%ultravioletadao1d ago0xf9da4c…2bb5a3
0xe694…e4370xc4ed…b01cBase—$0.10100%ultravioletadao1d ago0x4f8cc9…c7e805
0xe694…e4370x9d9b…7179Base—$0.10100%ultravioletadao1d ago0xf390c8…9276b1
0xe694…e4370x0ff5…4638Base—$0.10100%ultravioletadao1d ago0x2f0a9e…259fe8
0xe694…e4370x7c6d…dffbBase—$0.10100%ultravioletadao1d ago0xc745dd…e5ab16
0xe694…e4370x2f0a…34ffBase—$0.10100%ultravioletadao1d ago0xef8a7e…436638
0xe694…e4370xc911…b9e5Base—$0.10100%ultravioletadao1d ago0xf5281b…4e950b
0xe694…e4370xfeac…3b46Base—$0.10100%ultravioletadao1d ago0xeb7bc3…b9ef96

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.