Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a50…9e500x2ed5…85efBase$0.04100%fluxa109d ago0x9786d5…0493c5
0xea6d…1c3a0x2ed5…85efBase$0.04100%fluxa109d ago0x921f64…c2d6ee
0xe725…6e030x2ed5…85efBase$0.04100%fluxa109d ago0x17647d…79a030
0xeef2…ccbb0x2ed5…85efBase$0.04100%fluxa109d ago0x2bc1f6…2840d3
0xfdf8…21a80x2ed5…85efBase$0.04100%fluxa109d ago0x727dde…2f9ff8
0x6129…b5080x2ed5…85efBase$0.04100%fluxa109d ago0xd3189c…419585
0xe915…59030x2ed5…85efBase$0.04100%fluxa109d ago0xc026c4…195a3c
0x8e22…60ad0x2ed5…85efBase$0.04100%fluxa109d ago0x3a654e…5fcc98
0xea67…f39e0x2ed5…85efBase$0.04100%fluxa109d ago0x0d6f3f…4c6d78
0xacd1…46a60x2ed5…85efBase$0.04100%fluxa109d ago0xe0b54e…cd446a
0x6e3b…b0350x2ed5…85efBase$0.04100%fluxa109d ago0x57720f…f381cf
0xcc4e…f17e0x2ed5…85efBase$0.04100%fluxa109d ago0x102008…008eb5
0x8c42…deab0x2ed5…85efBase$0.04100%fluxa109d ago0x46f0ec…4816dc
0x3070…a2760x2ed5…85efBase$0.04100%fluxa109d ago0x546e9f…12ead4
0xe41b…1f7e0x2ed5…85efBase$0.04100%fluxa109d ago0x217d22…37d9d7
0x756a…04780x2ed5…85efBase$0.04100%fluxa109d ago0x1893b5…45680f
0x0567…6ab70x2ed5…85efBase$0.04100%fluxa109d ago0xd840a4…7f06f2
0xb96a…25860x2ed5…85efBase$0.04100%fluxa109d ago0x3b44f7…fc932b
0x558b…8d5b0x2ed5…85efBase$0.04100%fluxa109d ago0x738254…d7adcc
0x2e71…34060x2ed5…85efBase$0.04100%fluxa109d ago0x2430ae…4fedaf
0xd718…7b3e0x2ed5…85efBase$0.04100%fluxa109d ago0x4a36b1…5b4995
0xa2de…b0ce0x2ed5…85efBase$0.04100%fluxa109d ago0x347ef7…8776d0
0x4a3d…29a50x2ed5…85efBase$0.04100%fluxa109d ago0xaae284…6ffe3a
0xd0b5…82590x2ed5…85efBase$0.04100%fluxa109d ago0x2b73fb…431ed3
0x88d2…410e0x2ed5…85efBase$0.04100%fluxa109d ago0xed7f7d…b03ecd

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.