Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xa51d2b…b01cce
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x1f2ee5…7f3603
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x01cd66…dc6617
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0xa3a718…bac614
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa21d ago0x74dbf2…0320af
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x9781ce…d9407d
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xc59026…9c99b0
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x2b8530…60505a
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xb891d9…d9a1cb
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xd7d494…e09f2f
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xef92fc…9bdf33
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xcf99ed…10a294
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x6414ae…d20e22
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x8cb0f7…e3f65f
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xd56c7f…2b4995
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x4c4fad…2630ea
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x6d01e9…b619de
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x0b0583…48b6fc
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x0564d7…52e305
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xd31f7e…031912
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x2df613…a1ba13
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xf07c95…923e25
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x6d5eb1…943b34
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0xc09c8f…6f17e3
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa22d ago0x1b59b4…5892a6

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.