Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase—$19.02100%mrdn8d ago0x5afa4a…51d800
0xfe8f…794d0x13db…5192Base—$25.01100%mrdn8d ago0x228c33…69a532
0x4754…327b0xfe8f…794dBase—$36.40100%mrdn8d ago0x4d37e6…cb6941
0xfe8f…794d0xe55e…f748Base—$28.29100%mrdn8d ago0x0f9803…476a21
0xfe8f…794d0xa6a9…809dBase—$35.52100%mrdn8d ago0x654747…5b36ba
0x4754…327b0xfe8f…794dBase—$41.33100%mrdn8d ago0xf58699…25ba41
0xfe8f…794d0xe55e…f748Base—$31.10100%mrdn8d ago0xf6daaa…5412b6
0x1cec…8dd40xfe8f…794dBase—$36.33100%mrdn8d ago0xae6a1d…49cec6
0xfe8f…794d0xa6a9…809dBase—$20.61100%mrdn8d ago0x013eb9…4926c9
0x4754…327b0xfe8f…794dBase—$38.55100%mrdn8d ago0xafb1a0…ff8bd8
0xfe8f…794d0x4754…327bBase—$34.14100%mrdn8d ago0xd95c86…3c2eb2
0x13db…51920xfe8f…794dBase—$23.16100%mrdn8d ago0xbd7c37…99a7d3
0xfe8f…794d0x4754…327bBase—$27.64100%mrdn8d ago0xb3d8f9…312b63
0x4754…327b0xfe8f…794dBase—$36.78100%mrdn8d ago0x5e2821…dfea5e
0xfe8f…794d0x4754…327bBase—$40.15100%mrdn8d ago0x74c14c…d75524
0x13db…51920xfe8f…794dBase—$39.77100%mrdn8d ago0xac068b…ff4d0b
0xfe8f…794d0x1cec…8dd4Base—$31.06100%mrdn8d ago0x84b677…69c61f
0x1cec…8dd40xfe8f…794dBase—$28.68100%mrdn8d ago0xa5ef02…b9b77e
0xfe8f…794d0x1cec…8dd4Base—$39.44100%mrdn8d ago0xc179bd…9a42f6
0xa6a9…809d0xfe8f…794dBase—$40.97100%mrdn8d ago0xf3cfef…455948
0xfe8f…794d0x4754…327bBase—$22.72100%mrdn8d ago0x1eec55…818f42
0x4754…327b0xfe8f…794dBase—$19.82100%mrdn8d ago0x1a0427…0281f0
0xfe8f…794d0x4754…327bBase—$31.56100%mrdn8d ago0x7f8005…4aaf8f
0xfe8f…794d0xe55e…f748Base—$35.78100%mrdn8d ago0xf5fac3…b89bb6
0xe55e…f7480xfe8f…794dBase—$39.37100%mrdn8d ago0xfc7c08…aa8e2b

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.