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—$29.98100%mrdn55d ago0x2063e7…f67eb6
0x13db…51920x8e77…e2d6Base—$31.80100%mrdn55d ago0xf63a16…e4503c
0x13db…51920x8e77…e2d6Base—$21.23100%mrdn55d ago0x63ef33…35cb9a
0x13db…51920x8e77…e2d6Base—$35.62100%mrdn55d ago0xdd644d…f1421c
0x13db…51920x8e77…e2d6Base—$19.78100%mrdn55d ago0xec9cf0…37e9b2
0x13db…51920x8e77…e2d6Base—$32.95100%mrdn55d ago0x6bf340…b8dca4
0x13db…51920x8e77…e2d6Base—$25.60100%mrdn55d ago0x7476e7…00d360
0x13db…51920x8e77…e2d6Base—$39.20100%mrdn55d ago0x6c7fa0…748bbc
0x13db…51920x8e77…e2d6Base—$25.07100%mrdn55d ago0x9380e3…85be2b
0x13db…51920x8e77…e2d6Base—$22.29100%mrdn55d ago0x092142…3925ff
0x13db…51920x8e77…e2d6Base—$39.92100%mrdn55d ago0xb5821f…a33cc5
0x13db…51920x8e77…e2d6Base—$32.78100%mrdn55d ago0x616400…91cc3f
0x13db…51920x8e77…e2d6Base—$36.21100%mrdn55d ago0x8ede6b…fefb01
0x13db…51920x8e77…e2d6Base—$33.33100%mrdn55d ago0x1ae58a…5ad998
0x13db…51920x8e77…e2d6Base—$43.89100%mrdn55d ago0xbb7810…ed2703
0x13db…51920x8e77…e2d6Base—$45.56100%mrdn55d ago0x15618b…466f9b
0x13db…51920x8e77…e2d6Base—$32.21100%mrdn55d ago0x227e03…04ab39
0x13db…51920x8e77…e2d6Base—$41.35100%mrdn55d ago0x9040e5…ae595b
0x13db…51920x8e77…e2d6Base—$29.51100%mrdn55d ago0x8a4b1c…6bf149
0x13db…51920x8e77…e2d6Base—$32.66100%mrdn55d ago0xee2c4d…a86156
0x13db…51920x8e77…e2d6Base—$26.28100%mrdn55d ago0x785910…6c2c3a
0x13db…51920x8e77…e2d6Base—$29.70100%mrdn55d ago0x73d85d…24b7f5
0x13db…51920x8e77…e2d6Base—$24.47100%mrdn55d ago0x91db8d…81f5a1
0x13db…51920x8e77…e2d6Base—$32.57100%mrdn55d ago0xfd6e03…dc1f46
0x13db…51920x8e77…e2d6Base—$17.01100%mrdn55d ago0xe1f934…a5c22c

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.