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—$18.28100%mrdn73d ago0x4d0c85…b66050
0x13db…51920x8e77…e2d6Base—$19.06100%mrdn73d ago0xa9f277…87bea4
0x13db…51920x8e77…e2d6Base—$23.76100%mrdn73d ago0xb5f31e…3b6bce
0x13db…51920x8e77…e2d6Base—$14.77100%mrdn73d ago0x38371c…890fb0
0x13db…51920x8e77…e2d6Base—$18.14100%mrdn73d ago0x1106c0…b444db
0x13db…51920x8e77…e2d6Base—$22.46100%mrdn73d ago0x67ab49…b82ce7
0x13db…51920x8e77…e2d6Base—$17.34100%mrdn73d ago0xad57f9…6c6702
0x13db…51920x8e77…e2d6Base—$23.62100%mrdn73d ago0x36e381…3dd6bc
0x13db…51920x8e77…e2d6Base—$17.14100%mrdn73d ago0xac5164…00d1dd
0x13db…51920x8e77…e2d6Base—$15.19100%mrdn73d ago0x0ff3fd…d81bae
0x13db…51920x8e77…e2d6Base—$20.15100%mrdn73d ago0x23f213…38b2ce
0x13db…51920x8e77…e2d6Base—$16.76100%mrdn73d ago0x066bb3…990cef
0x13db…51920x8e77…e2d6Base—$9.49100%mrdn73d ago0x4f10ca…fbc459
0x13db…51920x8e77…e2d6Base—$19.51100%mrdn73d ago0x17e672…4cf4d1
0x13db…51920x8e77…e2d6Base—$10.96100%mrdn73d ago0x3e9fdf…cfacb6
0x13db…51920x8e77…e2d6Base—$17.26100%mrdn73d ago0xcac7e8…c472cf
0x13db…51920x8e77…e2d6Base—$11.87100%mrdn73d ago0x8edfb8…baed0d
0x13db…51920x8e77…e2d6Base—$14.64100%mrdn73d ago0x02b3b5…c446c6
0x13db…51920x8e77…e2d6Base—$18.82100%mrdn73d ago0xc72af5…90e6a0
0x13db…51920x8e77…e2d6Base—$16.60100%mrdn73d ago0x7d66c1…61a5c2
0x13db…51920x8e77…e2d6Base—$19.59100%mrdn73d ago0x107212…b0d441
0x13db…51920x8e77…e2d6Base—$18.34100%mrdn73d ago0xb50865…102ae3
0x13db…51920x8e77…e2d6Base—$19.69100%mrdn74d ago0x1efddf…619115
0x13db…51920x8e77…e2d6Base—$19.63100%mrdn74d ago0xb52a2c…68e651
0x13db…51920x8e77…e2d6Base—$18.95100%mrdn74d ago0xa7aee0…8843fa

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.