Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0xf6eb46…1d0ed0
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0xd7d905…58ee1d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0xda00b7…289242
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0xe82314…41250d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0xb1eb89…f69086
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0x71a921…2d6f25
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0x621e8a…d1df90
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0x829aa5…7c14e8
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0x34189b…3f0689
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0x6a499e…3d0d99
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0x55e5de…aebfe4
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0x03724d…ac05f4
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa28d ago0x5599ce…53e459
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x6d4e12…44011a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0xc18454…a33994
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x5d4571…fce6db
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x9ca07c…dd3d29
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0xf98e08…cb1277
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0xc3288a…47df12
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x5fd539…912131
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x8b3420…ae17f7
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x522b1b…21d275
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x4895a4…3e08c7
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x1b7300…f47029
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa29d ago0x78c26f…3a2928

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.