Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base—$12.60100%mrdn74d ago0x2a69fa…6e4636
0xa6a9…809d0x8e77…e2d6Base—$17.81100%mrdn74d ago0x9d19c7…9c32e1
0x13db…51920x8e77…e2d6Base—$17.05100%mrdn74d ago0x82d038…f05eee
0xfe8f…794d0x8e77…e2d6Base—$16.33100%mrdn74d ago0x2e98f9…309be5
0xfe8f…794d0x8e77…e2d6Base—$18.05100%mrdn74d ago0x15030e…1b6673
0xa6a9…809d0x8e77…e2d6Base—$14.19100%mrdn74d ago0xd06afd…cf3751
0x13db…51920x8e77…e2d6Base—$14.21100%mrdn74d ago0xb55a88…9cefc1
0xe55e…f7480x8e77…e2d6Base—$15.26100%mrdn74d ago0xc33f43…3f85dd
0xe55e…f7480x8e77…e2d6Base—$9.14100%mrdn74d ago0x5021bc…6edbc3
0xfe8f…794d0x8e77…e2d6Base—$10.43100%mrdn74d ago0xdff605…4beaf1
0x13db…51920x8e77…e2d6Base—$10.72100%mrdn74d ago0x3a382c…1c800a
0xfe8f…794d0x8e77…e2d6Base—$16.26100%mrdn74d ago0xe703bd…b11be6
0xa6a9…809d0x8e77…e2d6Base—$9.86100%mrdn74d ago0xb35127…ddfd5c
0xe55e…f7480x8e77…e2d6Base—$15.36100%mrdn74d ago0xc3130f…407711
0x1cec…8dd40x8e77…e2d6Base—$16.49100%mrdn74d ago0x0cf3bb…a09c20
0x1cec…8dd40x8e77…e2d6Base—$19.61100%mrdn74d ago0x41371f…bca829
0x1cec…8dd40x8e77…e2d6Base—$19.07100%mrdn74d ago0x5244fa…fae709
0x13db…51920x8e77…e2d6Base—$10.48100%mrdn74d ago0xe9f6a6…d9d674
0xa6a9…809d0x8e77…e2d6Base—$15.49100%mrdn74d ago0x790473…b3ab49
0xe55e…f7480x8e77…e2d6Base—$15.57100%mrdn74d ago0x608c1e…35f3ff
0xa6a9…809d0x8e77…e2d6Base—$13.81100%mrdn74d ago0xc3bba8…882857
0x1cec…8dd40x8e77…e2d6Base—$18.57100%mrdn74d ago0x56b813…479562
0xa6a9…809d0x8e77…e2d6Base—$12.98100%mrdn74d ago0xfab753…e0a9cd
0x4754…327b0x8e77…e2d6Base—$15.00100%mrdn74d ago0x78e26b…3f6c85
0xfe8f…794d0x8e77…e2d6Base—$16.68100%mrdn74d ago0xcef1df…941c97

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.