Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase—$32.23100%mrdn4d ago0x21b1b2…2033fb
0xe55e…f7480xfe8f…794dBase—$49.88100%mrdn4d ago0x9da7ce…5bb360
0xfe8f…794d0x13db…5192Base—$31.75100%mrdn4d ago0x9d4664…48b86b
0xe55e…f7480xfe8f…794dBase—$42.69100%mrdn4d ago0x01204a…4cf712
0xfe8f…794d0xe55e…f748Base—$59.14100%mrdn4d ago0xba4dfd…b9826a
0x4754…327b0xfe8f…794dBase—$44.24100%mrdn4d ago0x76129b…f7a621
0xfe8f…794d0xa6a9…809dBase—$47.96100%mrdn4d ago0x4cc350…1a0f7f
0xa6a9…809d0xfe8f…794dBase—$43.66100%mrdn4d ago0x62a73b…24143c
0xfe8f…794d0x4754…327bBase—$59.32100%mrdn4d ago0x9569d3…4d658d
0xe55e…f7480xfe8f…794dBase—$32.23100%mrdn4d ago0x067a70…6d2116
0xfe8f…794d0x4754…327bBase—$28.28100%mrdn4d ago0x646747…bccf87
0x13db…51920xfe8f…794dBase—$29.11100%mrdn4d ago0x95c06d…76fb81
0x1cec…8dd40xfe8f…794dBase—$54.16100%mrdn4d ago0x11183d…d5217d
0xfe8f…794d0xe55e…f748Base—$51.15100%mrdn4d ago0xa91562…a0c74d
0xe55e…f7480xfe8f…794dBase—$40.31100%mrdn4d ago0xb431e7…1f6760
0xfe8f…794d0x13db…5192Base—$36.88100%mrdn4d ago0x307ef0…1b4db5
0xe55e…f7480xfe8f…794dBase—$37.36100%mrdn4d ago0xb4778a…9fa171
0xfe8f…794d0xe55e…f748Base—$33.33100%mrdn4d ago0xa2e5e0…327542
0xfe8f…794d0x13db…5192Base—$49.27100%mrdn4d ago0x0cbbe3…ad20f3
0xa6a9…809d0xfe8f…794dBase—$62.09100%mrdn4d ago0xb06b7f…1736fd
0xa6a9…809d0xfe8f…794dBase—$45.15100%mrdn4d ago0x872b67…6499a5
0xfe8f…794d0x13db…5192Base—$58.16100%mrdn4d ago0x72be09…8701bf
0xfe8f…794d0xa6a9…809dBase—$42.09100%mrdn4d ago0x9a9b44…af59dd
0x13db…51920xfe8f…794dBase—$59.31100%mrdn5d ago0x0a0b94…edf6eb
0xfe8f…794d0x13db…5192Base—$29.04100%mrdn5d ago0xfd9c4f…c79674

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.