Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x9b5a10…bedfa3
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xeee04f…08376d
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xb41fd1…89591e
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xc4fb96…f7c5ab
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xeb631c…db3826
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xb57bdd…2ad1d8
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x3b9430…8e4cb4
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x19254c…13f694
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x14af23…4012db
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x3b37fa…eab85d
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xb75461…0b3839
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x1aac59…ecc971
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x7ef131…ad62af
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x9365a6…919a5d
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x3a0ff9…1c183b
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xd1f43b…57650c
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x77501f…b8848c
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x2d0516…31bf27
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xd98e4b…b2aa90
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x81593b…a04f4c
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xfc4edb…ad17ac
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xfc1391…6b7464
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0xefc632…3f3282
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa35d ago0xfa6fbd…fdcbfa
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa35d ago0x2d5ecd…a810c3

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.