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$21.38100%mrdn77d ago0xbb179d…596c06
0xe55e…f7480x8e77…e2d6Base$16.71100%mrdn77d ago0xa8581f…56e723
0xe55e…f7480x8e77…e2d6Base$17.91100%mrdn77d ago0x825c11…2ba794
0xe55e…f7480x8e77…e2d6Base$21.22100%mrdn77d ago0x407d17…04be99
0xe55e…f7480x8e77…e2d6Base$15.14100%mrdn77d ago0xbc45b3…0e27e6
0xe55e…f7480x8e77…e2d6Base$24.08100%mrdn77d ago0xe779f7…6ca8f4
0xe55e…f7480x8e77…e2d6Base$20.56100%mrdn77d ago0xf80aa7…46d763
0xe55e…f7480x8e77…e2d6Base$11.61100%mrdn77d ago0x643872…439f2f
0xe55e…f7480x8e77…e2d6Base$18.89100%mrdn77d ago0xdede79…839271
0xe55e…f7480x8e77…e2d6Base$23.87100%mrdn77d ago0xb1a680…61228a
0xe55e…f7480x8e77…e2d6Base$23.42100%mrdn77d ago0x7b9a34…29d747
0xe55e…f7480x8e77…e2d6Base$17.33100%mrdn77d ago0xaa93aa…3c1ad5
0xe55e…f7480x8e77…e2d6Base$27.50100%mrdn77d ago0xb9e5a7…7c09f6
0xe55e…f7480x8e77…e2d6Base$21.89100%mrdn77d ago0x2b99b8…334fab
0xe55e…f7480x8e77…e2d6Base$16.93100%mrdn77d ago0x7a8527…dbf62b
0xe55e…f7480x8e77…e2d6Base$14.08100%mrdn77d ago0xa58901…2ec1b6
0xe55e…f7480x8e77…e2d6Base$18.97100%mrdn77d ago0xf3b8e2…6f83c8
0xe55e…f7480x8e77…e2d6Base$23.55100%mrdn77d ago0xd1acc8…74337b
0xe55e…f7480x8e77…e2d6Base$20.90100%mrdn77d ago0xbcb3c8…6e7b9c
0xe55e…f7480x8e77…e2d6Base$22.50100%mrdn77d ago0x375291…732633
0xe55e…f7480x8e77…e2d6Base$14.04100%mrdn78d ago0x0d760f…dae5c2
0xe55e…f7480x8e77…e2d6Base$14.86100%mrdn78d ago0x77e2f3…7ed141
0xe55e…f7480x8e77…e2d6Base$19.65100%mrdn78d ago0x8da1b2…7b7276
0xe55e…f7480x8e77…e2d6Base$17.86100%mrdn78d ago0x5dac17…da1e9a
0xe55e…f7480x8e77…e2d6Base$12.30100%mrdn78d ago0xb9dd1d…69b32f

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.