Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x46aa86…4028eb
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter50d ago0x319b65…8b8e07
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter50d ago0x59f88f…9b8a9a
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter50d ago0x7171cd…1a81a1
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter50d ago0xc2ad66…ed04b0
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0x390e0c…b25753
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter50d ago0x3d53e1…ebffc6
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter50d ago0x5aa6a1…652069
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter50d ago0x2c06f5…13cdd2
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter50d ago0xcf91e4…50ff53
0x6fd2…08050x07cf…2396Basex402 service$0.02100%dexter50d ago0x802fff…9255a5
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter50d ago0xd1eb3b…24ad3c
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter50d ago0xc540e2…bdbd7f
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter50d ago0x232cc4…25b833
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter50d ago0xd35f1a…ea3bbb
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter50d ago0x1d3118…10fd73
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x788e08…e1e01c
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0x62837e…e4821e
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter50d ago0xd79c70…f625a9
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0xe6b0e1…8c776c
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter50d ago0x8dee00…816cd7
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter50d ago0xe1926e…08e7d2
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter50d ago0x5c21fc…528457
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x8249bd…f076ea
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter50d ago0x749bb7…b9308f

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.