Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…1bbe0x6c02…e538Base—$0.01100%coinbase58d ago0xfbe6ba…f162e5
0x7e92…1bbe0xbb36…dac9Base—$0.01100%coinbase58d ago0x8e74d7…8f00ea
0x7e92…1bbe0xcc05…f15fBase—$0.01100%coinbase58d ago0x219701…3f5931
0x7e92…1bbe0xd5c7…27e7Base—$0.01100%coinbase58d ago0x7d221b…9c07d9
0x7e92…1bbe0x41a1…baeeBase—$0.01100%coinbase58d ago0xa79955…4886aa
0x7e92…1bbe0x4f12…60e4Base—$0.01100%coinbase58d ago0xd115bc…794593
0x7e92…1bbe0x9425…7034Base—$0.01100%coinbase58d ago0xd59553…6153c2
0x7e92…1bbe0xd0db…2c88Base—$0.01100%coinbase58d ago0x2b2aa9…1a95be
0x7e92…1bbe0xf8c2…5fb7Base—$0.01100%coinbase58d ago0x95c902…a8a796
0x7e92…1bbe0xdd36…4493Base—$0.01100%coinbase58d ago0x18cbc4…12217b
0x7e92…1bbe0x356c…5210Base—$0.01100%coinbase58d ago0xf69df8…11efd0
0x7e92…1bbe0x3e2e…3453Base—$0.01100%coinbase58d ago0x61cf10…791338
0x7e92…1bbe0x91b0…4526Base—$0.01100%coinbase58d ago0xca519b…c1abd6
0x7e92…1bbe0xdb02…4d75Base—$0.01100%coinbase58d ago0xf3321e…a70364
0x7e92…1bbe0xd9ef…a695Base—$0.01100%coinbase58d ago0x8cf36d…786b73
0x7e92…1bbe0xb26c…45bcBase—$0.01100%coinbase58d ago0x888efc…5fd1b5
0x7e92…1bbe0xb965…be04Base—$0.01100%coinbase58d ago0xb94e90…0da8bf
0x7e92…1bbe0x4ce1…dadfBase—$0.01100%coinbase58d ago0x012bd2…8d6ebd
0x7e92…1bbe0xb843…7957Base—$0.01100%coinbase58d ago0x18d557…6b8b35
0x7e92…1bbe0x9a83…3052Base—$0.01100%coinbase58d ago0x578ee7…ce5c90
0x7e92…1bbe0xbfb0…83edBase—$0.01100%coinbase58d ago0x3b4654…1bea7e
0x7e92…1bbe0x4f25…d788Base—$0.01100%coinbase58d ago0xe0d959…9a9668
0x7e92…1bbe0xdb80…e208Base—$0.01100%coinbase58d ago0x20c9b0…276310

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.