Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter50d ago0xc58020…1cb3a2
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter50d ago0x5daf1b…dcfec6
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter50d ago0x816f4f…006343
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter50d ago0x21ddfd…f6f1ae
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter50d ago0x9c9f91…50ea8a
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0xe1e59a…8c9dff
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x426918…4352e2
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x4a8202…d92c1e
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x37016d…d41e27
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x315983…28ec6f
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0xc6dd0d…5d5e68
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x19ba1f…ff83ab
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x7b3834…ba318e
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter50d ago0x4fd0b2…2964ac
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0xb7751b…2046ab
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x57a2b2…920436
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter50d ago0x66bb22…104b5c
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter50d ago0x754ca3…dcc425
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x95b354…752246
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter50d ago0xc9fdf7…eeb865
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x7d4ee1…633d0b
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0xa58112…f63018
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0x2ad272…efbb44
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter50d ago0xd3565a…ef8fae
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter50d ago0x725c9d…28c14a

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.