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
0x1cec…8dd40x4754…327bBase—$31.97100%mrdn31d ago0x60cfd6…ca0081
0xfe8f…794d0x1cec…8dd4Base—$16.03100%mrdn31d ago0x82365c…b2bae2
0xfe8f…794d0x1cec…8dd4Base—$15.63100%mrdn31d ago0x474627…cd0ce5
0x1cec…8dd40xe55e…f748Base—$30.55100%mrdn31d ago0xe4d906…3f3592
0xe55e…f7480x1cec…8dd4Base—$20.78100%mrdn31d ago0xf275d5…ef53d1
0x1cec…8dd40xa6a9…809dBase—$28.11100%mrdn31d ago0xcb8c46…dd7daf
0xfe8f…794d0x1cec…8dd4Base—$27.94100%mrdn31d ago0xc63cd9…c46de5
0x1cec…8dd40x13db…5192Base—$26.07100%mrdn31d ago0xf811b8…f33eb4
0x1cec…8dd40x4754…327bBase—$28.60100%mrdn31d ago0x2232ae…6443a4
0x1cec…8dd40x13db…5192Base—$24.73100%mrdn31d ago0x8bdb96…25d3bc
0xe55e…f7480x1cec…8dd4Base—$31.58100%mrdn31d ago0x901ec2…33cf97
0xa6a9…809d0x1cec…8dd4Base—$29.56100%mrdn31d ago0x7f327f…8d55ec
0x13db…51920x1cec…8dd4Base—$22.70100%mrdn31d ago0x85ea2a…59b58e
0x1cec…8dd40xa6a9…809dBase—$17.82100%mrdn31d ago0x357444…326c3a
0x1cec…8dd40xe55e…f748Base—$30.52100%mrdn31d ago0x7912b5…d92502
0xa6a9…809d0x1cec…8dd4Base—$20.59100%mrdn31d ago0x3c5c77…db7161
0x1cec…8dd40x4754…327bBase—$25.49100%mrdn31d ago0x0896cc…622467
0xa6a9…809d0x1cec…8dd4Base—$15.14100%mrdn31d ago0x6ff744…941bc3
0x1cec…8dd40xfe8f…794dBase—$31.94100%mrdn31d ago0x1a7599…784f7c
0x13db…51920x1cec…8dd4Base—$24.64100%mrdn31d ago0xd38a97…9502f7
0xfe8f…794d0x1cec…8dd4Base—$33.16100%mrdn31d ago0xcf66be…1fbaae
0x1cec…8dd40xe55e…f748Base—$28.66100%mrdn31d ago0x0891b6…21bc11
0x1cec…8dd40x4754…327bBase—$23.43100%mrdn31d ago0x0560b3…2bacc4
0x4754…327b0x1cec…8dd4Base—$20.16100%mrdn31d ago0xfc65b1…5a16e2

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.