Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x5d5663…11c5d7
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x8f8c83…20d1dd
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x5f122c…17352a
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x8d2172…f1d04c
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0xf8e010…12c4ff
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x32a288…9391e9
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0xc8b719…d984e2
0x5548…86310x9c95…e299Base—$0.001100%fluxa40d ago0xcbabef…937dbc
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x97c9dc…2551f3
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x99be3d…0d3413
0x5548…86310x9c95…e299Base—$0.001100%fluxa40d ago0xd2247e…00fa08
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x7191d2…d46dcb
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0xe42b39…6e8cbb
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0xde4225…cf73e7
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x547af0…e81e31
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x200d7c…031b1d
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0xb8a28b…ee9ca2
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0xefc666…f52a0c
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0xb5ced2…6655ab
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0xa3b411…02f72f
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x5b389f…437a5f
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x026492…1d793a
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x62ce95…7df93a
0x5548…86310xfe80…47eeBase—$0.001100%fluxa40d ago0x3da1f5…551ffa
0x5548…86310x9c95…e299Base—$0.001100%fluxa40d ago0xc5d7a3…2bd10d

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.