Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter39d ago0xc53ba9…0e2b28
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter39d ago0x2a9b3f…35cb38
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter39d ago0xd7358f…d66534
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter39d ago0x81b680…783135
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter39d ago0x5304d0…f588ac
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter39d ago0x4ece6d…1d902e
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter39d ago0x22fdec…040ad8
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter39d ago0xf565cb…4d9bae
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x0c83aa…697f9c
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x5befe9…059117
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter39d ago0xe75438…dddc44
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x6c7f41…d8c205
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0xe767cb…358a0e
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x153d4c…c9aeda
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter39d ago0x51cdf9…aa6342
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter39d ago0x5e4fa4…29effd
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x7a310f…344ae9
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x75d840…e8e8fa
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter39d ago0x48a92d…477a20
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter39d ago0xa2b408…2bff46
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x29c079…06f820
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x2e0cae…466564
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter39d ago0x5ad30e…a1e8c8
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter39d ago0x591152…d49de2
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter39d ago0x322f9f…4a58ca

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.