Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0x9d6d67…09cc52
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0x331302…bc03ce
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase35d ago0xa581a7…f8beb9
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0xc445c6…a3d8a8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0xd3dc4d…877f33
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase35d ago0x3cb2dc…ce7cd1
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase35d ago0x5f0471…5dd92c
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase35d ago0x807074…02fcb2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0xc6757d…5fd054
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase35d ago0xaeb7a4…ec357a
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase35d ago0x7704fc…ebc318
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase35d ago0xb319f2…28577d
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase35d ago0x293f76…0bfd81
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0x1594db…d719e4
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase35d ago0x2b681f…ceeb8c
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase35d ago0xdb2e7e…208eb6
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase35d ago0x5de3d8…f365aa
0x7a54…0bf60xf000…94fcBase—$0.05100%coinbase35d ago0xeea568…d93ae3
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase35d ago0xbce76c…36ebf5
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase35d ago0xd8cafd…637be2
0x7a54…0bf60xf000…94fcBase—$0.03100%coinbase35d ago0xdab52c…7d07c5
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0x439a21…8ce7ce
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0x682983…b3b09a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0x4a4bc9…65a2e7
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase35d ago0x9a919c…45c0c4

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.