Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x206c…b6610x6834…6f74Base—$0.01100%coinbase71d ago0x9d6139…922501
0x206c…b6610x1d0a…81a8Base—$0.01100%coinbase71d ago0x6e5281…ebb8ff
0x206c…b6610x9757…155dBase—$0.01100%coinbase71d ago0x265581…057f9f
0x206c…b6610x944c…c528Base—$0.01100%coinbase71d ago0x6a545c…67400e
0x206c…b6610xbbaf…eba2Base—$0.01100%coinbase71d ago0x6399ab…b4b69f
0x206c…b6610x5dea…afdaBase—$0.01100%coinbase71d ago0x2984cf…82615d
0x206c…b6610xd40d…6f0eBase—$0.01100%coinbase71d ago0x7f212d…0e6072
0x206c…b6610x7c70…5c0eBase—$0.01100%coinbase71d ago0x8f4380…21c956
0x206c…b6610x391a…2600Base—$0.01100%coinbase71d ago0x15e6d8…a9d56b
0x206c…b6610x593a…bceeBase—$0.01100%coinbase71d ago0x63cb6b…34af39
0x206c…b6610x3bc0…5c43Base—$0.01100%coinbase71d ago0x1d37a6…7da284
0x206c…b6610xa13f…905aBase—$0.01100%coinbase71d ago0xbd52d6…39ce43
0x206c…b6610xe687…0a30Base—$0.01100%coinbase71d ago0xe6a831…3d587a
0x206c…b6610x3ff7…f44dBase—$0.01100%coinbase71d ago0xd2dac2…580039
0x206c…b6610xad77…3987Base—$0.01100%coinbase71d ago0x2d98b7…09db53
0x206c…b6610x23a4…47a4Base—$0.01100%coinbase71d ago0x9d033f…0fc21e
0x206c…b6610x1518…2938Base—$0.01100%coinbase71d ago0x1499d0…ac3f62
0x206c…b6610x6bc6…a581Base—$0.01100%coinbase71d ago0x76106d…f83666
0x206c…b6610x00c3…baffBase—$0.01100%coinbase71d ago0x4007d1…26b696
0x206c…b6610xedc6…075eBase—$0.01100%coinbase71d ago0xe35026…a12e96
0x206c…b6610x42ed…e191Base—$0.01100%coinbase71d ago0x29ea88…6178ec
0x206c…b6610x6d71…3dfaBase—$0.01100%coinbase71d ago0x14e011…56e781
0x206c…b6610x4e7a…af0eBase—$0.01100%coinbase71d ago0x43a046…46beff
0x206c…b6610x192e…d40cBase—$0.01100%coinbase71d ago0xcb01a4…412ada
0x206c…b6610x7c54…9197Base—$0.01100%coinbase71d ago0xf885d1…865168

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.