Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase25d ago0xde1fc3…673db1
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x32948b…750baf
0xf9eb…e9d00xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x64903f…8c4c3c
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase25d ago0xa1180f…90de66
0x06df…bba10xffc4…37b1Basex402 service$0.001100%coinbase25d ago0xd4965d…54c3bf
0x06df…bba10xffc4…37b1Basex402 service$0.001100%coinbase25d ago0xa1a2f2…7ac492
0x06df…bba10xffc4…37b1Basex402 service$0.001100%coinbase25d ago0xd7ab6a…324e9f
0x06df…bba10xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x4da016…18b51a
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x0bf2bb…bd8419
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x99b750…d1b47a
0x6777…39860xffc4…37b1Basex402 service$0.002100%coinbase25d ago0x3ea729…43bd31
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase25d ago0xf6dcc2…fe0649
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase25d ago0xf5d46d…e66d58
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x536d5e…349fb0
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x6231cb…a4522e
0x6777…39860xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x28aed7…43a9bd
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase25d ago0x5147c2…2eee6b
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase26d ago0x2a84b5…2fb24d
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase26d ago0xfbc44a…368089
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase26d ago0xae61af…b224b5
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase26d ago0x3d47b5…8b98cf
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase26d ago0xb746fa…0b0ce1
0x9adb…279c0xffc4…37b1Basex402 service$0.04100%coinbase26d ago0x6d4199…7dadf2
0x9adb…279c0xffc4…37b1Basex402 service$0.04100%coinbase26d ago0x554099…1b01c8
0xc59e…98dc0xffc4…37b1Basex402 service$0.001100%coinbase26d ago0x178e2b…1f1681

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.