Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x8a54e4…601d60
0x2749…4f390xfe80…47eeBase$0.001100%fluxa46d ago0x007b08…1c9a1c
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x412203…963f35
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0xbbf3d8…aebaf7
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x4d0a69…84faaf
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0xf3733e…f55d45
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x0d261d…306542
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x5dd339…eb56b9
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x69e810…7f860b
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x7d7e8a…f493e2
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x2beaa4…9fc062
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x907ec7…de5de2
0x2749…4f390xfe80…47eeBase$0.001100%fluxa46d ago0x2789ea…172a99
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0xaf8786…640338
0x2749…4f390xfe80…47eeBase$0.001100%fluxa46d ago0x6cf59e…d31cce
0x2749…4f390xfe80…47eeBase$0.001100%fluxa46d ago0x3c0c4f…5fbdc1
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x98034a…871318
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x195076…50ce9a
0x2749…4f390xfe80…47eeBase$0.001100%fluxa46d ago0xe6f42b…bee5c9
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0xb802be…ee8db0
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0xab8dfc…e22904
0x2749…4f390xfe80…47eeBase$0.001100%fluxa46d ago0x74d8a0…5f6595
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0xee04aa…132626
0x2749…4f390x9c95…e299Base$0.001100%fluxa46d ago0x0330f9…e614e1
0x2749…4f390x9c95…e299Base$0.001100%fluxa47d ago0xa96e4d…797cce

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.