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.04100%dexter51d ago0x5e4a9c…24b929
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x0b4691…eab541
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0xe2ea1e…34a3f5
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter51d ago0x52cd0b…8bc836
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x6c0ec9…27d2f8
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0x1d7e86…60aac0
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter51d ago0xbc5c69…8a0299
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter51d ago0xbad6e2…2f8abd
0x1fff…ce910x07cf…2396Basex402 service$0.0470%0x1360…66fa51d ago0xab5924…99a474
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x9e8c38…b19d8a
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter51d ago0xfe4949…026474
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0xd42484…458225
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0x0c1f9d…1db19e
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter51d ago0xcff066…30a769
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter51d ago0x13c350…d54bfa
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter51d ago0xe73d58…231b2c
0x1fff…ce910x07cf…2396Basex402 service$0.0670%0x1360…66fa51d ago0x2787b1…f6a97a
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter51d ago0x64043c…68ead3
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x0af7cb…9eb35d
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0xe950a7…a070c8
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter51d ago0x205ea3…2d6c2c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter52d ago0x7ee43c…5edf1a
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter52d ago0x0e6a98…58c060
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter52d ago0x8797ef…a0a29e
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter52d ago0x2de972…aab1d2

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.