Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x170a…177c0x993d…3f3cBase—$0.04100%fluxa114d ago0x606c2a…db4fa9
0x14b4…d7800x993d…3f3cBase—$0.04100%fluxa114d ago0x325887…dd081d
0x16da…34020x993d…3f3cBase—$0.04100%fluxa114d ago0x3fbe0d…6dbea6
0xb589…61c70x993d…3f3cBase—$0.04100%fluxa114d ago0xe36cba…0a7796
0xf87f…792d0x993d…3f3cBase—$0.04100%fluxa114d ago0x3d0789…46cbe4
0x0ab7…67220x993d…3f3cBase—$0.04100%fluxa114d ago0xa6e1a0…78a908
0x6044…b8e50x993d…3f3cBase—$0.04100%fluxa114d ago0xcf74f2…5cc480
0x06fc…e44b0x993d…3f3cBase—$0.04100%fluxa114d ago0x5debce…39c872
0xe1fb…32dc0x993d…3f3cBase—$0.04100%fluxa114d ago0x65cf80…798c75
0x7bb9…3c540x993d…3f3cBase—$0.04100%fluxa114d ago0xe4933d…7968aa
0x3621…4da10x993d…3f3cBase—$0.04100%fluxa114d ago0xc51c75…b13196
0x94f8…07730x993d…3f3cBase—$0.04100%fluxa114d ago0x73fece…2262ec
0x3d3e…39d40x993d…3f3cBase—$0.04100%fluxa114d ago0x3a38f5…9773b3
0xc2ad…901c0x993d…3f3cBase—$0.04100%fluxa114d ago0x9bc56f…9af560
0x91f5…45a60x993d…3f3cBase—$0.04100%fluxa114d ago0xc12eb7…791efd
0x8b4c…b8390x993d…3f3cBase—$0.04100%fluxa114d ago0x7fec42…1bdeef
0xe479…12470x993d…3f3cBase—$0.04100%fluxa114d ago0x74116e…1ce488
0x7a72…904e0x993d…3f3cBase—$0.04100%fluxa114d ago0x1d7356…492482
0x80fa…1a3e0x993d…3f3cBase—$0.04100%fluxa114d ago0xe055ea…04019e
0xa55e…a5d60x993d…3f3cBase—$0.04100%fluxa114d ago0x1e324e…105985
0x3ee3…89000x993d…3f3cBase—$0.04100%fluxa114d ago0x48659d…ed4b42
0x7848…89530x993d…3f3cBase—$0.04100%fluxa114d ago0x23bfe5…8d334f
0x45c7…ed120x993d…3f3cBase—$0.04100%fluxa114d ago0x3b8f0d…24a814
0x5249…65870x993d…3f3cBase—$0.04100%fluxa114d ago0x6843a9…b70006
0xf701…6c300x993d…3f3cBase—$0.04100%fluxa114d ago0xdfcf1f…bab0db

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.