Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd8c…a7c40xd51c…3587Base—$0.01100%coinbase74d ago0x25c221…3c1fbf
0xdd8c…a7c40x741c…de0bBase—$0.01100%coinbase74d ago0x983a01…75e593
0xdd8c…a7c40x0a67…3775Base—$0.01100%coinbase74d ago0xe83089…8674c0
0xdd8c…a7c40x993e…802aBase—$0.01100%coinbase74d ago0x9574fc…624b6e
0xdd8c…a7c40x6e53…c57eBase—$0.01100%coinbase74d ago0xc137da…7987a6
0xdd8c…a7c40x6b6a…5d55Base—$0.01100%coinbase74d ago0x38a7ae…9aea03
0xdd8c…a7c40x9f35…305bBase—$0.01100%coinbase74d ago0xf20648…600576
0xdd8c…a7c40x956d…46ebBase—$0.01100%coinbase74d ago0xa4b68b…a3e6f7
0xdd8c…a7c40x78fa…adbbBase—$0.01100%coinbase74d ago0x6af3d3…dd11ee
0xdd8c…a7c40x7dfb…4ce6Base—$0.01100%coinbase74d ago0x0d8c75…81ba74
0xdd8c…a7c40x6e35…ebc2Base—$0.01100%coinbase74d ago0xcc52d6…0cf162
0xdd8c…a7c40xdce2…3031Base—$0.01100%coinbase74d ago0xa02b3e…e66c28
0xdd8c…a7c40xfdfd…11a4Base—$0.01100%coinbase74d ago0xeaa8d1…66e3a1
0xdd8c…a7c40xbbb7…ac16Base—$0.01100%coinbase74d ago0x318766…bdb66b
0xdd8c…a7c40xd594…3ec9Base—$0.01100%coinbase74d ago0xeea48e…ce9680
0xdd8c…a7c40x37f4…3b0aBase—$0.01100%coinbase74d ago0x48ee77…d4840e
0xdd8c…a7c40xfdcb…9211Base—$0.01100%coinbase74d ago0xcb900f…b3b2ed
0xdd8c…a7c40xaf93…3281Base—$0.01100%coinbase74d ago0x571392…ab0997
0xdd8c…a7c40xaf9c…c117Base—$0.01100%coinbase74d ago0xf9e23c…6d1810
0xdd8c…a7c40xda65…fa8cBase—$0.01100%coinbase74d ago0xd1308d…7249ad
0xdd8c…a7c40xedcd…94e4Base—$0.01100%coinbase74d ago0x8ba279…9ea2b2
0xdd8c…a7c40x4a63…7f98Base—$0.01100%coinbase74d ago0x28aa5e…e1bb43
0xdd8c…a7c40x8fa2…3f37Base—$0.01100%coinbase74d ago0x97d2c0…d6fe75
0xdd8c…a7c40xeb4f…0ad8Base—$0.01100%coinbase74d ago0xddb86b…a9d162
0xdd8c…a7c40xbe04…28f8Base—$0.01100%coinbase74d ago0xfef19e…66c2df

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.