Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe7d0…dfe6Base$0.05100%fluxa92d ago0x411d9a…edac2b
0xb90a…9ae40x3789…3172Base$0.11100%fluxa92d ago0xac8f28…f58135
0xb90a…9ae40x75ab…b61dBase$1.59100%fluxa92d ago0xdd7cf2…b4a10a
0xb90a…9ae40x5615…a574Base$0.34100%fluxa92d ago0xc65f1b…2c1569
0xb90a…9ae40x8b63…27f4Base$0.11100%fluxa92d ago0x5033e6…923f60
0xb90a…9ae40xb78b…b689Base$0.50100%fluxa92d ago0x4affd1…655ff1
0xb90a…9ae40xafdc…3d99Base$0.50100%fluxa92d ago0x8bbb3b…6ff176
0xb90a…9ae40x8866…7232Base$0.50100%fluxa92d ago0xbd22eb…391e4c
0xb90a…9ae40xd245…329eBase$0.45100%fluxa92d ago0xb82b9b…73a3a5
0xb90a…9ae40x1e04…303cBase$0.45100%fluxa92d ago0xe75ea1…53b1ea
0xb90a…9ae40x1909…0ba3Base$0.45100%fluxa92d ago0x272c2e…9aae81
0xb90a…9ae40x37af…7b3fBase$0.11100%fluxa92d ago0x3babaf…9bf3b7
0xb90a…9ae40x503c…2a87Base$1.59100%fluxa92d ago0xa2d3d0…75e353
0xb90a…9ae40xe06e…4934Base$0.82100%fluxa93d ago0xb3b452…ed6f2a
0xb90a…9ae40x9ffd…308dBase$0.50100%fluxa93d ago0xb5ee02…8f8512
0xb90a…9ae40x70d7…33f7Base$0.50100%fluxa93d ago0x2f19af…0308ee
0xb90a…9ae40x5e59…8f43Base$0.50100%fluxa93d ago0xbe5d01…574ad4
0xb90a…9ae40x4d08…4ff2Base$0.50100%fluxa93d ago0x6b5295…af3cbe
0xb90a…9ae40x14fa…3edeBase$0.50100%fluxa93d ago0x62a861…c29d51
0xb90a…9ae40xa82a…3a55Base$0.50100%fluxa93d ago0xaf0abf…3c8ac9
0xb90a…9ae40x8cdd…87f3Base$0.50100%fluxa93d ago0x080333…c1a00f
0xb90a…9ae40x0be7…11d9Base$0.50100%fluxa93d ago0x92d782…7e886f
0xb90a…9ae40x4efa…338aBase$0.50100%fluxa93d ago0xc3976a…19b493
0xb90a…9ae40x8851…2e3dBase$0.50100%fluxa93d ago0x6c961c…fb3fbe
0xb90a…9ae40xa537…2b7bBase$0.50100%fluxa93d ago0xb1055a…45b4b0

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.