Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0c3…cc7e0xe373…668dBasex402 service$0.01100%coinbase40d ago0xd427cd…7f4097
0xb29d…7ae10xe373…668dBasex402 service$0.01100%coinbase40d ago0xc8780e…67a226
0x769f…103d0xe373…668dBasex402 service$0.01100%coinbase40d ago0x2dd07a…a36924
0x3d7c…334e0xe373…668dBasex402 service$0.01100%coinbase40d ago0x03f8d0…12346e
0x63f1…4a650xe373…668dBasex402 service$0.01100%coinbase40d ago0x7fb93c…62b7d4
0x1d91…139b0xe373…668dBasex402 service$0.03100%coinbase40d ago0x2267d0…9f516c
0x1d91…139b0xe373…668dBasex402 service$0.05100%coinbase40d ago0x375fca…831c43
0x11f7…a64c0xe373…668dBasex402 service$0.01100%coinbase40d ago0xb4654f…89c83d
0x11f7…a64c0xe373…668dBasex402 service$0.01100%coinbase40d ago0xc699df…afda7a
0x44a0…f10d0xe373…668dBasex402 service$0.01100%coinbase40d ago0x13bc5f…a9c01c
0xc312…10fe0xe373…668dBasex402 service$0.01100%coinbase40d ago0xe4ef26…04cf99
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase40d ago0x88b2d5…f257a4
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase40d ago0x20b1fa…7b1d29
0xeb1a…6d030xe373…668dBasex402 service$0.05100%coinbase40d ago0x87a7fd…faa341

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.