Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd9f7…f003Base—$12.63100%fluxa113d ago0xa83311…214ab6
0xb90a…9ae40xd9f7…f003Base—$12.63100%fluxa113d ago0x931fda…cedf10
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x1fd47d…d7b817
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x08307b…b5bcf7
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0xd574ef…76f195
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0xd055d4…aadb1d
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x5333ba…702f78
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0xb69cb5…e94162
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x4a762c…c2050b
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0xb0ded5…c3245d
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x10984a…87de5a
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x96ba17…9c9572
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x7bf5cd…906d34
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0xcc422f…5853d0
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x7817ba…069650
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0xac5886…4ddc27
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x1c7d11…fc7c2c
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x1187fd…cc1e13
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x8b3657…217f0c
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x7e08c8…09a0fc
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x7d123a…5109f9
0xb90a…9ae40xd9f7…f003Base—$0.02100%fluxa113d ago0x3e0a80…094aa4
0xb90a…9ae40xd9f7…f003Base—$0.02100%fluxa113d ago0xc0e3e3…61de61
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0xc76c3d…924ba1
0xb90a…9ae40xd9f7…f003Base—$0.01100%fluxa113d ago0x107898…b64915

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.