Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0xa67dfe…059fb6
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0x797d01…9e0cfa
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0xc7a0ba…4beca2
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0x283088…05a366
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0xa3a7a0…874fc5
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0x681097…a04f3a
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0x944832…4953ba
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0xccf36b…849566
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0x750e11…fdbfa3
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0xb29226…eb5eb2
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0x68a158…b033fb
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0x113ad6…a814ab
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0x226529…ce11ca
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0xed7d7b…0ab22f
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0xdc3200…3e38e6
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0xe996c3…67cdbb
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0x4a5bed…66eb7c
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0x65622b…d62c7b
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0x70002d…ea51dc
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0x764b02…acbd30
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0xa79de3…b9b276
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0x4679c5…8655f5
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0xe029db…adfe8b
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates55d ago0x96708d…dbb84f
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase55d ago0xfc1388…70a180

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.