Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0dc50xac65…4417Base—$0.04100%fluxa119d ago0xe79a0c…53e8d5
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa119d ago0x1c606a…bf6908
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa119d ago0x91888d…35450c
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa119d ago0xe7f401…d5f505
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa119d ago0x560dcb…a7827f
0x4bfb…0dc50xac65…4417Base—$0.05100%fluxa119d ago0xe8721f…d1ce5b
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa119d ago0x373063…593e11
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0x5889fc…c62a7d
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0x3d76e9…7029ac
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0xcfa7c7…36130c
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0x637399…4f15db
0x4bfb…0dc50xac65…4417Base—$0.01100%fluxa120d ago0x2f9129…c517a6
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0xf6ac3e…365039
0x4bfb…0dc50xac65…4417Base—$0.09100%fluxa120d ago0x243f3c…3808a5
0xb90a…9ae40x4bfb…0dc5Base—$0.05100%fluxa120d ago0x334be4…15c65b
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0xbbb8ff…90dd54
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0xa885ee…ba718c
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0xc5cce7…bfbf39
0x4bfb…0dc50xac65…4417Base—$0.01100%fluxa120d ago0x7aaec4…7f23e8
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0x9ba5d1…c58370
0xb90a…9ae40x4bfb…0dc5Base—$0.01100%fluxa120d ago0xbfdc33…a05b9f

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.