Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$52.81100%mrdn115d ago0xb235a2…ba9349
0x1cec…8dd40x8e77…e2d6Base—$34.96100%mrdn115d ago0xfdbc40…f91dee
0x13db…51920x8e77…e2d6Base—$53.74100%mrdn115d ago0xaf7ec3…c7c57c
0xa6a9…809d0x8e77…e2d6Base—$56.53100%mrdn115d ago0x292253…dab443
0xe55e…f7480x8e77…e2d6Base—$48.44100%mrdn115d ago0x31ee25…b8435c
0xa6a9…809d0x8e77…e2d6Base—$42.17100%mrdn115d ago0xf17806…7ab884
0xfe8f…794d0x8e77…e2d6Base—$44.45100%mrdn115d ago0x04ee85…ecf981
0xe55e…f7480x8e77…e2d6Base—$39.56100%mrdn115d ago0xa6f2ad…9ec10e
0xa6a9…809d0x8e77…e2d6Base—$33.22100%mrdn115d ago0x11e197…d69a15
0xfe8f…794d0x8e77…e2d6Base—$36.10100%mrdn115d ago0x0febaa…6bf060
0xa6a9…809d0x8e77…e2d6Base—$34.94100%mrdn115d ago0xfad5a3…34427b
0xa6a9…809d0x8e77…e2d6Base—$46.41100%mrdn115d ago0x444799…5852e1
0xe55e…f7480x8e77…e2d6Base—$60.42100%mrdn115d ago0x2ebb13…821c9b
0x13db…51920x8e77…e2d6Base—$39.69100%mrdn115d ago0x5fad2d…ba96c4
0xe55e…f7480x8e77…e2d6Base—$51.68100%mrdn115d ago0x489095…c29f69
0xfe8f…794d0x8e77…e2d6Base—$33.91100%mrdn115d ago0x66cf92…e1bcce
0xfe8f…794d0x8e77…e2d6Base—$34.33100%mrdn116d ago0x4a0695…6b66d1
0x1cec…8dd40x8e77…e2d6Base—$60.87100%mrdn116d ago0x91b8f3…8f5fb1
0xe55e…f7480x8e77…e2d6Base—$45.53100%mrdn116d ago0x616a6b…a1f463
0xe55e…f7480x8e77…e2d6Base—$55.60100%mrdn116d ago0xe64759…7dfae1
0x1cec…8dd40x8e77…e2d6Base—$74.59100%mrdn116d ago0x960630…85c963
0x13db…51920x8e77…e2d6Base—$65.83100%mrdn116d ago0x915434…f35e84
0xe55e…f7480x8e77…e2d6Base—$73.76100%mrdn116d ago0xe99500…8cedf2
0x1cec…8dd40x8e77…e2d6Base—$61.52100%mrdn116d ago0x8c92ee…8da802
0xa6a9…809d0x8e77…e2d6Base—$52.63100%mrdn116d ago0x5ff672…fe617e

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.