Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x797b…898d0x993d…3f3cBase—$0.04100%fluxa119d ago0x403a8e…02805f
0xe978…7eb30x993d…3f3cBase—$0.04100%fluxa119d ago0x479930…f6b8ea
0x30a9…9da80x993d…3f3cBase—$0.04100%fluxa119d ago0x6b1511…96a029
0xc0e4…84d00x993d…3f3cBase—$0.04100%fluxa119d ago0x731c1c…892532
0xfa6c…c1370x993d…3f3cBase—$0.04100%fluxa119d ago0x9e036d…51e215
0xb1b1…cc600x993d…3f3cBase—$0.03100%fluxa119d ago0xc7cd7d…7303f3
0x6b5e…85800x993d…3f3cBase—$0.03100%fluxa119d ago0x340408…c273a5
0x802f…52880x993d…3f3cBase—$0.04100%fluxa119d ago0xa61d7e…147f26
0xd592…af7d0x993d…3f3cBase—$0.04100%fluxa119d ago0xa138b5…123aeb
0x6050…c7010x993d…3f3cBase—$0.03100%fluxa119d ago0x101ecc…1bbcfc
0xb451…37820x993d…3f3cBase—$0.04100%fluxa119d ago0xf615e4…9220f3
0x8511…d8c70x993d…3f3cBase—$0.03100%fluxa119d ago0xab4201…6d1c40
0xf65e…89090x993d…3f3cBase—$0.04100%fluxa119d ago0xbdce83…87b9d0
0x8641…d8510x993d…3f3cBase—$0.03100%fluxa119d ago0x3d5f0b…2014cd
0xa115…ab0d0x993d…3f3cBase—$0.03100%fluxa119d ago0x11ccca…2affe8
0x4c58…248c0x993d…3f3cBase—$0.03100%fluxa119d ago0xb486cc…9dd47f
0xbe93…98070x993d…3f3cBase—$0.04100%fluxa119d ago0x3df19a…a2ace7
0x2ce1…ff790x993d…3f3cBase—$0.04100%fluxa119d ago0x1cc1e8…48a703
0xbc5e…b5eb0x993d…3f3cBase—$0.03100%fluxa119d ago0x5c31c1…621ebe
0xdf54…130d0x993d…3f3cBase—$0.03100%fluxa119d ago0xfcb006…ada9c5
0x7928…d3580x993d…3f3cBase—$0.03100%fluxa119d ago0x8fc221…51dc81
0x2f4a…0eb70x993d…3f3cBase—$0.03100%fluxa119d ago0x24ca7d…8eed42
0xa4d1…44d50x993d…3f3cBase—$0.03100%fluxa119d ago0x788d98…edeec2
0xe386…1cd40x993d…3f3cBase—$0.04100%fluxa119d ago0x23cd53…5f7bc5
0x1912…11250x993d…3f3cBase—$0.03100%fluxa119d ago0x6080fb…2e0120

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.