Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x58d7c8…8ac971
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x9cfa34…b726a7
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x50b5ab…ac91a2
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0xc16f37…060ff5
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x0460f7…7519a2
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0xa75ea4…52f160
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x374fc8…3f4c7e
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x4f56e5…d2556e
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x9a08de…2b1407
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x0e3b70…1b5342
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x41df80…9da59a
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x229992…0c3058
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0xd87a43…3626be
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x75a424…7f7288
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x6a2c5f…d85319
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x5583ba…57ce42
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0xc4bf57…bb863d
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x63334d…f54914
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x37da40…4d4a6d
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0xc976c1…eb4f5f
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x6d59c8…27d6e9
0xb228…61800xfe80…47eeBase$0.001100%fluxa49d ago0x179c91…8abd4d
0xb228…61800xfe80…47eeBase$0.001100%fluxa50d ago0x558f95…e5523e
0xb228…61800xfe80…47eeBase$0.001100%fluxa50d ago0xf694cb…5a4804
0xb228…61800x9c95…e299Base$0.001100%fluxa50d ago0xc55c40…2b76ca

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.