Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x9840…09bdBase$0.01100%coinbase32d ago0x836f14…4f8ac3
0x5fcb…d5f90x31b8…0b17Base$0.01100%coinbase32d ago0xf68c06…824904
0x5fcb…d5f90xcd49…b31cBase$0.01100%coinbase32d ago0x343da4…841719
0x5fcb…d5f90x80d8…7928Base$0.01100%coinbase32d ago0xad1eb3…7e01ed
0x5fcb…d5f90x406d…af8aBase$0.01100%coinbase32d ago0x22f065…6b8db3
0x5fcb…d5f90x7183…77a2Base$0.01100%coinbase32d ago0x78e8f4…c0620f
0x5fcb…d5f90x1eba…941fBase$0.01100%coinbase32d ago0xa0d3d1…a0c096
0x5fcb…d5f90x17b4…60c6Base$0.01100%coinbase32d ago0x5f85e0…443429
0x5fcb…d5f90xd548…8839Base$0.01100%coinbase32d ago0xd052ee…34778d
0x5fcb…d5f90x40c7…d2e5Base$0.01100%coinbase32d ago0x02b5ef…3b8665
0x5fcb…d5f90x711c…540dBase$0.01100%coinbase33d ago0xef6365…e96265
0x5fcb…d5f90xeec4…2258Base$0.01100%coinbase33d ago0x3675a1…a5baeb
0x5fcb…d5f90x8c2d…b4a5Base$0.01100%coinbase33d ago0xa2f33e…65fb46
0x5fcb…d5f90xff27…24ecBase$0.01100%coinbase33d ago0x4b4963…e3cab0
0x5fcb…d5f90xe779…2a7fBase$0.01100%coinbase33d ago0xd1ff24…d96fc5
0x5fcb…d5f90xc262…10bfBase$0.01100%coinbase33d ago0x90e854…40d9f1
0x5fcb…d5f90xf7f3…b8d6Base$0.01100%coinbase33d ago0xf45602…329173
0x5fcb…d5f90xb488…e717Base$0.01100%coinbase33d ago0x1c811b…6a27e3
0x5fcb…d5f90x5775…b7bdBase$0.01100%coinbase33d ago0xa75a4b…f2adbd
0x5fcb…d5f90x0719…4fdcBase$0.01100%coinbase33d ago0x55089e…9fa910
0x5fcb…d5f90xeca5…41f5Base$0.01100%coinbase33d ago0xe683d1…3c10d0
0x5fcb…d5f90xa901…7b8aBase$0.01100%coinbase33d ago0xe30db0…bfc47c
0x5fcb…d5f90xc64d…82b8Base$0.01100%coinbase33d ago0x872fdb…56ccf0
0x5fcb…d5f90xe0b9…5596Base$0.01100%coinbase33d ago0x7b5fd6…d09ae1
0x5fcb…d5f90x6658…9a7eBase$0.01100%coinbase33d ago0xab0198…33777a

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.