Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase16s ago0x43f07a…f1519b
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x04edfa…dc7ec5
0x0946…59870x6839…1a2bBase—$0.003100%coinbase18s ago0x40d6cb…05a542
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase22s ago0x0269ef…4b076c
0xf508…fe380xef43…6c7fBase—$0.01100%virtuals22s ago0x2dd617…454f18
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x725b70…549454
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x31b2d6…09fd61
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a528s ago0xfa5339…3f739d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase28s ago0x158610…a30ddf
0xa6a9…809d0x13db…5192Base—$23.54100%mrdn30s ago0x74d0d0…635c22
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x281b63…dff039
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase34s ago0x260faa…6dbdff
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc34s ago0x05d96f…44d9f8
0x0028…89c90xef43…6c7fBase—$0.01100%virtuals34s ago0x057629…162377
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase34s ago0xd72e5d…47575d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase36s ago0x800b4b…020bb4
0xedbe…bca80x6839…1a2bBase—$0.003100%coinbase38s ago0xb86c5b…6b1e87
0xd486…647a0x3e0a…78e7Base—$0.00513100%coinbase40s ago0xc80e0d…36cd4a
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x10ecf9…c776f4
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xeb772b…bd5420
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase42s ago0xc96189…540701
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xbb99…f69a44s ago0xdabd2b…f0d752
0x11d1…5ec30x3e0a…78e7Base—$0.003046100%coinbase44s ago0xb86b51…ab2895
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase44s ago0x00f0b9…6ae2c0
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase44s ago0xd71c03…52da86

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.