Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x847c04…e2f993
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1bfe0b…b20e7c
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x91d36f…a53ca9
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x475386…3a9028
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x124c36…3c6cec
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x585d21…0db0be
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb6e1a2…a2648d
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa77e79…203e3c
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x776ebf…3aaaee
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa2fff0…3ac45d
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x05a037…4b1b37
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd0fa81…22269d
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xfc843e…9f5e1f
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd1223f…d81492
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd07453…cc91d0
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x89c545…09780f
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x847766…9942a0
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd80e02…00397e
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf8ac8d…fb63e1

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.