Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xdf7897…44540c
0xef4c…fef90xcc19…930eBase—$0.10100%ultravioletadao7d ago0x1198a3…d61d1f
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao7d ago0xc2401f…8113c9
0xbf6f…34220xcc19…930eBase—$0.10100%ultravioletadao7d ago0xfe2658…e97af8
0x69d2…29bd0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xa10b4b…a649c0
0xfdba…91150xcc19…930eBase—$0.10100%ultravioletadao7d ago0x024080…d2f371
0x17d3…22550xcc19…930eBase—$0.10100%ultravioletadao7d ago0x27c638…1d77f2
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x2b8ee0…c8270f
0xbaa1…80bc0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x5d9006…0f4dde
0x369e…51570xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3b0190…280fa8
0x8426…67860xcc19…930eBase—$0.10100%ultravioletadao7d ago0xe93e7a…2a7929
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xdd5b72…ee6820
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb96411…e965ab
0x3b3e…e1e70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x593813…c75857
0x434c…45800xcc19…930eBase—$0.10100%ultravioletadao7d ago0x640f75…76f8d2
0x18e4…f92a0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xebdd1b…819437
0x1878…c4ce0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x0892c2…72f380
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x30238c…d5e013
0x7ac3…d43c0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3b4da0…8fbd00
0xfae1…fd470xcc19…930eBase—$0.10100%ultravioletadao7d ago0x80ad45…79667f
0x486b…b9cf0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x87b464…89a034
0x3618…29810xcc19…930eBase—$0.10100%ultravioletadao7d ago0xe11cca…5a7147
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao7d ago0x268a03…1bb3c4
0xc1f6…982f0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x03c8a0…f6790b
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao7d ago0x25d6d7…7fb686

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.