Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…f85e0x9a13…0b58Base—$0.01100%coinbase63d ago0xc20bea…ffc0af
0x3c81…f85e0xee62…f38aBase—$0.01100%coinbase63d ago0xd61a7d…a88d4d
0x3c81…f85e0x5b68…4dbbBase—$0.01100%coinbase63d ago0x8223d2…35b66a
0x3c81…f85e0x021d…2556Base—$0.01100%coinbase63d ago0x6ca39d…c56981
0x3c81…f85e0x799a…4368Base—$0.01100%coinbase63d ago0x3e1334…9b1bad
0x3c81…f85e0xc404…4b74Base—$0.01100%coinbase63d ago0x57aa51…7a2b8e
0x3c81…f85e0x9d19…a73aBase—$0.01100%coinbase63d ago0x90614f…58466d
0x3c81…f85e0x871c…8724Base—$0.01100%coinbase63d ago0xe7a5ec…4ff1e7
0x3c81…f85e0x78bf…1fbaBase—$0.01100%coinbase63d ago0x0343cd…fd5dd1
0x3c81…f85e0xb68e…c471Base—$0.01100%coinbase63d ago0x0b8e7e…0095d1
0x3c81…f85e0x1ce3…6dfcBase—$0.01100%coinbase63d ago0x1da8c7…93575f
0x3c81…f85e0x6fac…365aBase—$0.01100%coinbase63d ago0x0871b2…8945cb
0x3c81…f85e0xb7c8…be1bBase—$0.01100%coinbase63d ago0x8a585c…b0dd9a
0x3c81…f85e0x6ac6…fcb1Base—$0.01100%coinbase64d ago0x007214…d11e76
0x3c81…f85e0x7931…8935Base—$0.01100%coinbase64d ago0xe97e42…9daef1
0x3c81…f85e0x157d…2875Base—$0.01100%coinbase64d ago0xdaa82a…63a5e9
0x3c81…f85e0xf8ef…e72cBase—$0.01100%coinbase64d ago0x7b1b15…ab5e26
0x3c81…f85e0x9bb8…4442Base—$0.01100%coinbase64d ago0x74f4e7…451cbf
0x3c81…f85e0x34fc…0de9Base—$0.01100%coinbase64d ago0xe7789e…726bba
0x3c81…f85e0xe54c…08bdBase—$0.01100%coinbase64d ago0x7c3e3f…bb58e8
0x3c81…f85e0x8eb9…2003Base—$0.01100%coinbase64d ago0x53c7bc…1dd93f
0x3c81…f85e0xe484…a03bBase—$0.01100%coinbase64d ago0xa7924f…c07eef
0x3c81…f85e0x04d4…7f83Base—$0.01100%coinbase64d ago0x7d28bd…466b4b

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.