Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b2d…7c3e0x6839…1a2bBase—$0.003100%coinbase3d ago0x3b8482…961a32
0x1949…c2300x6839…1a2bBase—$0.003100%coinbase3d ago0x63db98…b44039
0x89ea…31040x6839…1a2bBase—$0.003100%coinbase3d ago0x76645d…d7f2e5
0xccdd…a6050x6839…1a2bBase—$0.003100%coinbase3d ago0xdccd22…327e69
0x143b…41a80x6839…1a2bBase—$0.003100%coinbase3d ago0xa9f885…aeb8c3
0xf96f…60b60x6839…1a2bBase—$0.003100%coinbase3d ago0xc768bb…e315b1
0x5309…ac4c0x6839…1a2bBase—$0.003100%coinbase3d ago0x0f1960…5769e6
0x0a16…b8530x6839…1a2bBase—$0.003100%coinbase3d ago0x73143a…6ecea6
0x1e99…aaf90x6839…1a2bBase—$0.003100%coinbase3d ago0x3b72de…322045
0xc356…a5dc0x6839…1a2bBase—$0.003100%coinbase3d ago0x736af4…a34e29
0x9490…9d7a0x6839…1a2bBase—$0.003100%coinbase3d ago0x0bef2b…e6d06b
0x294b…3dc60x6839…1a2bBase—$0.003100%coinbase3d ago0x8e0790…c70d57
0x2a2b…685b0x6839…1a2bBase—$0.003100%coinbase3d ago0x1c0b6d…b1bf98
0xdbc4…47790x6839…1a2bBase—$0.003100%coinbase3d ago0x96354a…d771a4
0x0483…4fa60x6839…1a2bBase—$0.003100%coinbase3d ago0x4638b3…6ce061
0x2240…9f270x6839…1a2bBase—$0.003100%coinbase3d ago0x26f90e…4ab5fb
0x76a8…38cb0x6839…1a2bBase—$0.003100%coinbase3d ago0x52cfa9…219bfe
0x4960…e8850x6839…1a2bBase—$0.003100%coinbase3d ago0x3cf42b…493cd1
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase3d ago0x92f29b…daf4a4
0x6bcc…2bfc0x6839…1a2bBase—$0.003100%coinbase3d ago0x2dbbb4…78e10c
0xc245…fc860x6839…1a2bBase—$0.003100%coinbase3d ago0x71cf2d…c93ef2
0x9585…c3980x6839…1a2bBase—$0.003100%coinbase3d ago0x17c6b2…7eb6ef
0x742b…427c0x6839…1a2bBase—$0.003100%coinbase3d ago0x97e15b…ee17d0
0xaef5…14e10x6839…1a2bBase—$0.003100%coinbase3d ago0x094041…2912a9
0x3941…84090x6839…1a2bBase—$0.003100%coinbase3d ago0xfe52b4…e84987

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.