Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$21.53100%mrdn32d ago0x83a21c…863445
0xfe8f…794d0xe55e…f748Base—$33.58100%mrdn32d ago0x9e39de…4113a2
0x1cec…8dd40xfe8f…794dBase—$28.69100%mrdn32d ago0xd1977e…b1d85e
0x13db…51920xfe8f…794dBase—$18.65100%mrdn32d ago0x901830…95bb78
0xe55e…f7480xfe8f…794dBase—$31.68100%mrdn32d ago0xaa8449…42163e
0x13db…51920xfe8f…794dBase—$28.07100%mrdn32d ago0x259319…e4e549
0xfe8f…794d0xe55e…f748Base—$26.14100%mrdn32d ago0x0fbfd0…7d90da
0x4754…327b0xfe8f…794dBase—$25.05100%mrdn32d ago0xeafda6…6f731b
0xfe8f…794d0x4754…327bBase—$20.25100%mrdn32d ago0x6c7a69…c5ce9e
0xfe8f…794d0x13db…5192Base—$24.98100%mrdn32d ago0x196c53…b45e0b
0x13db…51920xfe8f…794dBase—$35.50100%mrdn32d ago0x681e93…02f915
0xfe8f…794d0x13db…5192Base—$19.81100%mrdn32d ago0xa2ac54…dc8506
0xe55e…f7480xfe8f…794dBase—$24.74100%mrdn32d ago0xb45993…bd1920
0xfe8f…794d0x1cec…8dd4Base—$37.02100%mrdn32d ago0x48d370…df8b8d
0xfe8f…794d0x4754…327bBase—$34.75100%mrdn32d ago0xa1f2b1…d0db88
0xa6a9…809d0xfe8f…794dBase—$36.97100%mrdn32d ago0xb28f72…1e2e5f
0xa6a9…809d0xfe8f…794dBase—$20.24100%mrdn32d ago0x246235…e81db3
0xfe8f…794d0xa6a9…809dBase—$23.50100%mrdn32d ago0x3225ed…1a3d90
0xfe8f…794d0x13db…5192Base—$30.53100%mrdn33d ago0xe8ed1b…7192d5
0x1cec…8dd40xfe8f…794dBase—$38.64100%mrdn33d ago0xf796a2…c5a268
0xfe8f…794d0xe55e…f748Base—$35.49100%mrdn33d ago0x61b45d…8704b7
0xa6a9…809d0xfe8f…794dBase—$25.76100%mrdn33d ago0xd682de…6435c1
0xfe8f…794d0xa6a9…809dBase—$26.09100%mrdn33d ago0x0a4030…f1e122
0xe55e…f7480xfe8f…794dBase—$32.42100%mrdn33d ago0xdeac2b…cfbe42
0x13db…51920xfe8f…794dBase—$34.02100%mrdn33d ago0x34e45e…f998c1

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.