Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x548fbe…e255cb
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0da6cf…dc3816
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x20af3b…8060bf
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x300e32…634274
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcdfa19…ca2d75
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x884b8f…5ee367
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xeaaeb5…693449
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcb697a…8d8a2c
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x942471…5f82f9
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd77323…0606b8
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4adc1c…66c2a1
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x28fc60…c856a6
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x33dee6…ccc7e4
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x817eb4…67caae
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xcb081d…25b382
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf0c691…1a37cf
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4d9563…f7816f
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x48f0d6…8fc08b
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x83d164…e98a41
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x62dfaa…2510dd
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5d9eff…c69843
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3f967b…5da351
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2f1904…e1a35f
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa0fca1…28b796
0x169a…ecf10x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4c1941…136f3c

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.