Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa9d ago0xc591bb…b1ba52
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa9d ago0x84436e…cb359a
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa9d ago0xcaf57a…b3cce2
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa9d ago0xc84d54…e9a8c5
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xa47a48…9a7d6b
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x791a47…734fe9
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xd10818…1bce14
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x03275d…105ade
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x0e6ebf…a69cd2
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x94b110…6d10f6
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x78ed3f…31b2d2
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xbdb25c…a69121
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x155c60…ad9520
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xd060da…03e054
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xa0750d…8b2b44
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x1289ea…bafb56
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xc4d4d1…cb8964
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x91b105…9cdf06
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x6319a3…2ee7f0
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xad0520…dd6c9c
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x96b69a…37277f
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x8423ab…f4ab30
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0x9008bc…445df8
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xcdc5e4…f161e7
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa10d ago0xb60c7a…6a327b

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.