Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x13db…5192Base$20.66100%mrdn39d ago0x9e7a0a…9d881e
0x13db…51920x4754…327bBase$20.57100%mrdn39d ago0x34af76…0eba6f
0x13db…51920xfe8f…794dBase$30.33100%mrdn39d ago0x6c5e1d…4bd444
0x13db…51920xe55e…f748Base$30.73100%mrdn39d ago0x2e8fe0…171de4
0x1cec…8dd40x13db…5192Base$40.94100%mrdn39d ago0x7dc1e2…e93638
0x13db…51920xfe8f…794dBase$24.85100%mrdn39d ago0xd2b24c…b80327
0x13db…51920xe55e…f748Base$43.29100%mrdn39d ago0xe630a6…29db75
0x13db…51920xfe8f…794dBase$32.83100%mrdn39d ago0x7cb469…783efa
0x13db…51920xe55e…f748Base$26.47100%mrdn39d ago0x3815ea…1fb734
0x13db…51920x4754…327bBase$40.56100%mrdn39d ago0xdc987c…47abf9
0xfe8f…794d0x13db…5192Base$22.85100%mrdn39d ago0x934c35…624ec0
0x13db…51920x1cec…8dd4Base$45.77100%mrdn39d ago0xad7d77…1c6805
0xa6a9…809d0x13db…5192Base$29.92100%mrdn39d ago0xbe61a2…c291d5
0xa6a9…809d0x13db…5192Base$22.12100%mrdn39d ago0x6b5431…344781
0x4754…327b0x13db…5192Base$42.27100%mrdn39d ago0x314cac…e4efd7
0xa6a9…809d0x13db…5192Base$41.41100%mrdn39d ago0x8db355…bd5189
0x13db…51920xa6a9…809dBase$41.63100%mrdn39d ago0x13e80e…39ccc6
0x13db…51920x1cec…8dd4Base$38.16100%mrdn39d ago0x121820…1c0b0e
0xfe8f…794d0x13db…5192Base$36.48100%mrdn39d ago0xcbc78f…525d73
0xfe8f…794d0x13db…5192Base$42.79100%mrdn39d ago0x3f623c…c22b6d
0xe55e…f7480x13db…5192Base$26.54100%mrdn39d ago0x1c6dc9…f50178
0x4754…327b0x13db…5192Base$46.78100%mrdn39d ago0x828117…cd0f62
0xa6a9…809d0x13db…5192Base$41.23100%mrdn39d ago0x003547…e28a95
0xa6a9…809d0x13db…5192Base$21.70100%mrdn39d ago0x25c54a…ea0468
0x13db…51920x1cec…8dd4Base$40.74100%mrdn39d ago0xed52dc…5f778e

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.