Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x0f80ce…f96b83
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x0b4b9c…371fee
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xe468b7…e8b5fc
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x2d4823…2a556a
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xbce0fd…664e57
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x475e7b…79a66f
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xdac333…d1fcb9
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xdcd056…d027a8
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x5d8024…fa2eb2
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x5f2ab3…6025c6
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x594866…ab8e04
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x732190…ec7607
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x3a136b…b4764c
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x165b6d…88f841
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xe85b14…0358b5
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x03cbf5…d4d623
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xd6dcfa…78d707
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xc9baf1…671130
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x4de0c9…4a6cf6
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xe7c1fd…1e5b9a
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x0f9bfc…d3b151
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x7d3ddf…7089c5
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xb2be0a…7b426d
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0xafb393…f3f7d1
0x2d4b…ef080x5aae…482eBase—$0.001100%coinbase10d ago0x2b2203…58e83e

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.