Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase113d ago0x6add87…134122
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates113d ago0x3c8e55…0d2b7a
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase113d ago0xb5c393…1464df
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates113d ago0xc2c302…7cc63d
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase113d ago0x2211d6…63e7d9
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates113d ago0x266ff4…0e8a36
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase113d ago0x10e884…a71c6d
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates113d ago0xeab0f7…02b22e
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase113d ago0x8ac685…b96444
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates113d ago0xe0e660…4141dc
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x837398…f1c0df
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x4e6802…0e2483
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0xc70cff…1f518f
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x0fd9f4…3703cf
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0xc82895…c3b5b2
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x23483b…6b8d82
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x9754e2…af4864
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0xd458ba…4436d6
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0xbd9afe…3092fb
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x0fcc05…0f4850
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0xb773f0…c72164
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x14db45…0ebf64
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x98a27d…7826ac
0x010f…ab730x13bf…b9a7Base—$0.004100%candidates114d ago0x7ce6af…83fb8b
0x010f…ab730x13bf…b9a7Base—$0.002100%coinbase114d ago0x2c58d9…0c496a

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.