Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x62b723…9e8108
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x6bdfcb…ddc15a
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xfa909b…8a2d12
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x0a86a0…b37cf1
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xa8fb51…a4fc98
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xc24a97…c7d7a3
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xd30b83…897814
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x80bc65…8c5f7f
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x696a6e…f1bb5e
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x72b225…e071ac
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xf8dd55…78e776
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x8ed88d…43e69a
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xdf99d3…b1f70b
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xacf90b…85b86a
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x7de0c3…8237ca
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xa1b3f8…65cd0c
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x4efeb0…6b1412
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x6d9402…a112ee
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xaa8c71…83c9a8
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x524203…b26a98
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x538a22…da7f7b
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x016deb…82626e
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xea8bf1…04dccb
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0xc893b9…7bb00b
0xda23…200f0xb3e9…e3a5Basex402 service$0.001100%coinbase64d ago0x5de555…cccb65

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.