Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48e6…89080x267b…822cBase—$0.01100%coinbase73d ago0x4b8965…94771a
0x48e6…89080x62a1…76b7Base—$0.01100%coinbase73d ago0x8a8b3d…978c12
0x48e6…89080x3f32…3a5eBase—$0.01100%coinbase73d ago0x85f72c…646523
0x48e6…89080x48ed…68f9Base—$0.01100%coinbase73d ago0xf6ec57…d01972
0x48e6…89080xd876…1072Base—$0.01100%coinbase73d ago0x1248ed…f86061
0x48e6…89080x0d3d…4449Base—$0.01100%coinbase73d ago0xd740a6…0eb8d7
0x48e6…89080xa548…4b92Base—$0.01100%coinbase73d ago0x98d93d…c8fb73
0x48e6…89080xfa62…cdf1Base—$0.01100%coinbase73d ago0xf8cb23…606d0e
0x48e6…89080xefb0…aeb1Base—$0.01100%coinbase73d ago0x77342c…459083
0x48e6…89080x10f7…47b9Base—$0.01100%coinbase73d ago0x1d6769…fb08fa
0x48e6…89080xd6ab…4dc1Base—$0.01100%coinbase73d ago0x0f0292…6c8259
0x48e6…89080x483c…9b69Base—$0.01100%coinbase73d ago0x4814d6…c53355
0x48e6…89080xb7ed…be21Base—$0.01100%coinbase73d ago0xfe0fa9…d1d81d
0x48e6…89080xe451…1b8cBase—$0.01100%coinbase73d ago0xb66a95…709758
0x48e6…89080xc527…6c0aBase—$0.01100%coinbase73d ago0xefca36…1ee8c8
0x48e6…89080x6d82…b382Base—$0.01100%coinbase73d ago0xb1906d…938199
0x48e6…89080x7a61…3a60Base—$0.01100%coinbase73d ago0x172fa1…ca6e35
0x48e6…89080xd964…3959Base—$0.01100%coinbase73d ago0x08a71e…cf3631
0x48e6…89080x5a41…e83dBase—$0.01100%coinbase73d ago0x155485…d007a3
0x48e6…89080x8126…bfb6Base—$0.01100%coinbase73d ago0x5ba7c7…42aeca
0x48e6…89080x657c…fc44Base—$0.01100%coinbase73d ago0x8d88a6…20d745
0x48e6…89080x2a8b…f2b5Base—$0.01100%coinbase73d ago0x555221…e31ef2
0x48e6…89080xda4e…7e14Base—$0.01100%coinbase73d ago0x73c889…a532a6
0x48e6…89080xc54c…eeaaBase—$0.01100%coinbase73d ago0x5f988b…c289ae
0x48e6…89080xa6c6…2689Base—$0.01100%coinbase73d ago0x1a3475…6402b8

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.