Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase91d ago0xd1c09a…1b0db7
0xca0a…2d7a0x85b4…627cBase—$0.35100%coinbase91d ago0x8bc4bf…1b0970
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase91d ago0x7ea147…4d4a85
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase91d ago0x3b2b8e…05051d
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase91d ago0x1649e9…32fbe9
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase91d ago0xba0486…0809b8
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase91d ago0x4379f9…2903a9
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase91d ago0xda9bd9…8cf212
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase91d ago0x28b38a…a75321
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase91d ago0xca4393…6c9618
0xca0a…2d7a0x85b4…627cBase—$1.25100%coinbase91d ago0xee86be…013a1f
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase91d ago0x5988c2…9caaad
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase91d ago0xff3a8f…784eda
0xca0a…2d7a0x85b4…627cBase—$0.55100%coinbase91d ago0x4805cd…83e763
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase91d ago0xf5be5e…7f2a4a
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase91d ago0xe35dca…2edce0
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase91d ago0x888f1f…5f9236
0xca0a…2d7a0x85b4…627cBase—$0.67100%coinbase91d ago0xf8fd56…b773b0
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase91d ago0x63e0f6…c18584
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase91d ago0x2684a9…8b17d3
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase91d ago0x723078…176497
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase91d ago0x35ebc3…2bfc34
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase91d ago0x5a27aa…e4b204
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase91d ago0xd46882…ba4789
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase91d ago0x01cf05…31a751

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.