Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa5e…2d460x4af0…a34aBase—$0.01100%coinbase76d ago0x727313…e3da8e
0xfa5e…2d460xf585…cfbdBase—$0.01100%coinbase76d ago0x71b125…422fdf
0xfa5e…2d460x1b8a…607eBase—$0.01100%coinbase76d ago0xfc4ec1…59ee2b
0xfa5e…2d460xd342…8287Base—$0.01100%coinbase76d ago0x4d5877…3f615a
0xfa5e…2d460xd96f…56b3Base—$0.01100%coinbase76d ago0xb92b4c…7bc30e
0xfa5e…2d460xb0f2…d620Base—$0.01100%coinbase76d ago0x9ca647…b18e20
0xfa5e…2d460x4141…f994Base—$0.01100%coinbase76d ago0x6d93f8…9cf144
0xfa5e…2d460x2575…e9c1Base—$0.01100%coinbase76d ago0xe67430…ddfc23
0xfa5e…2d460x9f80…64abBase—$0.01100%coinbase76d ago0xfd1b5f…1981ce
0xfa5e…2d460x1025…a922Base—$0.01100%coinbase76d ago0x909cf0…773ce1
0xfa5e…2d460xeec4…237dBase—$0.01100%coinbase76d ago0x483d91…ae77dc
0xfa5e…2d460x963a…c2edBase—$0.01100%coinbase76d ago0xe0c806…df4e67
0xfa5e…2d460x208c…4ea4Base—$0.01100%coinbase76d ago0x0bbaec…93a915
0xfa5e…2d460x271c…4e2eBase—$0.01100%coinbase76d ago0x52b246…fa051a
0xfa5e…2d460x0fd2…bc64Base—$0.01100%coinbase76d ago0x41a11d…d1a153
0xfa5e…2d460xa708…e604Base—$0.01100%coinbase76d ago0xfd396e…44774a
0xfa5e…2d460x343b…ca70Base—$0.01100%coinbase76d ago0xcfd317…6ae859
0xfa5e…2d460x1a44…585bBase—$0.01100%coinbase76d ago0x1aa084…72bccf
0xfa5e…2d460xa6d7…9296Base—$0.01100%coinbase76d ago0x08176f…418528
0xfa5e…2d460x97a6…d7b9Base—$0.01100%coinbase76d ago0x46dedb…b0ce41
0xfa5e…2d460x7d52…69c6Base—$0.01100%coinbase76d ago0xfb6f0a…a96077
0xfa5e…2d460x9619…e5a3Base—$0.01100%coinbase76d ago0x024777…c26268
0xfa5e…2d460xa4e0…671eBase—$0.01100%coinbase76d ago0x52f2fe…f25f9e
0xfa5e…2d460x66fa…30dcBase—$0.01100%coinbase76d ago0x51ab24…a7dd30
0xfa5e…2d460x8969…ca88Base—$0.01100%coinbase76d ago0xcd8b16…f4d014

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.