Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0363…51bd0x18e4…f92aBase—$2.16100%dexter35d ago0xa51ee6…9e2175
0x18e4…f92a0x159b…4908Basex402 service$0.01100%dexter35d ago0xc4efc8…242254
0x18e4…f92a0x159b…4908Basex402 service$0.01100%dexter35d ago0x656063…a5fa8b
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xad722a…a4232f
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x811e34…8aacad
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xd80c8b…643846
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xf35ae6…132e71
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xbbe60d…26cb7e
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xa3feb6…ffaff5
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x76506c…774cde
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x57f3d7…123e29
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xe6a006…055090
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x30ca64…883daa
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xc268ab…b9457f
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xd0d657…e7e01a
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x93248f…ac5ac5
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x0254f4…5a69dd
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x2a8990…3fc25d
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xb7144a…4c6583
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x598c20…c871a8
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xbdfa52…9ac134
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xc26a9f…f15798
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xa5fa95…d3c0c7
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0xde35b9…be01ec
0x18e4…f92a0x159b…4908Basex402 service$0.10100%dexter35d ago0x09116c…906f9d

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.