Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base—$23.91100%mrdn39d ago0x6f7433…07b3f9
0x13db…51920xa6a9…809dBase—$20.91100%mrdn39d ago0xba3d45…e1f484
0x13db…51920x1cec…8dd4Base—$21.70100%mrdn39d ago0xc98321…be23b9
0xa6a9…809d0x13db…5192Base—$22.95100%mrdn39d ago0xc55791…e193cc
0xfe8f…794d0x13db…5192Base—$17.04100%mrdn39d ago0xbbcecc…a3ac70
0xfe8f…794d0x13db…5192Base—$23.82100%mrdn39d ago0xf231e4…2cc3aa
0x4754…327b0x13db…5192Base—$27.76100%mrdn39d ago0xdb07b8…4fdcd3
0x13db…51920xe55e…f748Base—$19.63100%mrdn39d ago0x2d2c38…8e6892
0xa6a9…809d0x13db…5192Base—$30.54100%mrdn39d ago0x0f22e8…3273b7
0xfe8f…794d0x13db…5192Base—$28.05100%mrdn39d ago0x29b44f…81bbdc
0x13db…51920xa6a9…809dBase—$18.96100%mrdn39d ago0x4fe103…4f06f6
0xa6a9…809d0x13db…5192Base—$26.72100%mrdn39d ago0xb2cdaf…19bece
0xa6a9…809d0x13db…5192Base—$17.58100%mrdn39d ago0x6f07a5…a53b63
0xe55e…f7480x13db…5192Base—$25.19100%mrdn39d ago0x59c4de…4cb821
0x13db…51920x4754…327bBase—$29.27100%mrdn39d ago0xea0f3d…dda651
0x13db…51920x4754…327bBase—$25.90100%mrdn39d ago0x8d2816…96bcc0
0xe55e…f7480x13db…5192Base—$18.31100%mrdn39d ago0x6a367e…d1586b
0xa6a9…809d0x13db…5192Base—$31.10100%mrdn39d ago0x788a99…954839
0xe55e…f7480x13db…5192Base—$19.94100%mrdn39d ago0x3db467…2ed368
0x13db…51920x4754…327bBase—$36.28100%mrdn39d ago0x7cfb15…8dbae8
0xe55e…f7480x13db…5192Base—$20.46100%mrdn39d ago0x09a3be…5a1dc6
0x13db…51920xfe8f…794dBase—$33.74100%mrdn39d ago0x8114ad…149154
0x4754…327b0x13db…5192Base—$36.77100%mrdn39d ago0x50141f…33a9f5
0x13db…51920xe55e…f748Base—$26.74100%mrdn39d ago0x9ca312…fb65df
0x1cec…8dd40x13db…5192Base—$38.53100%mrdn39d ago0x0851a3…31aba1

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.