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.20100%dexter49d ago0xa5a762…b4725b
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x659711…098f7e
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa49d ago0x8f669f…f9cfb2
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x8faccf…32a827
0x1fff…ce910x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0x565764…08306c
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter49d ago0xdec5ec…92bf36
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x057f46…bf4136
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter49d ago0xa3d168…6ee409
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter49d ago0x74287a…4ff647
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter49d ago0x4fc04a…b1177f
0x1fff…ce910x07cf…2396Basex402 service$0.04100%0x1360…66fa49d ago0x873e4f…2377d0
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter49d ago0x758e67…977bd1
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter49d ago0x49b6a1…979aff
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter49d ago0x3f4e16…0d451e
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x650789…160f60
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x6e9771…3fc58a
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x0d2517…fa51a4
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x88e66f…78f67b
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter49d ago0xa46be1…590dc3
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x0cdf83…7c9b0b
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter49d ago0x9fc065…a7dd59
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter49d ago0x27af5a…409cf2
0x1fff…ce910x07cf…2396Basex402 service$0.04100%0x1360…66fa49d ago0xaa9b80…0e3098
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter49d ago0x6f766f…2998eb
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter49d ago0xdd04a3…1c1f34

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.