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$17.93100%mrdn89d ago0x5925c1…ec900e
0xe55e…f7480x8e77…e2d6Base$29.52100%mrdn89d ago0x467d83…dc29ad
0xe55e…f7480x8e77…e2d6Base$15.90100%mrdn89d ago0x882165…6c0505
0xe55e…f7480x8e77…e2d6Base$29.06100%mrdn89d ago0x71216e…83f059
0xe55e…f7480x8e77…e2d6Base$19.83100%mrdn89d ago0x871d4d…1e8093
0xe55e…f7480x8e77…e2d6Base$26.64100%mrdn89d ago0xa46217…5196da
0xe55e…f7480x8e77…e2d6Base$15.58100%mrdn89d ago0x1d9933…13ee49
0xe55e…f7480x8e77…e2d6Base$19.27100%mrdn89d ago0x3d863c…dda8be
0xe55e…f7480x8e77…e2d6Base$14.90100%mrdn89d ago0xbddf96…85cdb1
0xe55e…f7480x8e77…e2d6Base$26.54100%mrdn89d ago0x46193a…de8a5e
0xe55e…f7480x8e77…e2d6Base$11.99100%mrdn89d ago0x403f1b…443a24
0xe55e…f7480x8e77…e2d6Base$16.58100%mrdn89d ago0xbce45b…568727
0xe55e…f7480x8e77…e2d6Base$24.05100%mrdn89d ago0x00bda0…358496
0xe55e…f7480x8e77…e2d6Base$15.53100%mrdn89d ago0xc42e58…637046
0xe55e…f7480x8e77…e2d6Base$19.34100%mrdn90d ago0x2235f5…4383db
0xe55e…f7480x8e77…e2d6Base$23.40100%mrdn90d ago0x0e1adc…b8b944
0xe55e…f7480x8e77…e2d6Base$21.80100%mrdn90d ago0x297714…d6a041
0xe55e…f7480x8e77…e2d6Base$20.47100%mrdn90d ago0x2070bc…a34788
0xe55e…f7480x8e77…e2d6Base$19.78100%mrdn90d ago0x5ad579…e34662
0xe55e…f7480x8e77…e2d6Base$22.77100%mrdn90d ago0x640f44…e1d13d
0xe55e…f7480x8e77…e2d6Base$22.22100%mrdn90d ago0xa15bf6…3885a4
0xe55e…f7480x8e77…e2d6Base$23.51100%mrdn90d ago0xf1c0a5…ce4287
0xe55e…f7480x8e77…e2d6Base$16.18100%mrdn90d ago0xe00afe…bf90ef
0xe55e…f7480x8e77…e2d6Base$24.73100%mrdn90d ago0x4e52ed…a5c4f8
0xe55e…f7480x8e77…e2d6Base$25.32100%mrdn90d ago0x5731b0…8ed2e0

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.