Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0xb10cfd…0ae80d
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0x911576…e0b4d4
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x791685…a34e2a
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0x5ac982…c863a3
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x844112…68f98c
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0x5fb846…66840c
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x7a3913…990087
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0xac9f24…e5e184
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x17974f…6a600a
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0xd202a7…b63dae
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0xeeb397…912b30
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0x6b4fd4…3dfc6e
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0xe43d72…0332f0
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0x5e6f2b…73fdf0
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x729b1e…9cac7b
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0x28e116…cb57c0
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x10a297…33f9b9
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0xdca3ae…d19c92
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x37d302…1f323f
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0x6efe86…6919e7
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x286fa5…ca5199
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0xcd3383…60b25e
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x8f6ae0…12aa9b
0x804a…7e140x13bf…b9a7Base—$0.004100%candidates122d ago0x7944b7…6c2f3b
0x804a…7e140x13bf…b9a7Base—$0.002100%coinbase122d ago0x7fbe35…c8affb

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.