Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase19d ago0x8b0ba2…e1f8f9
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase19d ago0x077cb7…a5615c
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase19d ago0xcb65e2…0c4ec8
0x0544…39800x4e39…fc80Base—$1.00100%coinbase20d ago0x99a95e…bc3c08
0x4e39…fc800x0544…3980Basex402 service$0.48100%coinbase20d ago0xc3c3d6…db7473
0x4e39…fc800x0544…3980Basex402 service$0.12100%coinbase20d ago0xa6270f…cf11ce
0x4e39…fc800x0544…3980Basex402 service$0.24100%coinbase20d ago0x0b9b44…3b5591
0x4e39…fc800x0544…3980Basex402 service$0.36100%coinbase20d ago0x07a2bb…4ef1da
0x4e39…fc800x0544…3980Basex402 service$0.12100%coinbase20d ago0x619d31…999b72
0x4e39…fc800x0544…3980Basex402 service$0.60100%coinbase20d ago0x9e53da…0725f4
0x4e39…fc800x0544…3980Basex402 service$0.12100%coinbase20d ago0x700e04…71eac8
0x4e39…fc800x0544…3980Basex402 service$0.12100%coinbase20d ago0xffd9b3…d54ee3
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase20d ago0x5c1bd3…9fc2b7
0x4e39…fc800x0544…3980Basex402 service$0.48100%coinbase20d ago0xaaf587…2bec26
0x4e39…fc800x0544…3980Basex402 service$0.12100%coinbase20d ago0x09a71f…3792b6
0x4e39…fc800x0544…3980Basex402 service$0.03100%coinbase20d ago0x7a1d07…a61253
0x4e39…fc800x0544…3980Basex402 service$0.03100%coinbase20d ago0x8ad447…4d0e50
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase20d ago0x86249d…94de7e
0x4e39…fc800x0544…3980Basex402 service$0.03100%coinbase20d ago0x6dd431…47448e
0x4e39…fc800x0544…3980Basex402 service$0.24100%coinbase20d ago0x5d0bcd…3d83c2
0x4e39…fc800x0544…3980Basex402 service$0.48100%coinbase20d ago0x395525…4d90da
0x4e39…fc800x0544…3980Basex402 service$0.03100%coinbase20d ago0x051204…eabacc
0x4e39…fc800x0544…3980Basex402 service$0.18100%coinbase20d ago0x74840c…8ea698

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.