Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x31b2d6…09fd61
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a515s ago0xfa5339…3f739d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase15s ago0x158610…a30ddf
0xa6a9…809d0x13db…5192Base—$23.54100%mrdn17s ago0x74d0d0…635c22
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x281b63…dff039
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase21s ago0x260faa…6dbdff
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21s ago0x05d96f…44d9f8
0x0028…89c90xef43…6c7fBase—$0.01100%virtuals21s ago0x057629…162377
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase21s ago0xd72e5d…47575d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase23s ago0x800b4b…020bb4
0xedbe…bca80x6839…1a2bBase—$0.003100%coinbase25s ago0xb86c5b…6b1e87
0xd486…647a0x3e0a…78e7Base—$0.00513100%coinbase27s ago0xc80e0d…36cd4a
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x10ecf9…c776f4
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xeb772b…bd5420
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase29s ago0xc96189…540701
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xbb99…f69a31s ago0xdabd2b…f0d752
0x11d1…5ec30x3e0a…78e7Base—$0.003046100%coinbase31s ago0xb86b51…ab2895
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase31s ago0x00f0b9…6ae2c0
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase31s ago0xd71c03…52da86
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase33s ago0xf665f0…f963ee
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x78b194…51b1ed
0xd952…d44c0xfe80…47eeBase—$0.001100%fluxa33s ago0x15440e…f99472
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase35s ago0x042264…9ba4a2
0xc1ea…b9580x6839…1a2bBase—$0.003100%coinbase37s ago0x0977af…ada0c2
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase37s ago0xf547c4…a6ad77

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.