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$24.09100%mrdn66d ago0x629139…6c922a
0x4754…327b0x8e77…e2d6Base$21.89100%mrdn66d ago0xca41c4…ffadeb
0x4754…327b0x8e77…e2d6Base$28.74100%mrdn66d ago0xf33978…e56a54
0x4754…327b0x8e77…e2d6Base$23.68100%mrdn66d ago0xfea104…bd7029
0x4754…327b0x8e77…e2d6Base$22.71100%mrdn66d ago0x2d7829…05faec
0x4754…327b0x8e77…e2d6Base$16.62100%mrdn66d ago0x6cd63d…74f92c
0x4754…327b0x8e77…e2d6Base$27.05100%mrdn66d ago0x4abee1…7e68cc
0x4754…327b0x8e77…e2d6Base$16.50100%mrdn66d ago0x44a275…9ac69e
0x4754…327b0x8e77…e2d6Base$24.76100%mrdn66d ago0x8f8697…89e76d
0x4754…327b0x8e77…e2d6Base$16.01100%mrdn66d ago0x421f98…19fac1
0x4754…327b0x8e77…e2d6Base$27.04100%mrdn66d ago0x94b9fd…6b4b99
0x4754…327b0x8e77…e2d6Base$28.96100%mrdn66d ago0xf50070…a3be12
0x4754…327b0x8e77…e2d6Base$13.87100%mrdn66d ago0xae1f8c…cef57f
0x4754…327b0x8e77…e2d6Base$27.65100%mrdn66d ago0x2696d0…9e6aa0
0x4754…327b0x8e77…e2d6Base$25.56100%mrdn66d ago0xeb7cfe…07859d
0x4754…327b0x8e77…e2d6Base$13.49100%mrdn66d ago0x08bb82…308483
0x4754…327b0x8e77…e2d6Base$13.22100%mrdn66d ago0xce6bee…75347e
0x4754…327b0x8e77…e2d6Base$21.85100%mrdn66d ago0xd67ac3…b9e038
0x4754…327b0x8e77…e2d6Base$18.03100%mrdn66d ago0x03faf2…05e421
0x4754…327b0x8e77…e2d6Base$19.23100%mrdn66d ago0x923ac1…92257c
0x4754…327b0x8e77…e2d6Base$19.06100%mrdn66d ago0xfa8c8b…10ac58
0x4754…327b0x8e77…e2d6Base$26.23100%mrdn66d ago0x5ab3c2…fe0562
0x4754…327b0x8e77…e2d6Base$27.02100%mrdn66d ago0xb8b558…06e3b5
0x4754…327b0x8e77…e2d6Base$28.18100%mrdn66d ago0x5f17ef…4b6f8c
0x4754…327b0x8e77…e2d6Base$20.53100%mrdn66d ago0x017eb6…1c9f70

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.