Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa15d ago0x50a512…2d3090
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa15d ago0x146427…d09b6b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x5599b2…6e7696
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x1ac2b7…622f88
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0xf1aaa7…46ed07
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0xb7edb1…4f4de9
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x0d7819…5ffd0d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x5f4158…1cfe31
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x1520c0…b9ce86
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x90ffbc…205336
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0xe134b8…af9cb3
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x8f7982…f9aae9
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x3b34c3…c1d208
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x9913d4…adb6ac
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0xcb08d4…d3930e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0xf64c47…b7225d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x6a575c…a98feb
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0xe7c824…8937de
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0xccbd36…4a696a
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x5de3b1…70495e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x4b9473…7faf6d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x2caaf3…44505f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0xd5b002…71dff4
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x4f1b84…3ecb31
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa16d ago0x914d13…90ce1f

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.