Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8df7…d98a0x6a0a…bf67Base—$0.01100%coinbase2d ago0x7c45ca…58b96e
0x8df7…d98a0x6a0a…bf67Base—$0.01100%coinbase2d ago0xf34951…a8235e
0x8df7…d98a0x6a0a…bf67Base—$0.01100%coinbase2d ago0xe431b8…0c6a56
0x8df7…d98a0x6a0a…bf67Base—$0.01100%coinbase2d ago0x27c28a…1610c4
0x8df7…d98a0x6a0a…bf67Base—$0.01100%coinbase2d ago0xed6c8e…558b1c
0x8df7…d98a0x6a0a…bf67Base—$0.01100%coinbase2d ago0x3d1103…e83197
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xc30ee3…405221
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x79f8f9…c4b9d3
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x3d5789…3573b8
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xf6966e…7efe85
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xb96998…6663cb
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xbe36ca…8b7ad4
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xb64c87…4e545e
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xd4479a…5d0307
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x606d2c…4cb1bf
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x75215a…e077e4
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xa2d085…266e98
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x155728…e5b9d9
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xf7d5f7…f88f52
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xeefe6f…5dc993
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x9c2ecf…2e59ca
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xc0bc32…6215c7
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xc14e2a…451e70
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0x626233…517a92
0x8df7…d98a0x6a0a…bf67Base—$0.10100%coinbase2d ago0xee708b…3e962a

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.