Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a7…bccf0xe88d…9221Base$0.10100%fluxa12d ago0x7ef433…0ab95b
0xe88d…92210x8044…b126Base$0.28100%fluxa13d ago0x1d1284…c92e2c
0xe88d…92210x1912…3006Base$0.95100%fluxa13d ago0xf935b9…91d5ad
0xe88d…92210x1886…3f4dBase$0.20100%fluxa13d ago0xbb73f7…b74a96
0xe88d…92210xf771…96f2Base$1.40100%fluxa13d ago0xa68910…35d0c8
0xe88d…92210xa66c…d58cBase$0.08100%fluxa13d ago0xba24f9…380a54
0xe88d…92210xf753…25f5Base$0.28100%fluxa13d ago0x0da09a…096dcc
0xe88d…92210x7c6d…ae5aBase$0.28100%fluxa13d ago0x744d46…d96e9e
0xe88d…92210xc74f…0860Base$0.08100%fluxa13d ago0x0c2f1e…cc0975
0xe88d…92210x5ba7…2fe7Base$0.08100%fluxa13d ago0x7f1b81…79b144
0xe88d…92210xf3cf…1862Base$0.01100%fluxa13d ago0xa0ab01…4ad7cc
0xe88d…92210x9f50…e247Base$0.10100%fluxa13d ago0xe44db3…8e4522
0xe88d…92210x20d9…1996Base$0.38100%fluxa13d ago0x1ac7dc…896fb7
0xe88d…92210xdf3d…d85fBase$0.13100%fluxa13d ago0x5f9407…43d60f
0xe88d…92210x5ba7…2fe7Base$0.08100%fluxa13d ago0x9ad738…78f2ca
0xe88d…92210x5ba7…2fe7Base$0.08100%fluxa13d ago0x011397…5100a4
0xe88d…92210x80c3…5447Base$0.12100%fluxa13d ago0x57c42e…37d873
0xe88d…92210x6d65…3ec7Base$0.03100%fluxa13d ago0xdc4bd3…b230e2
0xe88d…92210xd83a…0c1cBase$0.10100%fluxa13d ago0x2ec68a…ee81d8
0xe88d…92210x02a1…f13eBase$0.10100%fluxa13d ago0xcc83e4…9bc7df
0xe88d…92210xda30…3ab1Base$0.50100%fluxa13d ago0x793f4b…cf5781
0xe88d…92210x263c…0c63Base$0.08100%fluxa13d ago0x8fbfaf…c7ef64
0xe88d…92210x9bbf…a479Base$0.08100%fluxa13d ago0xd2ff27…272012
0xe88d…92210x125d…1023Base$0.20100%fluxa13d ago0xf5aaa9…44cd68
0xe88d…92210x19cc…d6faBase$0.18100%fluxa13d ago0x2a4a65…93f2c6

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.