Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8592…d7220xac65…4417Base$0.54100%fluxa112d ago0x20cf8b…974d6b
0xb90a…9ae40x8592…d722Base$0.01100%fluxa112d ago0x6f9fbc…3f4b6e
0xb90a…9ae40x8592…d722Base$0.01100%fluxa112d ago0x60ac75…11f766
0xb90a…9ae40x8592…d722Base$0.01100%fluxa112d ago0x515c55…f239b4
0xb90a…9ae40x8592…d722Base$0.01100%fluxa112d ago0xfa30f1…6f8be5
0xb90a…9ae40x8592…d722Base$0.50100%fluxa112d ago0x898efa…186d5f
0x8592…d7220xac65…4417Base$0.02100%fluxa112d ago0xcb6e7b…269acf
0xb90a…9ae40x8592…d722Base$0.01100%fluxa112d ago0x10da5f…25b774
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0x0a29f7…65422e
0x8592…d7220xac65…4417Base$0.06100%fluxa113d ago0xfa37da…030943
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0x000c0f…281f41
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0x1749bf…4ea49d
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0x106cec…f66098
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0xc33c93…cac0ce
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0x3d51f0…11d89c
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0x646a33…be654c
0x8592…d7220xac65…4417Base$0.02100%fluxa113d ago0x1bda55…2d5fe6
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0xadf467…30b0e3
0xb90a…9ae40x8592…d722Base$0.01100%fluxa113d ago0x6ebdef…bb2221

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.