Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$17.37100%mrdn95d ago0xfb84e1…da1c5d
0x1cec…8dd40x8e77…e2d6Base—$19.14100%mrdn95d ago0x628371…469b3b
0xfe8f…794d0x8e77…e2d6Base—$13.08100%mrdn95d ago0x1d2a17…d17c21
0x13db…51920x8e77…e2d6Base—$21.91100%mrdn95d ago0xfb835d…437df5
0x1cec…8dd40x8e77…e2d6Base—$19.89100%mrdn95d ago0xa232d9…f794a5
0xa6a9…809d0x8e77…e2d6Base—$30.01100%mrdn95d ago0xf8a69a…404598
0xfe8f…794d0x8e77…e2d6Base—$23.90100%mrdn95d ago0x48c3dc…ff603d
0xa6a9…809d0x8e77…e2d6Base—$24.83100%mrdn95d ago0xfe1ae7…894216
0xfe8f…794d0x8e77…e2d6Base—$16.33100%mrdn95d ago0x738e93…6b89dd
0xa6a9…809d0x8e77…e2d6Base—$22.73100%mrdn95d ago0x54d166…b66cf3
0xfe8f…794d0x8e77…e2d6Base—$22.75100%mrdn95d ago0x54b0eb…402bcb
0xa6a9…809d0x8e77…e2d6Base—$23.64100%mrdn95d ago0x334b7c…72be63
0x4754…327b0x8e77…e2d6Base—$16.10100%mrdn95d ago0x925b25…c6e37a
0xe55e…f7480x8e77…e2d6Base—$30.06100%mrdn95d ago0x427ce3…f11372
0x1cec…8dd40x8e77…e2d6Base—$26.14100%mrdn95d ago0x88ec19…5e402f
0x4754…327b0x8e77…e2d6Base—$19.49100%mrdn95d ago0xe805dd…5c41ba
0x13db…51920x8e77…e2d6Base—$17.63100%mrdn95d ago0x794395…bb1f8f
0x4754…327b0x8e77…e2d6Base—$14.33100%mrdn95d ago0xfedad7…24ea94
0x13db…51920x8e77…e2d6Base—$15.66100%mrdn95d ago0x4425bd…b312f3
0x1cec…8dd40x8e77…e2d6Base—$28.71100%mrdn95d ago0x583129…4a5622
0x4754…327b0x8e77…e2d6Base—$15.08100%mrdn95d ago0x0690cd…e6455d
0x210c…45860x8e77…e2d6Base—$2,000.00100%mrdn95d ago0x6fda14…acbb92
0xe55e…f7480x8e77…e2d6Base—$25.41100%mrdn95d ago0x07a1ba…2d620c
0xe55e…f7480x8e77…e2d6Base—$16.52100%mrdn95d ago0x55a9e9…295930
0xa6a9…809d0x8e77…e2d6Base—$27.51100%mrdn95d ago0xb08e21…602838

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.