Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.003100%coinbase67d ago0x5c064f…ff370d
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.003100%coinbase67d ago0x1cc821…cd3c2a
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase67d ago0xb19129…97c0f4
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase67d ago0xb703ad…1e7ea6
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.005100%coinbase67d ago0x90e279…7477fd
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.005100%coinbase67d ago0xc5e191…021307
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.005100%coinbase67d ago0x02bb21…d8fedd
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.005100%coinbase67d ago0x4a52fd…a0f1f5
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.01100%coinbase67d ago0x8cf294…876ad9
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase67d ago0x635ae4…e55318
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase67d ago0x1d5639…2d8297
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase67d ago0xc7797f…d46425
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.01100%coinbase67d ago0x5e82f8…4a0de4
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.05100%coinbase67d ago0xcd87fd…f401d7
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.001100%coinbase67d ago0x444547…79ec9f
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.005100%coinbase67d ago0xfad12f…565766
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase67d ago0x281d3d…1ff295
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.02100%coinbase67d ago0xe689be…4adba5
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.02100%coinbase68d ago0x9e718c…15ad78
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.02100%coinbase68d ago0x0543ca…cc17d7
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.02100%coinbase68d ago0x2d91c9…26c61b
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.05100%coinbase68d ago0x2245d7…49607f
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase68d ago0xb67fa2…1a7af1
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.002100%coinbase68d ago0x22c812…435cbe
0x0e31…fe220x67ac…3ea6Basex402 serviceSanctions$0.005100%coinbase68d ago0xc7f45c…86744e

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.