Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase67d ago0x95e524…93b96a
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase67d ago0x81aaf3…49d734
0x50da…30820xcb9b…d7e9BasebotsmithX$0.006100%coinbase67d ago0xcfab7c…3bf27b
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase67d ago0x923475…ca0010
0x50da…30820xcb9b…d7e9BasebotsmithX$0.003100%coinbase67d ago0x7e5f75…996b24
0x50da…30820xcb9b…d7e9BasebotsmithX$0.006100%coinbase67d ago0xb37f58…bac201
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase67d ago0x81c66a…c300d1
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase67d ago0xe36197…2dac74
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase67d ago0x388072…f24a71
0x50da…30820xcb9b…d7e9BasebotsmithX$0.004100%coinbase68d ago0x43de07…89308a
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase68d ago0x8bf8da…6039c5
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase68d ago0xe3fd6e…cb9b04
0x50da…30820xcb9b…d7e9BasebotsmithX$0.008100%coinbase68d ago0xf8ac08…98ac85
0x50da…30820xcb9b…d7e9BasebotsmithX$0.003100%coinbase68d ago0x4861aa…55b06a
0x50da…30820xcb9b…d7e9BasebotsmithX$0.004100%coinbase68d ago0x892464…587680
0x50da…30820xcb9b…d7e9BasebotsmithX$0.05100%coinbase68d ago0x99f048…f260be
0x7e57…2f090xcb9b…d7e9BasebotsmithX$0.004100%coinbase68d ago0xc346f9…841a94
0x7e57…2f090xcb9b…d7e9BasebotsmithX$0.01100%coinbase68d ago0x743947…fa5814
0x50da…30820xcb9b…d7e9BasebotsmithX$0.01100%coinbase68d ago0xbb1783…b8db56
0x50da…30820xcb9b…d7e9BasebotsmithX$0.005100%coinbase68d ago0xdac45d…beea00
0x50da…30820xcb9b…d7e9BasebotsmithX$0.005100%coinbase68d ago0xd3ad15…7536de
0x50da…30820xcb9b…d7e9BasebotsmithX$0.005100%coinbase68d ago0x8da873…f57e43
0x50da…30820xcb9b…d7e9BasebotsmithX$0.01100%coinbase68d ago0xf64941…98c9a4
0x50da…30820xcb9b…d7e9BasebotsmithX$0.004100%coinbase68d ago0x956eb7…80ff69
0x7e57…2f090xcb9b…d7e9BasebotsmithX$0.004100%coinbase68d ago0xb3a48f…ca7cfe

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.