Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xc69d59…4be917
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa43d ago0x5631ac…2d3afc
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x265a02…8d023d
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x0c1932…6330d7
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xa47460…8dc414
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xc46bdc…705e69
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xded35c…a1988f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xc41351…2baa60
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xf66bab…4655e5
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa43d ago0x7b88ff…4fe24a
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa43d ago0x13508e…a89975
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa43d ago0x8f60e7…c29dde
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa43d ago0x0060e1…051830
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x351e37…331a85
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa43d ago0xeea532…a91f57
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x1b23fa…7072b0
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xf17746…1b8b5f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xba5e8f…eed74b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x1214ea…14fc5a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xe6c1f2…e41e5a
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x9193d9…f93bd9
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x13ee8a…608249
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0xc5bd31…5f80e9
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x4f1228…b54eb7
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa43d ago0x4a3356…7b24b1

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.