Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xf01dc0…a0c727
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x55095d…a120ff
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x262f51…dad6a4
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x9920ae…53ef3b
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xbe437f…5e012c
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xfeeba4…61eaa0
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xee13aa…5814b1
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x68050e…6a32a9
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xe4dbb8…3f2f9f
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x726f8b…ac887f
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x3b57a4…133697
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xb1103e…5a3a96
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x5c26df…a11b91
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x73125d…b3bc10
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x2d77c8…0ff315
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xc18a16…34cb27
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x013fdd…61bcbd
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x40b8c4…604b80
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xbf5fa7…e21072
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x6f5a91…433841
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xe2b7be…50dc7b
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0xbc6994…a5aae2
0xddc6…57e20x07fb…97dcBase—$0.05100%0x07fb…97dc93d ago0x3ae108…e7438e

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.