Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x0d2243…00b36c
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x7d8289…b908d9
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x9c4fc6…6d1dbd
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x7a02ab…79cbf8
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x1084c0…dd1a63
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x6b2427…b6aaa2
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0xfc1607…1c34be
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x23d8bd…09b41b
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x75dbba…7d6251
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x15860f…8310d5
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x12f3b1…7e7db3
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x797b76…bb4cef
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x74c983…efb030
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x1da8ba…2671d5
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x5eec27…6394d7
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0xc328a8…1d0a49
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x2af39c…c0a54e
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x5eba96…2cc29d
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x806026…1862e2
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x1522e0…17269e
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x65f4a3…3ffab4
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0xc90856…3c183b
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0xbed03c…a4a3c5
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x555109…cba09d
0x8f17…16160x2e87…753dBaseStableEstateSales$0.01100%coinbase83d ago0x22fdc1…d3ed58

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.