Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0xf57e28…6c0cfe
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0xf87c6c…da61ff
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0x714a5e…2cc81a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x62c809…a9f455
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0x6b5fcc…bf88ba
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x0f136f…708cd8
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x88eac9…43f5d5
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0x483962…78e271
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x8adf8d…8dbb82
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0xda508e…9fd7d1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x93f77c…d45458
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x3227d4…94abbb
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x59495b…418597
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0xfc457f…599747
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x0676f1…13c00f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x225ebf…55a206
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0xc090b6…b7f4ae
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0xd130a3…24b3d0
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0x66bb93…be09b4
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0xb13cf9…d7a708
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0x4ca842…2ff656
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x3cee54…c38eec
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0x84d865…02f8f5
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa41d ago0x4c66c6…45cf62
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa41d ago0x9ccb31…e49066

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.