Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d90…53470x8461…d657Base—$0.01100%coinbase74d ago0x88ba56…f98a95
0x5d90…53470x106b…7c7cBase—$0.01100%coinbase74d ago0x391e6f…394fb7
0x5d90…53470x57df…9b1eBase—$0.01100%coinbase74d ago0x95c8e1…87fe8a
0x5d90…53470xe2f8…092dBase—$0.01100%coinbase74d ago0x8124df…6a046b
0x5d90…53470xd66d…2dd0Base—$0.01100%coinbase74d ago0x16e3f6…958a22
0x5d90…53470x9782…0a06Base—$0.01100%coinbase74d ago0x6cc8ae…2879aa
0x5d90…53470x2d16…b782Base—$0.01100%coinbase74d ago0x507a0b…98535f
0x5d90…53470x3574…86b7Base—$0.01100%coinbase74d ago0x46be94…dfa3dc
0x5d90…53470xd7ff…572dBase—$0.01100%coinbase74d ago0xbdc3e3…8bb022
0x5d90…53470x683a…3bceBase—$0.01100%coinbase74d ago0x8ed4af…8ab8a5
0x5d90…53470xbed1…8c88Base—$0.01100%coinbase74d ago0x71f3f0…79fb46
0x5d90…53470xa5df…30c5Base—$0.01100%coinbase74d ago0xebbad3…ac9a4d
0x5d90…53470x782a…2bacBase—$0.01100%coinbase74d ago0x199db1…d5bab1
0x5d90…53470x2d4c…73a1Base—$0.01100%coinbase74d ago0x4717fe…41d95d
0x5d90…53470x3fb5…c8d7Base—$0.01100%coinbase74d ago0x5b0510…68dc84
0x5d90…53470xdcc8…91afBase—$0.01100%coinbase74d ago0x31a9d3…213918
0x5d90…53470xc47b…751aBase—$0.01100%coinbase74d ago0xb60217…978a6c
0x5d90…53470xd65a…54c8Base—$0.01100%coinbase74d ago0x2725fa…2735db
0x5d90…53470x4f01…489eBase—$0.01100%coinbase74d ago0x53d49d…8bba61
0x5d90…53470xf748…0516Base—$0.01100%coinbase74d ago0xb8dfc2…f22a7f
0x5d90…53470x490f…6ebeBase—$0.01100%coinbase74d ago0x87a015…90f8cc
0x5d90…53470xe9c1…a358Base—$0.01100%coinbase74d ago0x9671a0…5e1c5a
0x5d90…53470x3a21…9bd2Base—$0.01100%coinbase74d ago0xd04db8…45fb1b
0x5d90…53470x9da0…5dc8Base—$0.01100%coinbase74d ago0xaefef8…309353
0x5d90…53470x18a1…dde2Base—$0.01100%coinbase74d ago0x2ecf7d…5dd3a3

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.