Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xf8b6a0…bee0f1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x2be0df…615559
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xb4444f…bcd20d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x119af0…5d326d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x396b33…203b7e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x5a821e…ad3a5f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x4efda7…86c743
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x73628d…97df16
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xe827d2…61e173
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x2011da…75f172
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x30ed3a…fa9752
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x9237c4…7136f5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xd42604…025502
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xc5af5f…8016f4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x620082…d9c99e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xdb835c…7f3902
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xf722fc…45ac08
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x8f2a6e…632c71
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x22d23e…45619c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xa0acf8…611874
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x39b036…79af84
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x077583…0b7d06
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x5814a1…16b849
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0x4ee7c5…39f5ff
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase17d ago0xe5166e…817e13

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.