Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xdeb01e…023a3c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xe8bb18…631c40
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x59dae1…b73bde
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase120d ago0x717762…c604fa
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase120d ago0x9c35ad…a32544
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase120d ago0x33c69f…54577e
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x99f7c9…d0be79
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase120d ago0xde2581…1f39a2
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase120d ago0x718c3a…e9bd7f
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xf15006…24fea8
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xe0faf9…3d234c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0xc8a4e7…d87935
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x093a55…e5eee7
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x6ac67d…656a92
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x59a07a…0b0f42
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x6acb11…c5b430
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x54f93b…8ba6ec
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x284034…e47c9d
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x7ac521…f13f16
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x27d7fb…76b4ed
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x15d0a8…31cea0
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x133e86…26ae76
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase120d ago0xb873f1…ad8768
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase120d ago0x06bb4c…a1c2a0
0x0360…c9890x9173…8c38Basex402 service$0.001100%coinbase120d ago0xea5732…2f2d76

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.