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%coinbase14d ago0x44d044…50d408
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0xcdbda9…e7064a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x408022…7e1969
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0xd14e57…2f0c97
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0xc249da…b056ec
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x981ec1…181faf
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x0d837c…4b0228
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x870339…e85573
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0xacc68c…39131b
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0xebcb67…2870d8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x1a7426…8bcd66
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x82e8ae…b9c41d
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0xf8e794…3e4f40
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x895a89…62c0d2
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x993ba8…7abc5f
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase14d ago0xdf96c7…9c8a99
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x33bcfb…785126
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase14d ago0x3842d5…14bbb6
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase14d ago0xb86a87…ac2670
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase14d ago0x9aec1a…7c924a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase14d ago0x16b410…a0014f
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase14d ago0x160198…9e8200
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase14d ago0x648084…99ef3a
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase14d ago0x3d039b…665c5e
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase14d ago0xd99249…850a21

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.