Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x3aa117…ab4502
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0xd0d86e…60686c
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa50d ago0x1e9dc2…c99b9b
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0xcb1e60…a057bd
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0xc437a6…05084d
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x7ec965…8d9332
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x38f313…38f1f6
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x2f2dfc…c24fe1
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa50d ago0x11beca…8c1238
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x7b151c…e0a205
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x62d4a9…35a8eb
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0xc0c68a…db9b45
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x64c5c7…5cb84d
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x091bc7…624596
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x697798…387ae4
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0xaf46b1…822405
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x95f3ab…4b87e7
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0xcfa1cf…50dd14
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x06c829…651113
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x3833e6…10cc69
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x750882…da816b
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x69a6dc…1bef6c
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0xef7017…689404
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x942d39…fa481e
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa50d ago0x16e31e…8cc852

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.