Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter49d ago0x90df69…f9e82c
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter49d ago0x2804d3…b25b22
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter49d ago0x63f731…bdebbb
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter49d ago0x0e4de7…418fd5
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter49d ago0x01d2a7…491ee5
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter49d ago0x1bf6aa…5df9ae
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter49d ago0x268c51…c553d2
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%payAI49d ago0x15e10a…67c875
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter49d ago0xe39f08…2fb2b7
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter49d ago0x4cd58c…7bd7e5
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter49d ago0x90e87c…d10f39
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter49d ago0xe1bee8…abdd22
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter50d ago0xc130d3…b1ee1a
0x61a5…d23d0x07cf…2396Basex402 service$0.10100%dexter50d ago0x791e04…722c79
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter50d ago0x116fa7…3d7f0e
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter50d ago0xa979f1…61db62
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter50d ago0x9b4ba8…ea9cab
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter50d ago0xc1f4e4…b6b0d2
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter50d ago0x7c4eb9…40cd8a
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter50d ago0x396032…f5374d
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter50d ago0x94e80d…36371a
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x4fe88f…7ab0e4
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter50d ago0x77df9d…75c8cd
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter50d ago0x9bc005…dbeeda
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter50d ago0x68fc3b…10b945

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.