Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x97f4be…511c95
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0xd6e411…982eb1
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa17d ago0x86cd13…ea2b98
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xdf0544…dcc999
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xddf6e8…66cf42
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x0133fb…4a91fc
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xe4660f…d7772c
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x7b8629…9bf8be
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x44850b…d3e005
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xe00ae9…f90a26
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x40488d…569666
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xc55281…876a6a
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x887ab6…f67243
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x13b658…5881f8
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xa5514c…91cbab
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xdfc111…4717ed
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x8c0fa6…cd50f1
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xb0024e…39d70b
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xe41699…7e1f6b
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x03fc44…224421
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0xa74a0d…a50e5a
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x332978…474101
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x60d05c…be3604
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x44134b…610d42
0x2b44…4ec50xfe80…47eeBase—$0.001100%fluxa18d ago0x1ace99…2eaf8b

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.