Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x1cec…8dd4Base—$15.76100%mrdn31d ago0x2eba5a…f068f2
0x4754…327b0xe55e…f748Base—$23.88100%mrdn31d ago0x435544…6d9d10
0x4754…327b0xe55e…f748Base—$16.67100%mrdn31d ago0x60d6ae…826a3e
0x13db…51920xe55e…f748Base—$17.31100%mrdn31d ago0x6f7c9f…09ac37
0x1cec…8dd40xe55e…f748Base—$30.55100%mrdn31d ago0xe4d906…3f3592
0xe55e…f7480x1cec…8dd4Base—$20.78100%mrdn31d ago0xf275d5…ef53d1
0xe55e…f7480xa6a9…809dBase—$19.83100%mrdn31d ago0x309255…e6734a
0xe55e…f7480x13db…5192Base—$23.32100%mrdn31d ago0x424763…08f8f4
0x13db…51920xe55e…f748Base—$17.53100%mrdn31d ago0x7ce66e…77ed37
0x4754…327b0xe55e…f748Base—$27.37100%mrdn31d ago0x1ceaf9…370302
0xe55e…f7480x1cec…8dd4Base—$31.58100%mrdn31d ago0x901ec2…33cf97
0xfe8f…794d0xe55e…f748Base—$16.51100%mrdn31d ago0x448206…4611b6
0xe55e…f7480x13db…5192Base—$22.73100%mrdn31d ago0x6f01ef…c00959
0xe55e…f7480xfe8f…794dBase—$30.81100%mrdn31d ago0x2851c2…f5d358
0xe55e…f7480x4754…327bBase—$22.43100%mrdn31d ago0x482d5a…72c96c
0x1cec…8dd40xe55e…f748Base—$30.52100%mrdn31d ago0x7912b5…d92502
0xfe8f…794d0xe55e…f748Base—$23.35100%mrdn31d ago0xfc2bd7…133349
0xa6a9…809d0xe55e…f748Base—$16.22100%mrdn31d ago0xda83cc…416403
0x1cec…8dd40xe55e…f748Base—$28.66100%mrdn31d ago0x0891b6…21bc11
0x4754…327b0xe55e…f748Base—$26.34100%mrdn31d ago0x94edef…134536
0x4754…327b0xe55e…f748Base—$27.84100%mrdn31d ago0x8bfd90…edddc8
0x13db…51920xe55e…f748Base—$23.58100%mrdn31d ago0xb6d3ef…4fec18
0xe55e…f7480x4754…327bBase—$31.79100%mrdn31d ago0x3674a6…37a456
0xa6a9…809d0xe55e…f748Base—$18.04100%mrdn31d ago0xd51ee1…ef69b9
0x13db…51920xe55e…f748Base—$15.02100%mrdn31d ago0x141156…b31b66

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.