Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x01edff…debe04
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x6dd99c…a8172d
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x5ea50f…0a2276
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0xfdf9a3…4646aa
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0xdb8ef6…9a5db7
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x33ece3…482272
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x4e9fc2…c9b847
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x3c09be…cd0a6a
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x1ca125…f15682
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x7d55e9…33168b
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0xddb196…686c1d
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x7fd183…2db1a1
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0xa2a471…67ec4c
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x76d355…8713f7
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x1fbb66…fb1593
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x831119…ab1399
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x0d7073…e7f965
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x9c87ea…6bb74e
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0xb7f0c4…b230cd
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x18f5ee…293018
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x73ad96…c4b2c2
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0xde555d…736748
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x55c552…b99bbe
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0x292315…376e3a
0xedc7…64f20xfe80…47eeBase—$0.001100%fluxa18d ago0xee3c8f…d01b99

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.