Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base$22.21100%mrdn44d ago0x07c343…cf4abd
0xb6db…31e10x8e77…e2d6Base$18.66100%mrdn44d ago0x36eda1…4364d4
0xb6db…31e10x8e77…e2d6Base$42.88100%mrdn44d ago0x0a2638…45db14
0xb6db…31e10x8e77…e2d6Base$40.57100%mrdn44d ago0x85fc49…dd5867
0xb6db…31e10x8e77…e2d6Base$25.37100%mrdn44d ago0xcc76e6…c6d50f
0xb6db…31e10x8e77…e2d6Base$29.03100%mrdn44d ago0xc05393…d45850
0xb6db…31e10x8e77…e2d6Base$40.87100%mrdn44d ago0xe704ec…e0d7b7
0xb6db…31e10xe2c3…f440Base$36.52100%mrdn44d ago0x1be9ba…92ca7b
0xb6db…31e10x8e77…e2d6Base$42.15100%mrdn44d ago0xac196f…d1441e
0xb6db…31e10x8e77…e2d6Base$45.49100%mrdn44d ago0x8f54d9…de1674
0xb6db…31e10x8e77…e2d6Base$26.26100%mrdn44d ago0xdfb525…736379
0xb6db…31e10x8e77…e2d6Base$46.21100%mrdn44d ago0x9d72ab…c93ba1
0xb6db…31e10x8e77…e2d6Base$27.58100%mrdn44d ago0x215c83…39b09e
0xb6db…31e10x8e77…e2d6Base$27.99100%mrdn44d ago0x70375f…1c5b47
0xb6db…31e10xe2c3…f440Base$28.88100%mrdn44d ago0x74f686…9438cb
0xb6db…31e10x8e77…e2d6Base$47.53100%mrdn44d ago0x684e20…3024ae
0xb6db…31e10x8e77…e2d6Base$37.22100%mrdn44d ago0x7cb5ff…e6d2a1
0xb6db…31e10xe2c3…f440Base$39.26100%mrdn44d ago0x966307…5214ee
0xb6db…31e10x8e77…e2d6Base$23.74100%mrdn44d ago0xf09697…270100
0xb6db…31e10x8e77…e2d6Base$47.55100%mrdn44d ago0x99f0aa…3abbd0
0xb6db…31e10x8e77…e2d6Base$33.17100%mrdn44d ago0xc9b876…7de780
0xb6db…31e10x8e77…e2d6Base$30.30100%mrdn44d ago0x0c7e39…2faa68
0xb6db…31e10xe2c3…f440Base$26.18100%mrdn44d ago0xb8b3c7…04b0b1
0xb6db…31e10x8e77…e2d6Base$36.80100%mrdn44d ago0x3da7d7…f2e1a4
0xb6db…31e10xe2c3…f440Base$34.58100%mrdn44d ago0xa5c712…b7191b

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.