Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter42d ago0xc2310a…a4af55
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter42d ago0xa24ef9…2e193c
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter42d ago0x021d18…b38b24
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter42d ago0x846413…c51500
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter42d ago0x10a001…f3cb31
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter42d ago0xc4df94…31bc58
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter42d ago0xa7c986…fba504
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter42d ago0x02e445…3abee6
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter42d ago0x9fa8ae…2c741f
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter42d ago0xb76619…83aadf
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter42d ago0x034a28…698be7
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter42d ago0xc0acb9…843b36
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter42d ago0x1dee60…55521e
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter42d ago0x9559aa…388110
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter42d ago0xd21270…63dca4
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter42d ago0xe33bd9…abed2a
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%dexter42d ago0x512d2a…e108d1
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter42d ago0xc8c08f…eab6a7
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%dexter42d ago0x3f52f6…6087b3
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter42d ago0x4ea70b…982c1b
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter42d ago0x6d5ea5…311c99
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%dexter43d ago0xdc1b8d…a94d04
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0xecd6fc…d03adf
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%dexter43d ago0xb5c796…e28f65
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%dexter43d ago0x168be1…b4b699

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.