Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67da…cb3f0x085b…435fBase—$0.01100%coinbase58d ago0xcadff8…78f7ec
0x67da…cb3f0x4f22…e619Base—$0.01100%coinbase58d ago0x598912…1d9ed7
0x67da…cb3f0x1604…d3f7Base—$0.01100%coinbase58d ago0xa92845…327be2
0x67da…cb3f0x2d76…efceBase—$0.01100%coinbase58d ago0x143ed0…ba2920
0x67da…cb3f0x5205…af76Base—$0.01100%coinbase58d ago0x7b5491…9a0439
0x67da…cb3f0xe3e0…64dcBase—$0.01100%coinbase58d ago0x390a3f…3e5bec
0x67da…cb3f0xc64f…cb33Base—$0.01100%coinbase58d ago0x963422…824c04
0x67da…cb3f0x22cc…0de8Base—$0.01100%coinbase58d ago0xcab72e…63f8ac
0x67da…cb3f0xebf9…eef2Base—$0.01100%coinbase58d ago0x96a9ba…950e0b
0x67da…cb3f0x1e02…66d2Base—$0.01100%coinbase58d ago0x145fae…1f795a
0x67da…cb3f0xfbd8…7b9dBase—$0.01100%coinbase58d ago0xf3de5e…71b9c5
0x67da…cb3f0x13c2…397dBase—$0.01100%coinbase58d ago0x3b75c2…75a33c
0x67da…cb3f0x6882…ec6cBase—$0.01100%coinbase58d ago0x5bc319…24f4d6
0x67da…cb3f0x40c7…17fcBase—$0.01100%coinbase58d ago0x16afd5…588d74
0x67da…cb3f0x5875…7ab7Base—$0.01100%coinbase58d ago0xc4e841…d1bcfe
0x67da…cb3f0xb2e7…d619Base—$0.01100%coinbase59d ago0x621bcd…450ceb
0x67da…cb3f0x87be…b775Base—$0.01100%coinbase59d ago0x19f3f2…39ffec
0x67da…cb3f0x7136…4b0eBase—$0.01100%coinbase59d ago0xb096e9…d6f4f5

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.