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.10100%dexter50d ago0xdedf2e…30233b
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x874118…43c8c9
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0xa8b945…c9a783
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0x1688b5…873687
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xcdde02…e5ac1f
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0x8f238f…da5ed6
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0x45a6af…46ee95
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x40b966…502baa
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa50d ago0x086832…feec35
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x979912…51f3b6
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x8f6420…fd784a
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xb86bcc…d74552
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x9903d6…b81efc
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0xc08166…19f32e
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x94f764…40f0dd
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x96a229…fe4ac7
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x1292d0…4a786d
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0x91d12c…1a137b
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xd6d186…435c08
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0xd5e851…1d8e6a
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xa8ff54…980fc7
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x2ef01d…dfd578
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter50d ago0xa51b29…053e3b
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x69a094…c34d3c
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x90f292…fd13d0

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.