Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xa6a9…809dBase—$21.33100%mrdn21d ago0x5e8a54…6154d5
0xa6a9…809d0x1cec…8dd4Base—$21.30100%mrdn22d ago0xc6929e…91b233
0x1cec…8dd40xfe8f…794dBase—$12.29100%mrdn22d ago0x773502…ad41fe
0x1cec…8dd40xe55e…f748Base—$21.34100%mrdn22d ago0x16191f…3c0585
0xfe8f…794d0x1cec…8dd4Base—$18.32100%mrdn22d ago0xcfa820…b9b089
0xa6a9…809d0x1cec…8dd4Base—$22.30100%mrdn22d ago0x1c1e5f…9438eb
0x1cec…8dd40xa6a9…809dBase—$15.55100%mrdn22d ago0x21fd6d…73e8a1
0x13db…51920x1cec…8dd4Base—$17.76100%mrdn22d ago0xbdfde3…b46b01
0x1cec…8dd40x13db…5192Base—$13.32100%mrdn22d ago0xea2a80…cbb8cd
0x1cec…8dd40xe55e…f748Base—$24.75100%mrdn22d ago0xc8106d…850266
0x1cec…8dd40xa6a9…809dBase—$20.26100%mrdn22d ago0x92a4ac…646d46
0x1cec…8dd40x4754…327bBase—$15.24100%mrdn22d ago0x8be97c…d44f50
0xe55e…f7480x1cec…8dd4Base—$18.23100%mrdn22d ago0x2a005f…6269aa
0x13db…51920x1cec…8dd4Base—$16.65100%mrdn22d ago0x698fe8…e7d431
0xe55e…f7480x1cec…8dd4Base—$14.51100%mrdn22d ago0xeef4be…2eb4e6
0x1cec…8dd40xfe8f…794dBase—$13.80100%mrdn22d ago0xa47f1c…02a063
0xa6a9…809d0x1cec…8dd4Base—$25.61100%mrdn22d ago0xfb8622…b8fbe9
0x13db…51920x1cec…8dd4Base—$15.99100%mrdn22d ago0x1d7bdb…ae4669
0x1cec…8dd40x13db…5192Base—$26.92100%mrdn22d ago0x55bc18…ef5170
0x1cec…8dd40x13db…5192Base—$29.49100%mrdn22d ago0x91ee82…a7d1f3
0xfe8f…794d0x1cec…8dd4Base—$16.23100%mrdn22d ago0x49e374…d6e1bf
0x1cec…8dd40x13db…5192Base—$14.15100%mrdn22d ago0x1639b5…1f917f
0xfe8f…794d0x1cec…8dd4Base—$28.53100%mrdn22d ago0x3002a1…092ea0
0xfe8f…794d0x1cec…8dd4Base—$28.98100%mrdn22d ago0x62d38e…d1a556
0xfe8f…794d0x1cec…8dd4Base—$20.28100%mrdn22d ago0x12378a…e09cae

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.