Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$15.26100%mrdn73d ago0xc33f43…3f85dd
0xe55e…f7480x8e77…e2d6Base—$9.14100%mrdn73d ago0x5021bc…6edbc3
0xe55e…f7480x8e77…e2d6Base—$15.36100%mrdn73d ago0xc3130f…407711
0xe55e…f7480x8e77…e2d6Base—$15.57100%mrdn74d ago0x608c1e…35f3ff
0xe55e…f7480x8e77…e2d6Base—$18.79100%mrdn74d ago0xfc8798…032b09
0xe55e…f7480x8e77…e2d6Base—$12.88100%mrdn74d ago0x5481a4…1dcc2a
0xe55e…f7480x8e77…e2d6Base—$17.42100%mrdn74d ago0x89c688…e5512f
0xe55e…f7480x8e77…e2d6Base—$19.27100%mrdn74d ago0x0c85fb…c80710
0xe55e…f7480x8e77…e2d6Base—$9.20100%mrdn74d ago0x4c95b9…b92128
0xe55e…f7480x8e77…e2d6Base—$12.20100%mrdn74d ago0x6fe678…84bac2
0xe55e…f7480x8e77…e2d6Base—$23.87100%mrdn74d ago0xefec2c…39cb32
0xe55e…f7480x8e77…e2d6Base—$12.06100%mrdn74d ago0x130671…d7cd61
0xe55e…f7480x8e77…e2d6Base—$21.37100%mrdn74d ago0x96fda7…562f04
0xe55e…f7480x8e77…e2d6Base—$23.39100%mrdn74d ago0x699962…ea3db3
0xe55e…f7480x8e77…e2d6Base—$13.46100%mrdn74d ago0x9d6c7c…96b400
0xe55e…f7480x8e77…e2d6Base—$15.43100%mrdn74d ago0x1c2be2…521b44
0xe55e…f7480x8e77…e2d6Base—$24.19100%mrdn74d ago0x0b8d69…15e7ce
0xe55e…f7480x8e77…e2d6Base—$17.86100%mrdn74d ago0x5eb738…fbbd84
0xe55e…f7480x8e77…e2d6Base—$12.42100%mrdn74d ago0x763cb2…5cea73
0xe55e…f7480x8e77…e2d6Base—$11.74100%mrdn74d ago0x1b6bd9…484cd9
0xe55e…f7480x8e77…e2d6Base—$13.62100%mrdn74d ago0xb2c702…54aa04
0xe55e…f7480x8e77…e2d6Base—$18.48100%mrdn74d ago0xe0c144…4dd12e
0xe55e…f7480x8e77…e2d6Base—$22.48100%mrdn74d ago0x480f72…16c043
0xe55e…f7480x8e77…e2d6Base—$22.01100%mrdn74d ago0x8eeede…668b0d
0xe55e…f7480x8e77…e2d6Base—$17.48100%mrdn74d ago0x47e605…c348ed

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.