Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base$18.86100%mrdn16d ago0x4b9796…e03540
0x1cec…8dd40x13db…5192Base$8.40100%mrdn16d ago0x7890d2…9f84ae
0x13db…51920x1cec…8dd4Base$9.61100%mrdn16d ago0x6b080d…53e602
0x13db…51920x1cec…8dd4Base$9.95100%mrdn16d ago0x967781…9acfd5
0x13db…51920x1cec…8dd4Base$10.26100%mrdn16d ago0x72f68b…ab0517
0x13db…51920xfe8f…794dBase$10.67100%mrdn16d ago0x4dbbec…5c3deb
0x13db…51920xfe8f…794dBase$16.06100%mrdn16d ago0x46cd48…0b1543
0x13db…51920x1cec…8dd4Base$9.42100%mrdn16d ago0x17497a…0f4add
0x4754…327b0x13db…5192Base$9.00100%mrdn16d ago0xc94742…677b38
0x4754…327b0x13db…5192Base$18.98100%mrdn16d ago0xb41972…1e25e4
0x4754…327b0x13db…5192Base$8.54100%mrdn16d ago0x5de06f…b96e09
0xfe8f…794d0x13db…5192Base$9.74100%mrdn16d ago0x6ed300…041a44
0x13db…51920xe55e…f748Base$8.39100%mrdn16d ago0xc04b06…6c83af
0xe55e…f7480x13db…5192Base$11.84100%mrdn16d ago0xda3c4c…e41109
0x1cec…8dd40x13db…5192Base$11.05100%mrdn16d ago0x6d5a74…7dee62
0x13db…51920xe55e…f748Base$14.74100%mrdn16d ago0x9317b6…abe609
0xa6a9…809d0x13db…5192Base$9.16100%mrdn16d ago0x2fc414…84bca9
0xe55e…f7480x13db…5192Base$8.75100%mrdn16d ago0x83df87…739494
0x13db…51920xa6a9…809dBase$18.77100%mrdn16d ago0x76f8aa…3136d9
0x13db…51920x4754…327bBase$9.23100%mrdn16d ago0xb7491d…4d915f
0xfe8f…794d0x13db…5192Base$10.43100%mrdn16d ago0x45d5a5…2d41bc
0xe55e…f7480x13db…5192Base$10.62100%mrdn16d ago0xba327f…608627
0x13db…51920x4754…327bBase$15.08100%mrdn16d ago0xc397d9…2db899
0x13db…51920xfe8f…794dBase$17.22100%mrdn16d ago0xdea384…35fee4
0xa6a9…809d0x13db…5192Base$17.43100%mrdn16d ago0xc9bf33…9861d5

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.