Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x2dd2…9f0eBase—$0.20100%fluxa118d ago0x38aed4…59153a
0xd1ae…81330x38e8…621dBase—$0.20100%fluxa118d ago0xe65e60…ccf0f6
0xd1ae…81330x1e1c…8654Base—$0.10100%fluxa118d ago0x90d515…9e94bd
0xd1ae…81330x713b…cb87Base—$0.10100%fluxa118d ago0xc7571a…8822d6
0xd1ae…81330xde1b…9a4bBase—$0.10100%fluxa118d ago0xf8d487…3206be
0xd1ae…81330xbda6…4f5bBase—$0.20100%fluxa118d ago0xf077e2…8dea70
0xd1ae…81330x9fe2…d0f2Base—$0.10100%fluxa118d ago0x421895…56c595
0xd1ae…81330x9faf…5afeBase—$0.85100%fluxa118d ago0xf1283c…b6b0fc
0xd1ae…81330x72b4…6f11Base—$0.20100%fluxa118d ago0xecdb22…90ef29
0xd1ae…81330xea47…b3ddBase—$0.79100%fluxa118d ago0xcc5320…5d6211
0xd1ae…81330xdf99…056bBase—$0.10100%fluxa118d ago0x462659…0e2c7f
0xd1ae…81330x890c…32a2Base—$0.19100%fluxa118d ago0x24cdf2…7b7c71
0xd1ae…81330x15ca…ab82Base—$0.79100%fluxa118d ago0x4d1d55…384269
0xd1ae…81330x8e04…e81eBase—$0.20100%fluxa118d ago0x3b1550…acb628
0xd1ae…81330x971c…a2fdBase—$0.10100%fluxa118d ago0xbf78d2…3ddab6
0xd1ae…81330x6b8f…5989Base—$0.40100%fluxa118d ago0x1d5d4c…91b015
0xd1ae…81330x05fe…79b2Base—$0.10100%fluxa118d ago0x4a0045…0112c5
0xd1ae…81330x62d6…c960Base—$0.20100%fluxa118d ago0xf282b7…746320
0xd1ae…81330x9524…ed79Base—$0.95100%fluxa118d ago0xaf8305…09e43a
0xd1ae…81330x6a6d…1dbeBase—$0.20100%fluxa118d ago0x5e8ead…cc8cc9
0xd1ae…81330x4103…cd56Base—$0.30100%fluxa118d ago0x54607b…c9936b
0xd1ae…81330x1116…9018Base—$0.20100%fluxa118d ago0x3ad554…f60f4b
0xd1ae…81330x9be1…fad6Base—$0.40100%fluxa118d ago0xcd67dc…442998
0xd1ae…81330x042e…adf4Base—$0.40100%fluxa118d ago0xeae21d…d68391
0xd1ae…81330x5fba…b5cbBase—$0.40100%fluxa118d ago0x7bd368…cd49c7

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.