Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x13db…5192Base—$30.73100%mrdn1d ago0x0f9bb4…6d6d72
0x13db…51920x4754…327bBase—$19.35100%mrdn1d ago0x7306fe…48db69
0x13db…51920xa6a9…809dBase—$26.88100%mrdn1d ago0x52cbdc…bd89fd
0x13db…51920xa6a9…809dBase—$20.98100%mrdn1d ago0x4d2a78…94ac41
0x4754…327b0x13db…5192Base—$22.67100%mrdn1d ago0xdc1a3e…fe3c9e
0xe55e…f7480x13db…5192Base—$34.33100%mrdn1d ago0xbcc9ee…537d24
0xfe8f…794d0x13db…5192Base—$21.09100%mrdn1d ago0x7f021b…aa7d08
0x13db…51920xa6a9…809dBase—$30.67100%mrdn1d ago0x12b773…02fb3a
0x13db…51920xe55e…f748Base—$21.48100%mrdn1d ago0x8852cd…e80e18
0xe55e…f7480x13db…5192Base—$29.56100%mrdn1d ago0x9abf37…b32722
0x13db…51920xa6a9…809dBase—$19.95100%mrdn1d ago0x19036f…98f02e
0x13db…51920xfe8f…794dBase—$35.44100%mrdn1d ago0xfe39d7…0b081d
0xe55e…f7480x13db…5192Base—$25.21100%mrdn1d ago0xe6773e…d38b41
0x13db…51920x4754…327bBase—$29.68100%mrdn1d ago0x3f3b0a…f3b3c5
0x13db…51920x1cec…8dd4Base—$19.73100%mrdn1d ago0x577970…c4bfcc
0xe55e…f7480x13db…5192Base—$35.48100%mrdn1d ago0x83df18…c36357
0xfe8f…794d0x13db…5192Base—$33.45100%mrdn1d ago0xa4d9b3…c2fe58
0x1cec…8dd40x13db…5192Base—$31.88100%mrdn1d ago0x036f74…2fc0bb
0x13db…51920x1cec…8dd4Base—$32.51100%mrdn1d ago0x72b735…42a347
0x13db…51920x4754…327bBase—$42.54100%mrdn1d ago0x83a990…8cda66
0xe55e…f7480x13db…5192Base—$45.20100%mrdn1d ago0x74f65e…66399e
0xa6a9…809d0x13db…5192Base—$24.48100%mrdn1d ago0xb862c6…8c5847
0x13db…51920x4754…327bBase—$42.07100%mrdn1d ago0x66483a…1a1a48
0x13db…51920xe55e…f748Base—$28.02100%mrdn2d ago0xa5d7ae…6364ab
0x13db…51920x4754…327bBase—$41.53100%mrdn2d ago0xb48f2e…b7365c

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.