Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0xfe4240…589738
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0x299919…4ba38c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0x62acd2…b822cd
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0x730d6d…ad64c0
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0x38b6ad…6547f1
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa38d ago0xc8e4e8…ddcd68
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0xb447c6…cbd733
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0xd2b650…233c56
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x0a9a9a…d7b52d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0xecfed2…45fe0a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x35b439…aaa0a4
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa39d ago0x257ee8…650ebf
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x4b36c6…436a30
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x16893a…e29587
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x51406f…2b046a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x3d2a5a…fac82a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x9144a6…57d7a9
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x8c76e7…91320d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0xf78b95…4d57da
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0xb0f107…8e68ff
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x93f78c…f6e0e9
0xcc55…2bcc0x9c95…e299Base—$0.001100%fluxa39d ago0xd37b18…d85741
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x076433…4acc1a
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0x89c643…831945
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa39d ago0xb17a61…639aaf

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.