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.76100%mrdn71d ago0x2ec1b6…ea0e13
0xe55e…f7480x8e77…e2d6Base$14.19100%mrdn71d ago0x829dde…b08b1f
0xe55e…f7480x8e77…e2d6Base$30.29100%mrdn71d ago0xe69f7d…354b98
0xe55e…f7480x8e77…e2d6Base$18.11100%mrdn71d ago0x13daf4…0c7ef3
0xe55e…f7480x8e77…e2d6Base$12.81100%mrdn71d ago0xbc07b1…244f5c
0xe55e…f7480x8e77…e2d6Base$21.42100%mrdn71d ago0x15f002…91ed94
0xe55e…f7480x8e77…e2d6Base$19.26100%mrdn71d ago0x454cbf…c99eb2
0xe55e…f7480x8e77…e2d6Base$14.99100%mrdn71d ago0xb0ebb6…cc760b
0xe55e…f7480x8e77…e2d6Base$27.76100%mrdn71d ago0x169757…64f463
0xe55e…f7480x8e77…e2d6Base$20.94100%mrdn71d ago0x689337…307396
0xe55e…f7480x8e77…e2d6Base$25.15100%mrdn71d ago0x22f320…16376d
0xe55e…f7480x8e77…e2d6Base$18.48100%mrdn71d ago0xe0ce8a…f5a68c
0xe55e…f7480x8e77…e2d6Base$28.48100%mrdn71d ago0xc50b1b…d2eb06
0xe55e…f7480x8e77…e2d6Base$16.75100%mrdn71d ago0x53438e…0f0d82
0xe55e…f7480x8e77…e2d6Base$23.31100%mrdn72d ago0x2ed4f6…a7cc3d
0xe55e…f7480x8e77…e2d6Base$24.64100%mrdn72d ago0x577add…7be285
0xe55e…f7480x8e77…e2d6Base$14.16100%mrdn72d ago0xeedb0c…f457ad
0xe55e…f7480x8e77…e2d6Base$13.03100%mrdn72d ago0x315bf0…b52d3f
0xe55e…f7480x8e77…e2d6Base$24.81100%mrdn72d ago0x9e92cc…bdb8e0
0xe55e…f7480x8e77…e2d6Base$25.41100%mrdn72d ago0x720c0e…ecf2e4
0xe55e…f7480x8e77…e2d6Base$21.15100%mrdn72d ago0x259540…3beb0d
0xe55e…f7480x8e77…e2d6Base$23.61100%mrdn72d ago0xb934f8…34d5ea
0xe55e…f7480x8e77…e2d6Base$18.86100%mrdn72d ago0x39bf2d…48d362
0xe55e…f7480x8e77…e2d6Base$14.24100%mrdn72d ago0x4f304f…96ec56
0xe55e…f7480x8e77…e2d6Base$13.04100%mrdn72d ago0x043d75…d735b9

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.