Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x1cec…8dd4Base$20.96100%mrdn38d ago0x20687a…547d2e
0x4754…327b0x1cec…8dd4Base$14.51100%mrdn38d ago0x89c22b…92fa4a
0xa6a9…809d0x4754…327bBase$24.92100%mrdn38d ago0xcc7956…a5262c
0xa6a9…809d0x4754…327bBase$26.97100%mrdn38d ago0xfa2bd8…b5d5f9
0x4754…327b0xfe8f…794dBase$29.88100%mrdn38d ago0x679a42…69860a
0xa6a9…809d0x4754…327bBase$14.52100%mrdn38d ago0xaf3ee1…7f7bc1
0x4754…327b0xe55e…f748Base$18.67100%mrdn38d ago0x00eff5…225c92
0x1cec…8dd40x4754…327bBase$20.03100%mrdn38d ago0x390f51…d199a2
0x4754…327b0xfe8f…794dBase$20.64100%mrdn38d ago0x3bc482…b00468
0xa6a9…809d0x4754…327bBase$25.18100%mrdn38d ago0x115338…9662d0
0x4754…327b0xfe8f…794dBase$20.15100%mrdn38d ago0xdcf091…4b038b
0x4754…327b0xa6a9…809dBase$17.00100%mrdn38d ago0x9bd092…f68f8e
0x4754…327b0xa6a9…809dBase$15.57100%mrdn38d ago0x8fb40f…2481ea
0x4754…327b0x13db…5192Base$27.76100%mrdn38d ago0xdb07b8…4fdcd3
0xfe8f…794d0x4754…327bBase$31.86100%mrdn38d ago0x2bd610…3c7caa
0x4754…327b0xe55e…f748Base$16.07100%mrdn38d ago0xa93f96…bba2a5
0xe55e…f7480x4754…327bBase$19.49100%mrdn38d ago0x0ceff7…5a7009
0xa6a9…809d0x4754…327bBase$18.28100%mrdn38d ago0xa4bd34…f87dd8
0x13db…51920x4754…327bBase$29.27100%mrdn38d ago0xea0f3d…dda651
0x4754…327b0xfe8f…794dBase$33.57100%mrdn38d ago0xa3fb77…504605
0xfe8f…794d0x4754…327bBase$29.95100%mrdn38d ago0x7c5d51…45d19f
0x13db…51920x4754…327bBase$25.90100%mrdn38d ago0x8d2816…96bcc0
0x4754…327b0xfe8f…794dBase$21.52100%mrdn38d ago0x7f5c6a…59a4c5
0x4754…327b0xa6a9…809dBase$17.74100%mrdn38d ago0x894c20…88b3d1
0x4754…327b0x1cec…8dd4Base$17.31100%mrdn38d ago0xe33bb0…d1dfb2

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.