Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36e7…53160x725b…ffe2Base—$0.01100%coinbase64d ago0xe5a1ea…b90653
0x36e7…53160x0719…7bb8Base—$0.01100%coinbase64d ago0x36f268…cabd9b
0x36e7…53160xae86…3fceBase—$0.01100%coinbase64d ago0x14cefd…4e749d
0x36e7…53160xdd23…6ab8Base—$0.01100%coinbase64d ago0xb7a403…54055b
0x36e7…53160x015d…3524Base—$0.01100%coinbase64d ago0x563a07…36ef1a
0x36e7…53160x496e…b1ffBase—$0.01100%coinbase64d ago0x9b17fe…61071a
0x36e7…53160xe133…6f96Base—$0.01100%coinbase64d ago0x2256c7…e29187
0x36e7…53160x7466…f3ccBase—$0.01100%coinbase64d ago0xdc10dc…0a12d3
0x36e7…53160x11da…b95aBase—$0.01100%coinbase64d ago0xd79d98…b5a36f
0x36e7…53160x09ec…7533Base—$0.01100%coinbase64d ago0x253491…9b2a2d
0x36e7…53160xc3ab…3472Base—$0.01100%coinbase64d ago0x1c057d…c4d51a
0x36e7…53160x3aad…b91dBase—$0.01100%coinbase64d ago0x493ced…2cbf97
0x36e7…53160x4fa5…6e6cBase—$0.01100%coinbase64d ago0x06aa1a…b75c9b
0x36e7…53160x1b31…8469Base—$0.01100%coinbase64d ago0xc01242…20f7a3
0x36e7…53160xf577…b584Base—$0.01100%coinbase64d ago0xd39545…d8f1fd
0x36e7…53160xa894…4a1bBase—$0.01100%coinbase64d ago0xa93ad0…72b6a7
0x36e7…53160xa6cb…6ec7Base—$0.01100%coinbase64d ago0x56ad9e…811b14
0x36e7…53160x827e…8b93Base—$0.01100%coinbase64d ago0x17182b…0648d6
0x36e7…53160xaf3f…1a53Base—$0.01100%coinbase64d ago0x0e7840…d1c5f0
0x36e7…53160x7341…1408Base—$0.01100%coinbase64d ago0x1e6e77…f485be
0x36e7…53160xd40d…2c22Base—$0.01100%coinbase64d ago0xf686a2…11209a
0x36e7…53160xa5bd…8329Base—$0.01100%coinbase64d ago0xf85138…a2d7dc
0x36e7…53160x9d8e…74f7Base—$0.01100%coinbase64d ago0x52f78c…3de5c5
0x36e7…53160xf3bf…7ad0Base—$0.01100%coinbase64d ago0x7a34d3…7e2681
0x36e7…53160x31b9…f826Base—$0.01100%coinbase64d ago0x3df465…479395

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.