Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x12b467…0c9c83
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter39d ago0x5a670f…e09b9f
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x77e7a8…4d9f77
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x85db48…bf3ae8
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter39d ago0x67e4b6…df2e83
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0x6e53f7…d7209d
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x534cda…c9c4fa
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x4cebcb…527b58
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x96c52a…8e2564
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x267dc4…6f97d6
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0x17bc5b…e45c21
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x11597d…c88515
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0xc0342a…c76ac7
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter39d ago0x152c13…ca49ec
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0x4ba9a4…ea6fc3
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter39d ago0xad196c…d3300a
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0x7e90f7…6ea4b7
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x76f9bd…36bfc8
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter39d ago0xfb049a…133717
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter39d ago0xf2042b…bb67d5
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x592893…ffb974
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x5ada9f…ddc1cd
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x9ad53e…2cc3b1
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x874daf…cad34e
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter39d ago0x7b7d72…1a551e

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.