Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter37d ago0x057123…f2ee98
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa37d ago0xa87763…d034c8
0x1fff…ce910x07cf…2396Basex402 service$0.2070%0x1360…66fa37d ago0x3ee4fd…e441ec
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x7c1d37…54c5e4
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0xe0a4b7…8eb8f1
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0x7b3988…f956bd
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0xc66043…a59b67
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter37d ago0x5eaab5…254632
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter37d ago0xb001bf…435c4a
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter37d ago0x1ddf2c…66c4b3
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter37d ago0x1f8458…ac6ab9
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter37d ago0xd944dc…115076
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter37d ago0xa4e60e…4676de
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0xd8db44…1377e4
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0x43a3be…6169c3
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter37d ago0xd2948c…fcbb4b
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0x1b6a96…99f22d
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter37d ago0x628428…1becde
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter37d ago0xeba264…44be42
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0x9f1805…4a8c37
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0xabb23b…b36496
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0xf67212…4324a6
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter37d ago0x83871c…e05b2b
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0x0e9957…1e5402
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0xd6dbef…f64fa8

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.