Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x08ef25…96a8eb
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0xd7073e…771c62
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x2ed6d5…165834
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x8d8efa…6326b1
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0xbb7de4…89ffa2
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x594797…a03b4e
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0xd180d1…ac9936
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0xc6efdd…81ec99
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x2215dd…ed86d3
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0xb0fcc7…69fa55
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x2aba4e…83c71b
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0xfd0832…61ee2b
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x708daf…679f3c
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x637e2c…da296d
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x236bbd…050cc1
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0xb6b196…249842
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x6d986c…b2836c
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x7b07c9…4ceceb
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x770bb3…91c52e
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x82ac09…44e17e
0x92e3…c20c0x5aae…482eBase—$0.001100%coinbase4d ago0x93e3ac…c584fb

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.