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.06100%dexter50d ago0x232cc4…25b833
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0x892ac4…f17f04
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter50d ago0x6e1519…a64224
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x512496…e0d118
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x913f89…a48ebc
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0x4de05b…16860f
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xb872f1…86ad55
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x898713…d3453a
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter50d ago0x101dca…803be7
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0x4bb5cc…1e65b9
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0xde4424…687c32
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x29229b…704014
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter50d ago0xebecc8…001ae7
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa50d ago0x1e877c…a77bec
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter50d ago0xc11dfe…343bc8
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x6ff862…2b9dfb
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x63a7bf…a995e3
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0xb04131…6601da
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0x749f65…e54e0e
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0xb3574d…7cd7d0
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%dexter50d ago0x063f6f…0f0ad8
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xc0fa16…b8e84e
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0xd42b31…e15dea
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter50d ago0x4eb204…6b95a8
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter50d ago0xaff676…a30f4c

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.