Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xf3aa12…dd98ef
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xbcfe3a…27ffec
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x00f364…3197a0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xd5ba8e…eb78cc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x747614…6fc0cf
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xbc8549…885e48
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x704e59…c225e2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xa0d091…ca3d38
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x65112d…882767
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xc1b37d…db2550
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x54cd3c…8c9026
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xf3fff8…0c78d7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x02b7be…11841f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x700fb0…b11b61
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x2b8ec5…24ab1b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x66106e…4a0e58
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xbadecd…1b8c40
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0xac6420…a3bc5f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase23d ago0x616831…79b571
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase24d ago0x464745…0b6e27
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase24d ago0x5fbebc…d982fc
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase24d ago0x01cec6…f3442f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase24d ago0x8d8753…8880cf

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.