Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xe55e…f748Base—$22.53100%mrdn14d ago0xd9fe58…eb704f
0xe55e…f7480x1cec…8dd4Base—$26.86100%mrdn14d ago0x7504eb…fd3356
0x4754…327b0xe55e…f748Base—$23.62100%mrdn14d ago0x08a52a…cfe1f5
0xe55e…f7480xa6a9…809dBase—$20.28100%mrdn14d ago0x033e95…65cb4f
0xe55e…f7480x13db…5192Base—$34.51100%mrdn14d ago0x885583…e05935
0x13db…51920xe55e…f748Base—$35.87100%mrdn14d ago0xabe227…b5dfa0
0xe55e…f7480xa6a9…809dBase—$21.33100%mrdn14d ago0xe3fda6…54e650
0x13db…51920xe55e…f748Base—$24.40100%mrdn14d ago0x5dbd27…d82e76
0x13db…51920xe55e…f748Base—$27.30100%mrdn14d ago0xb4b1d7…c38e14
0xe55e…f7480x1cec…8dd4Base—$29.44100%mrdn14d ago0x6df1f7…374409
0xe55e…f7480xa6a9…809dBase—$23.95100%mrdn14d ago0x8cd391…8c6d9c
0x13db…51920xe55e…f748Base—$39.41100%mrdn14d ago0x86f726…fe0f6c
0xe55e…f7480x4754…327bBase—$24.47100%mrdn14d ago0xa17925…6ff6d4
0xe55e…f7480x4754…327bBase—$21.51100%mrdn14d ago0x092ed6…ac0b43
0xfe8f…794d0xe55e…f748Base—$30.83100%mrdn14d ago0x7af22a…b8ddd9
0xe55e…f7480xfe8f…794dBase—$20.43100%mrdn14d ago0x499957…b7fbe0
0x1cec…8dd40xe55e…f748Base—$40.56100%mrdn14d ago0xd4e555…62fe94
0xfe8f…794d0xe55e…f748Base—$23.10100%mrdn14d ago0xad4c64…989531
0xe55e…f7480xfe8f…794dBase—$37.95100%mrdn14d ago0xa45d76…c47eee
0xe55e…f7480x13db…5192Base—$26.24100%mrdn14d ago0x73957f…3564f8
0xfe8f…794d0xe55e…f748Base—$41.15100%mrdn14d ago0x0057da…e5fd22
0xe55e…f7480x1cec…8dd4Base—$30.41100%mrdn14d ago0x191b3f…de388b
0xa6a9…809d0xe55e…f748Base—$28.27100%mrdn14d ago0x959d2b…639ee2
0xe55e…f7480x4754…327bBase—$28.98100%mrdn14d ago0xfc80e6…6243d9
0x1cec…8dd40xe55e…f748Base—$38.67100%mrdn14d ago0x536a3d…15bbda

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.