Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0x4dc3b0…6f9707
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0x9c16df…424422
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0xbc5f20…a1031c
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0xb2750b…8f5daf
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0xc51648…579885
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0x7e55a3…31553e
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0x8da5a6…20a3c7
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0x0ea921…290d7f
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0xc27617…a71d5b
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0x5a4318…9cc246
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0xf66940…ee1313
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0x4fb817…eafbed
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0x594586…2b3114
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0xf53199…d54166
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0xe20c40…436445
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0x5d71cd…8b38b6
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa40d ago0x47379d…ecb317
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0x537bbd…bfc519
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0xcd8410…75f397
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa40d ago0x9866d8…1fb9d4
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa41d ago0xcca5b9…ea5ed4
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa41d ago0x118092…4ba1c0
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa41d ago0x52d1b9…7db0ba
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa41d ago0xd111bf…6140ec
0x90f9…492a0x9c95…e299Base—$0.001100%fluxa41d ago0x23f0a8…6a5092

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.