Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3248…f93f0x0f7a…9fd2Base$0.8270%0x5938…ac9712d ago0x2e3672…103341
0x3248…f93f0x0f7a…9fd2Base$1.2570%0xd5e7…7be012d ago0x250467…100edb
0x3248…f93f0x0f7a…9fd2Base$1.5770%0x5938…ac9712d ago0x99ad2d…4c3549
0x3248…f93f0x0f7a…9fd2Base$1.0670%0xd30b…996c12d ago0xaac091…55e9a4
0x3248…f93f0x0f7a…9fd2Base$1.4170%0x9e8f…f4f712d ago0x5ff199…33a1d2
0x3248…f93f0x0f7a…9fd2Base$1.3470%0xd2ae…d69812d ago0x107abd…bb4273
0x3248…f93f0x0f7a…9fd2Base$1.3170%0x1d90…b0aa12d ago0x5a4178…52b666
0x3248…f93f0x0f7a…9fd2Base$1.4670%0xd30b…996c12d ago0xcfe172…59d142
0x3248…f93f0x0f7a…9fd2Base$1.5170%0x0b0b…f44612d ago0xe9d39d…a226e6
0x3248…f93f0x0f7a…9fd2Base$1.6470%0xd5e7…7be013d ago0x986f8f…f28cdd
0x3248…f93f0x0f7a…9fd2Base$1.5770%0x8509…27b413d ago0x7dbf46…9123eb
0x3248…f93f0x0f7a…9fd2Base$1.2170%0xddfa…27fe13d ago0xf2216c…55cce8
0x3248…f93f0x0f7a…9fd2Base$1.3870%0xd2ae…d69813d ago0xf6c17b…019542
0x3248…f93f0x0f7a…9fd2Base$1.3370%0x8509…27b413d ago0x086434…46d9bd
0x3248…f93f0x0f7a…9fd2Base$1.0370%0x2060…742d13d ago0x77aa10…c20a59
0x3248…f93f0x0f7a…9fd2Base$1.1270%0xdd80…501013d ago0xae9fee…512ef0
0x3248…f93f0x0f7a…9fd2Base$1.0370%0x0e49…892713d ago0xfbcd6b…0001b4
0x3248…f93f0x0f7a…9fd2Base$1.4170%0x5938…ac9713d ago0x726bb1…026e74
0x3248…f93f0x0f7a…9fd2Base$1.0070%0x0b0b…f44613d ago0x357d1c…f382c0
0x3248…f93f0x0f7a…9fd2Base$1.1770%0x1d90…b0aa13d ago0x290461…b31411
0x3248…f93f0x0f7a…9fd2Base$1.0170%0x472f…69fd13d ago0xff84fb…f4901d
0x3248…f93f0x0f7a…9fd2Base$1.0970%0xdd80…501013d ago0xb23d4a…bdf8fd
0x3248…f93f0x0f7a…9fd2Base$1.1970%0xd5e7…7be013d ago0x785f4e…3d2fc7

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.