Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1464…dad80x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0x214729…b27725
0x1464…dad80x52e2…f3eaBasex402 service$0.001100%coinbase21d ago0xc7905f…ea1292
0x1464…dad80x52e2…f3eaBasex402 service$0.008100%coinbase21d ago0x99ffcd…480941
0x1464…dad80x52e2…f3eaBasex402 service$0.001100%coinbase21d ago0x0a9c47…bb3b1d
0x1464…dad80x52e2…f3eaBasex402 service$0.005100%coinbase21d ago0xbcb947…a718c0
0xd55f…f2500x52e2…f3eaBasex402 service$0.001100%coinbase21d ago0x162328…121ef6
0xd55f…f2500x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0xe6e0c9…69343c
0xd55f…f2500x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0x882bc0…fdbfcf
0xd55f…f2500x52e2…f3eaBasex402 service$0.005100%coinbase21d ago0x5febf0…18ae0a
0xd55f…f2500x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0x4a17a7…13f0a6
0xf4da…879b0x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0x3b3de8…205c46
0xf4da…879b0x52e2…f3eaBasex402 service$0.005100%coinbase21d ago0x69eda8…a6ea29
0xf4da…879b0x52e2…f3eaBasex402 service$0.008100%coinbase21d ago0xfe4780…7091c9
0xf4da…879b0x52e2…f3eaBasex402 service$0.005100%coinbase21d ago0x7842a9…d9149a
0xf4da…879b0x52e2…f3eaBasex402 service$0.005100%coinbase21d ago0x511436…e69a68
0xf4da…879b0x52e2…f3eaBasex402 service$0.008100%coinbase21d ago0xef51df…b76437
0xf4da…879b0x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0x064dc7…ddf232
0xf4da…879b0x52e2…f3eaBasex402 service$0.005100%coinbase21d ago0x42cd45…0f0f8e
0xf4da…879b0x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0x9877fc…8d23f1
0xf4da…879b0x52e2…f3eaBasex402 service$0.001100%coinbase21d ago0xf2c1f5…610fc7
0xf4da…879b0x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0x55c197…43d0e4
0xf4da…879b0x52e2…f3eaBasex402 service$0.004100%coinbase21d ago0x684615…449912
0x142a…ab3b0x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0x4f02d4…48c7d4
0x142a…ab3b0x52e2…f3eaBasex402 service$0.005100%coinbase21d ago0x689e68…c6de5a
0x142a…ab3b0x52e2…f3eaBasex402 service$0.003100%coinbase21d ago0xef78e0…56d3a6

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.