Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0420…89e20xf251…747bBase—$0.01100%coinbase47d ago0x01b523…896e08
0x0420…89e20x0eb1…4ceeBase—$0.02100%coinbase47d ago0x35f5db…55fb08
0x0420…89e20x0a24…a537Base—$0.01100%coinbase47d ago0xdcc0b8…948f44
0x0420…89e20x7a59…2584Base—$0.01100%coinbase47d ago0xf378e2…0585fa
0x0420…89e20xeacf…6e0dBase—$0.01100%coinbase47d ago0x7a3235…06661e
0x0420…89e20x91ab…59ccBase—$0.01100%coinbase47d ago0x560ae7…d62b60
0x0420…89e20xb128…393bBase—$0.01100%coinbase47d ago0xbec012…a79eae
0x0420…89e20x0e4f…e906Base—$0.01100%coinbase47d ago0x066e00…e86b4e
0x0420…89e20xb160…37c5Base—$0.02100%coinbase47d ago0x20a210…e0ca45
0x0420…89e20xbbd6…6839Base—$0.01100%coinbase47d ago0xa13cf9…67ea55
0x0420…89e20x96f3…6d3dBase—$0.01100%coinbase47d ago0xa82c49…80bf2d
0x0420…89e20x9b91…978cBase—$0.01100%coinbase47d ago0xbe3e8b…f5f18c
0x0420…89e20x7c0f…8f90Base—$0.01100%coinbase47d ago0x3b18e8…5d889b
0x0420…89e20x2329…1576Base—$0.01100%coinbase47d ago0xe9d9bd…f6c56b
0x0420…89e20xe196…e552Base—$0.01100%coinbase47d ago0x315f76…2a9bc2
0x0420…89e20x4bb6…577cBase—$0.01100%coinbase47d ago0x3482f9…fd58a0
0x0420…89e20x67bf…7591Base—$0.01100%coinbase47d ago0x635925…a1b6a9
0x0420…89e20xdf76…a7e1Base—$0.02100%coinbase47d ago0xe51200…c9fa44
0x0420…89e20xd83b…ef28Base—$0.01100%coinbase47d ago0xfa0a5e…ac73e5
0x0420…89e20x9218…224aBase—$0.01100%coinbase47d ago0x336842…518e7d
0x0420…89e20x8c43…0955Base—$0.01100%coinbase47d ago0xfdb142…74f49c
0x0420…89e20xe120…7df9Base—$0.01100%coinbase47d ago0xe2a690…3d45e6
0x0420…89e20x6512…8390Base—$0.01100%coinbase47d ago0x286b51…96217d
0x0420…89e20x464d…c242Base—$0.01100%coinbase47d ago0x09f6f1…90fd22
0x0420…89e20xa7b0…1a5bBase—$0.02100%coinbase47d ago0xc550de…aa5943

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.