Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x4232…63cbBase—$0.20100%fluxa47d ago0x80bebb…54a661
0xe88d…92210x05cd…67b8Base—$1.09100%fluxa47d ago0xd0380a…2728da
0xe88d…92210xb9d7…0b82Base—$0.30100%fluxa47d ago0x99314c…56ab07
0xe88d…92210x75e3…a7ccBase—$0.20100%fluxa47d ago0x028238…1c1ec3
0xe88d…92210xb865…c968Base—$0.20100%fluxa47d ago0x1a1a8a…0985ae
0xe88d…92210xce8b…089dBase—$0.20100%fluxa47d ago0x9507d5…230b58
0xe88d…92210x280e…d3a6Base—$0.30100%fluxa47d ago0xafcc28…a67717
0xe88d…92210xc7ec…b0b0Base—$0.20100%fluxa47d ago0xb634ab…85a516
0xe88d…92210x10a0…e5f6Base—$0.10100%fluxa47d ago0x439d50…75981d
0xe88d…92210xc9a4…9fabBase—$0.20100%fluxa47d ago0xdb8d0c…52a4a0
0xe88d…92210xf937…ea9cBase—$0.70100%fluxa47d ago0xff7e71…b3e7ad
0xe88d…92210xcb54…c9d0Base—$0.20100%fluxa47d ago0x246f59…82e27c
0xe88d…92210x3d32…105aBase—$0.10100%fluxa47d ago0x5517d9…860422
0xe88d…92210x35b0…2dacBase—$0.20100%fluxa47d ago0x98cfd0…9f4e0b
0xe88d…92210x5dcd…7842Base—$0.20100%fluxa47d ago0x3625c4…2332ab
0xe88d…92210xf624…cf4fBase—$0.20100%fluxa47d ago0xdfe32d…28b7cb
0xe88d…92210xe3f5…e348Base—$0.20100%fluxa47d ago0x2d9492…25b1a9
0xe88d…92210xfee0…fea4Base—$0.20100%fluxa47d ago0x27e3b5…e4c5ac
0xe88d…92210x5f85…7c88Base—$0.20100%fluxa47d ago0xf249e8…1b1520
0xe88d…92210xd91a…4584Base—$0.30100%fluxa47d ago0x1a0ed3…534d37
0xe88d…92210x3583…879fBase—$0.10100%fluxa47d ago0xc5593f…ba1e1c
0xe88d…92210xe16c…1c12Base—$0.10100%fluxa47d ago0x9ec6d8…c69c01
0xe88d…92210xc35a…19b4Base—$0.10100%fluxa47d ago0x55dac7…af5978
0xe88d…92210x5566…6401Base—$0.10100%fluxa47d ago0x17f5fc…fc870e
0xe88d…92210xee8a…f5c7Base—$0.50100%fluxa47d ago0x00310e…56eb18

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.