Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase—$22.05100%mrdn39d ago0x71c34a…4e3c14
0x13db…51920xe55e…f748Base—$13.46100%mrdn39d ago0x069885…6d2730
0x13db…51920xe55e…f748Base—$20.19100%mrdn39d ago0x3fe34f…8ea292
0x13db…51920x4754…327bBase—$22.59100%mrdn39d ago0xb39ca5…b3b934
0x13db…51920x1cec…8dd4Base—$16.24100%mrdn39d ago0xb3e87e…68e4b0
0x13db…51920xfe8f…794dBase—$19.81100%mrdn39d ago0x738fc3…b949c4
0x4754…327b0x13db…5192Base—$18.81100%mrdn39d ago0xf9b35c…accf6c
0xfe8f…794d0x13db…5192Base—$18.38100%mrdn39d ago0x702c91…4716eb
0x13db…51920x4754…327bBase—$18.60100%mrdn39d ago0x1d3b21…9a8b13
0x1cec…8dd40x13db…5192Base—$26.42100%mrdn39d ago0xca6123…e2cdca
0x4754…327b0x13db…5192Base—$15.94100%mrdn39d ago0xc6d4c9…49d7ca
0x13db…51920xe55e…f748Base—$27.38100%mrdn39d ago0xfd7891…184dca
0x13db…51920x4754…327bBase—$12.75100%mrdn39d ago0xfb4874…db3c55
0xa6a9…809d0x13db…5192Base—$24.62100%mrdn39d ago0xfaa854…cf162c
0xe55e…f7480x13db…5192Base—$17.91100%mrdn39d ago0x6040e0…a09f10
0x4754…327b0x13db…5192Base—$17.10100%mrdn39d ago0xb44e6e…03ca55
0x13db…51920xfe8f…794dBase—$23.61100%mrdn39d ago0x507082…a0461f
0x4754…327b0x13db…5192Base—$16.11100%mrdn39d ago0x30caff…dd9d8c
0x13db…51920xfe8f…794dBase—$20.76100%mrdn39d ago0xe2c082…9425b6
0x4754…327b0x13db…5192Base—$26.93100%mrdn39d ago0xd02d06…a49ae7
0x13db…51920xe55e…f748Base—$16.02100%mrdn39d ago0xcac209…9f2ec2
0x13db…51920x4754…327bBase—$13.01100%mrdn39d ago0x410ac0…c1957b
0x1cec…8dd40x13db…5192Base—$16.56100%mrdn39d ago0x9b1b1a…c3fa27
0x4754…327b0x13db…5192Base—$19.50100%mrdn39d ago0xecb82f…49875b
0x1cec…8dd40x13db…5192Base—$17.66100%mrdn39d ago0xa244fe…4a9db8

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.