Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d72…cba90x960a…4b60Base—$0.01100%coinbase70d ago0x507e93…3cd50a
0x3d72…cba90x8106…64c2Base—$0.01100%coinbase70d ago0xfb6d21…40ae72
0x3d72…cba90xe3ff…f12dBase—$0.01100%coinbase70d ago0xe7092d…96116c
0x3d72…cba90xdc01…4c1cBase—$0.01100%coinbase70d ago0xea3745…649356
0x3d72…cba90x5c85…ee75Base—$0.01100%coinbase70d ago0xda2b84…1e88ad
0x3d72…cba90x4a97…7555Base—$0.01100%coinbase70d ago0x9aae38…78b39c
0x3d72…cba90xb080…f2a1Base—$0.01100%coinbase70d ago0xdc44aa…d80496
0x3d72…cba90x3e51…83beBase—$0.01100%coinbase70d ago0x47f662…d7bf01
0x3d72…cba90xd45c…35b3Base—$0.01100%coinbase70d ago0x6df6eb…808b92
0x3d72…cba90x4457…9039Base—$0.01100%coinbase70d ago0x274cf0…fab8c6
0x3d72…cba90xc66d…ab5dBase—$0.01100%coinbase70d ago0x6405fc…570f43
0x3d72…cba90x3eed…e940Base—$0.01100%coinbase70d ago0x9242f2…6e27f1
0x3d72…cba90x34b6…ffdeBase—$0.01100%coinbase70d ago0xf890dc…837822
0x3d72…cba90x2ac4…0735Base—$0.01100%coinbase70d ago0x73b132…67e9ae
0x3d72…cba90x1af5…f798Base—$0.01100%coinbase70d ago0xa7bd86…ee481f
0x3d72…cba90x415e…346bBase—$0.01100%coinbase70d ago0x1710fb…4b6113
0x3d72…cba90xfed5…5eb0Base—$0.01100%coinbase71d ago0xc9f9d7…4a639f
0x3d72…cba90x8470…3eb9Base—$0.01100%coinbase71d ago0x436826…66771f
0x3d72…cba90x4a00…ad47Base—$0.01100%coinbase71d ago0xaeaa80…cf9503
0x3d72…cba90x9c10…e952Base—$0.01100%coinbase71d ago0x3ed400…5024fc
0x3d72…cba90x1ac1…d3a0Base—$0.01100%coinbase71d ago0x0226b0…dabd75
0x3d72…cba90xb3d3…823aBase—$0.01100%coinbase71d ago0x2698f3…d0078f
0x3d72…cba90x4fd7…bcd5Base—$0.01100%coinbase71d ago0x2a3285…bb7acf
0x3d72…cba90xb263…0250Base—$0.01100%coinbase71d ago0x345798…23ee67
0x3d72…cba90x97e5…7e53Base—$0.01100%coinbase71d ago0x23bee5…ff2262

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.