Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0xad4a18…cf9321
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x44e218…7205e6
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x3d9f10…c0beb8
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x10c051…e7ce07
0xb90a…9ae40x0176…c1b8Base—$0.05100%fluxa106d ago0x0cf9ef…b83e1f
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x1c04c2…556ad7
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x5de7be…b9bcbb
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x996294…b6633f
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x0bb5e7…6704f7
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0xe0e72f…05a4cc
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x23ff3f…c16064
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa106d ago0x460a63…601fa8
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x666a58…94e028
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x2bf967…d107ec
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x1d8c51…a9ebfd
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0xa67b4d…5eef0f
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0xe36083…2c129a
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x37a83f…fe3d2b
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0xef6181…5d8146
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0xb98be5…92ec23
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x77f9da…692388
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x048a78…462449
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x7f8793…433edd
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x1fa8fd…a11258
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa107d ago0x9ca66e…b12c10

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.