Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52b7…2b490x7d2c…bcfeBase$0.05100%coinbase38d ago0x66e0b4…dccab3
0x52b7…2b490x7d2c…bcfeBase$0.05100%coinbase38d ago0x2ff00a…d72496
0x52b7…2b490x7d2c…bcfeBase$0.05100%coinbase38d ago0xc782e2…859bd9
0x52b7…2b490x7d2c…bcfeBase$0.05100%coinbase38d ago0xe1b1ce…755d1b
0x52b7…2b490x7d2c…bcfeBase$0.05100%coinbase38d ago0x5e0100…f44d68
0x52b7…2b490x7d2c…bcfeBase$0.05100%coinbase38d ago0x28dee3…bf2f4e
0x52b7…2b490x7d2c…bcfeBase$0.05100%coinbase38d ago0x68ed99…f2ae5c
0x2958…4cc80x7d2c…bcfeBase$0.20100%coinbase38d ago0xb1bca1…8d5fe0
0x2001…c58d0x7d2c…bcfeBase$0.05100%coinbase38d ago0xa3a9c9…60a9a2
0x2001…c58d0x7d2c…bcfeBase$0.05100%coinbase38d ago0x62be6c…525aa7
0x2001…c58d0x7d2c…bcfeBase$0.05100%coinbase38d ago0xaa9f60…ae716d
0xeb03…c1650x7d2c…bcfeBase$0.05100%coinbase38d ago0x006160…022955
0xeb03…c1650x7d2c…bcfeBase$0.05100%coinbase38d ago0xf5fe93…44bc2d
0xeb03…c1650x7d2c…bcfeBase$0.05100%coinbase38d ago0x8ce64e…587d49
0xeb03…c1650x7d2c…bcfeBase$0.05100%coinbase38d ago0x0a5bab…31eb2c
0xeb03…c1650x7d2c…bcfeBase$0.05100%coinbase38d ago0x28e5f5…6255ea
0xeb03…c1650x7d2c…bcfeBase$0.05100%coinbase38d ago0x178e6f…e71404
0xeb03…c1650x7d2c…bcfeBase$0.05100%coinbase38d ago0x24b619…ea6e88
0x9ba6…ac1b0x7d2c…bcfeBase$0.05100%coinbase38d ago0xd6a318…09317c
0x9ba6…ac1b0x7d2c…bcfeBase$0.05100%coinbase38d ago0x314c59…44ba30
0x9ba6…ac1b0x7d2c…bcfeBase$0.05100%coinbase38d ago0x3570b5…3dbbd3
0x9ba6…ac1b0x7d2c…bcfeBase$0.05100%coinbase38d ago0x37cbdd…1ce968
0x9ba6…ac1b0x7d2c…bcfeBase$0.05100%coinbase38d ago0x806c28…bf56f0
0x9ba6…ac1b0x7d2c…bcfeBase$0.05100%coinbase38d ago0xac3980…b939cf
0x9ba6…ac1b0x7d2c…bcfeBase$0.05100%coinbase38d ago0x665222…598450

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.