Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x053743…71bdc6
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x638f20…7163f1
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x98b676…7053ee
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x361351…1ffe4c
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x652bc7…85272f
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x32b9d4…7487d5
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x5e89d1…8581bb
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x62bdf7…98fd43
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x55e96f…caff8e
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x071d94…b41720
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x2e5b1d…2673a9
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x88efd5…35f4d6
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x32d8cc…872d26
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0xb76679…e59c1f
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0xb266dd…200ca8
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x64f0ec…a317f7
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0xa3fee7…038362
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x8852ed…c6bbc4
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x6089d3…a7797c
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x7a13ce…a2c02d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x586b95…c10f88
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x3cc9a9…1a472c
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x47a34e…6d852e
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0xd18e55…9ac9c2
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x6eec2d…77e280

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.