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%coinbase17s ago0x2b3df0…fc0aa7
0x0c1e…d4290xfe80…47eeBase—$0.001100%fluxa17s ago0x72aada…0f2141
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x251659…aeabe7
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a521s ago0x15b61c…f34ff3
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793221s ago0xb4cdee…9808ef
0x3459…53420xef43…6c7fBase—$0.01100%virtuals25s ago0xcdfa80…dc1ecc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc31s ago0xfcfc2f…ffbbf2
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a531s ago0x6a3c30…f13863
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xbbae52…261c67
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase37s ago0x861539…3894d2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase39s ago0x16c6f2…fff049
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc39s ago0x0b80b6…51d0a9
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted41s ago0x7caeb9…dcddc8
0xd5f0…7c130xef43…6c7fBase—$0.01100%virtuals41s ago0x4858ac…f78467
0x1dff…10ea0xa8b2…1d68Base—$0.0170%0x9501…c67741s ago0x0a6d5b…ecf56b
0xffcb…708f0x4f4b…422dBase—$0.001100%coinbase43s ago0x37329b…b79c2b
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55343s ago0x100f01…b93c1a
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x7daa…021745s ago0x6592ae…016400
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x8b99…df7947s ago0x13e3eb…a5e8b6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0xd6dd44…9a9d95
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase55s ago0xabe287…6c5617
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55355s ago0x39ff45…e12510
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase57s ago0x1ce6b9…9ca7c2
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…793259s ago0x11a9d7…30435f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x8a7333…31cbe7

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.