Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x1d4e66…65aafb
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x9b0881…56f929
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x5df38d…1ecb07
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xcad119…a729be
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xe8db22…c4d3df
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x1f917f…ca9f3b
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x47746e…7627ed
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0xd1756a…34554f
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa19d ago0x17df8a…1f1806
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x1c3931…fc6ddd
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0xc1e2fe…9590c7
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x173506…727a56
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0xe7377a…d23283
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0xb249ba…af6890
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0xfb6d6a…b1d101
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x1c1770…dce7d7
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x1dec02…a9e033
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0xd52f07…0b0b8d
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x65a4b3…61f017
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x4fa5ca…720b9e
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x5b8414…a6a3f6
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x24694e…ccb41a
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x84103f…2f6b02
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x085fdd…6f93c4
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa20d ago0x8eb49d…a7f397

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.