Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23e3…817a0x369e…5157Base—$2.15100%coinbase39d ago0x4e4064…77796e
0x369e…51570x159b…4908Basex402 service$0.01100%coinbase39d ago0xb16d6c…cd155f
0x369e…51570x159b…4908Basex402 service$0.01100%coinbase39d ago0x4f907d…c9d657
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x31b9a4…f4b409
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x4ac869…a9fd17
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x1479f4…d48172
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x123212…844235
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0xb809ba…552aa7
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x5d797b…eb1492
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x0751d8…179258
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x28b800…e31e42
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x0a4965…032837
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x20e695…8adb24
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0xda4b88…d72128
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x94afa0…d0c844
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0xabbf94…ec6199
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0xe9ad1d…5a035e
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0xbf0f69…5f7262
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x954649…c264e2
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x896318…9d8c5b
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x6e8d7c…f40a4a
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0xf1c392…3f586c
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0xf87157…1f8635
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0xc7818e…3ac67c
0x369e…51570x159b…4908Basex402 service$0.10100%coinbase39d ago0x52f3b8…5ed609

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.