Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e7c…f2ed0x993d…3f3cBase—$0.04100%fluxa118d ago0xe65893…ac3e15
0x4ba7…b1f00x993d…3f3cBase—$0.04100%fluxa118d ago0x568376…49e5d4
0xb846…f1470x993d…3f3cBase—$0.04100%fluxa118d ago0x8aef35…0816b0
0x0925…e52a0x993d…3f3cBase—$0.04100%fluxa118d ago0x893431…1d6c32
0xec19…4dfd0x993d…3f3cBase—$0.04100%fluxa118d ago0xef531f…ee4e44
0x4afb…14730x993d…3f3cBase—$0.04100%fluxa118d ago0x2fb88f…cda643
0x4fc4…edc10x993d…3f3cBase—$0.04100%fluxa118d ago0x747b3d…903e30
0x7711…cc270x993d…3f3cBase—$0.04100%fluxa118d ago0xdc3b86…fb7706
0x6107…83f80x993d…3f3cBase—$0.04100%fluxa118d ago0xe566ad…9eb754
0x245a…7d410x993d…3f3cBase—$0.04100%fluxa118d ago0x68a5df…68da7b
0x81f6…7bfd0x993d…3f3cBase—$0.04100%fluxa118d ago0xbdbd29…cb2d63
0x0d9e…1d2b0x993d…3f3cBase—$0.04100%fluxa118d ago0x624cde…71c454
0x95d5…24490x993d…3f3cBase—$0.04100%fluxa118d ago0xa2ab40…67ae9e
0x1c3b…e1730x993d…3f3cBase—$0.04100%fluxa118d ago0xa66479…14acd8
0x8fef…05160x993d…3f3cBase—$0.04100%fluxa118d ago0xcc11c5…9bf02d
0x293b…ee480x993d…3f3cBase—$0.04100%fluxa118d ago0xa55160…7a6811
0xccb7…43770x993d…3f3cBase—$0.04100%fluxa118d ago0x017e9f…ee2c85
0x1b5b…94e30x993d…3f3cBase—$0.04100%fluxa118d ago0xb9b690…76d1c0
0xdbd6…e7540x993d…3f3cBase—$0.04100%fluxa118d ago0x2615f6…53d43d
0xbacd…ce5f0x993d…3f3cBase—$0.04100%fluxa118d ago0xc27c08…152df2

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.