Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80x296b…d7a4Base$0.10100%ultravioletadao5d ago0x1b22c1…7f266a
0x8060…aef80xacc2…b52cBase$0.10100%ultravioletadao5d ago0x927adc…12e69b
0x8060…aef80x90cd…688dBase$0.10100%ultravioletadao5d ago0x2328c2…ce263f
0x8060…aef80xd572…cea7Base$0.10100%ultravioletadao5d ago0x76a2b5…6dd07a
0x8060…aef80xdc98…25e9Base$0.10100%ultravioletadao5d ago0xf41e51…5df202
0x8060…aef80xf246…f3e8Base$0.10100%ultravioletadao5d ago0x56c078…d97c4f
0x8060…aef80x79ab…262eBase$0.10100%ultravioletadao5d ago0xb39731…41c43b
0x8060…aef80x6ee4…af1bBase$0.10100%ultravioletadao5d ago0x8d0035…21d171
0x8060…aef80x5c25…9dc4Base$0.10100%ultravioletadao5d ago0x36fbd0…c419c9
0x8060…aef80x912d…e56eBase$0.10100%ultravioletadao5d ago0xd07e8c…5d5d37
0x8060…aef80xd0e4…81f8Base$0.10100%ultravioletadao5d ago0x83849a…65203a
0x8060…aef80x34ae…3789Base$0.10100%ultravioletadao5d ago0xe4b303…f64b22
0x8060…aef80x6290…5408Base$0.10100%ultravioletadao5d ago0x29dd9d…6086bb
0x8060…aef80x11dc…17d2Base$0.10100%ultravioletadao5d ago0x71c5cb…4382b6
0x8060…aef80x404f…23acBase$0.10100%ultravioletadao5d ago0x7e8a83…02a6fe
0x8060…aef80x9ade…c65cBase$0.10100%ultravioletadao5d ago0xf0adac…5a5e66
0x8060…aef80x327f…bf71Base$0.10100%ultravioletadao5d ago0xe0d655…ca6b96
0x8060…aef80x58f6…cc5bBase$0.10100%ultravioletadao5d ago0x61fb2b…0bb395
0x8060…aef80xa26e…d005Base$0.10100%ultravioletadao5d ago0x77a46f…2f88aa
0x8060…aef80x8a43…6b14Base$0.10100%ultravioletadao5d ago0x40edcc…bdad90
0x8060…aef80xfab1…01b4Base$0.10100%ultravioletadao5d ago0x5d30fe…edccb2
0x8060…aef80x7505…7bdbBase$0.10100%ultravioletadao5d ago0x8a5ca0…84caf0
0x8060…aef80x47bb…7a22Base$0.10100%ultravioletadao5d ago0x4e1292…63f547
0x8060…aef80xd280…34caBase$0.10100%ultravioletadao5d ago0xaface1…efd724
0x5467…d6180x8060…aef8Base$2.40100%ultravioletadao5d ago0x5a6960…7ee5ba

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.