Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb3f5fa…144d93
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xeabd96…5cecdf
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x644bc9…d9eb1c
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase7d ago0xfffc98…09f49c
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x0bb67e…c8f5db
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x3b7f52…732e4a
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase7d ago0x188a8b…ab6f00
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x6d1072…5b3651
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xae0f26…d459f3
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x6c6959…9d8c35
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xdad2ff…53fecb
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x896a70…ba6b2a
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xe05714…62fd0b
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x6425b7…bbc72b
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xa89c31…f9f761
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x90e73d…13d330
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x03eb9f…0ed3d4
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x70a01a…341f2a
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x00dddd…2f6934
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x24b4f6…5e1717

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.