Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$13.88100%mrdn75d ago0x6fa995…e9fe9f
0x13db…51920x8e77…e2d6Base—$23.95100%mrdn75d ago0x562054…82b290
0x13db…51920x8e77…e2d6Base—$19.41100%mrdn75d ago0x0f10cc…bdb2bf
0x13db…51920x8e77…e2d6Base—$13.72100%mrdn75d ago0xf1a1f9…8770b4
0x13db…51920x8e77…e2d6Base—$18.24100%mrdn75d ago0xc20961…0f3876
0x13db…51920x8e77…e2d6Base—$15.92100%mrdn75d ago0x1b95e5…ae3cd9
0x13db…51920x8e77…e2d6Base—$26.00100%mrdn75d ago0x3dc131…39acec
0x13db…51920x8e77…e2d6Base—$17.15100%mrdn75d ago0x37a9a5…ee13c6
0x13db…51920x8e77…e2d6Base—$14.81100%mrdn75d ago0x545359…a38807
0x13db…51920x8e77…e2d6Base—$19.50100%mrdn75d ago0xdcbbf6…d71a41
0x13db…51920x8e77…e2d6Base—$29.13100%mrdn75d ago0xc7336c…45d164
0x13db…51920x8e77…e2d6Base—$19.35100%mrdn75d ago0x35783d…cd91b7
0x13db…51920x8e77…e2d6Base—$15.41100%mrdn75d ago0xb8e2d1…cb2f17
0x13db…51920x8e77…e2d6Base—$17.71100%mrdn75d ago0xe21c10…0c3af7
0x13db…51920x8e77…e2d6Base—$17.86100%mrdn75d ago0x083bea…3bb60b
0x13db…51920x8e77…e2d6Base—$20.23100%mrdn75d ago0xd76f6a…f3e4e2
0x13db…51920x8e77…e2d6Base—$19.71100%mrdn75d ago0xf1a28c…8358a7
0x13db…51920x8e77…e2d6Base—$26.59100%mrdn75d ago0xd00034…4eb0cf
0x13db…51920x8e77…e2d6Base—$19.24100%mrdn75d ago0x149f50…2301f2
0x13db…51920x8e77…e2d6Base—$11.83100%mrdn75d ago0x8b6c88…84c134
0x13db…51920x8e77…e2d6Base—$18.92100%mrdn75d ago0x37eae0…4fa0e2
0x13db…51920x8e77…e2d6Base—$20.81100%mrdn75d ago0x576fac…bc228f
0x13db…51920x8e77…e2d6Base—$17.99100%mrdn75d ago0x68a341…20253e
0x13db…51920x8e77…e2d6Base—$12.68100%mrdn75d ago0x788478…1a0bc2
0x13db…51920x8e77…e2d6Base—$24.12100%mrdn75d ago0x3fbd86…3d21d1

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.