Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0020…b2b70xe34d…74edBase—$0.01100%coinbase72d ago0x1ce5a8…dcd667
0x0020…b2b70xb60b…58fcBase—$0.01100%coinbase72d ago0x18116f…e425a5
0x0020…b2b70x31ac…3626Base—$0.01100%coinbase72d ago0x664fcb…113d88
0x0020…b2b70x5b79…83e4Base—$0.01100%coinbase72d ago0x4c04d2…44455f
0x0020…b2b70xdcac…5a14Base—$0.01100%coinbase72d ago0xb674f5…175f95
0x0020…b2b70x4ffe…d857Base—$0.01100%coinbase72d ago0x567e15…5c4d46
0x0020…b2b70x3271…318eBase—$0.01100%coinbase72d ago0xbc179f…8b830e
0x0020…b2b70xceeb…686cBase—$0.01100%coinbase72d ago0x67baac…3ceb8c
0x0020…b2b70xbe7c…b120Base—$0.01100%coinbase72d ago0x4960fc…1954fc
0x0020…b2b70x6810…122cBase—$0.01100%coinbase72d ago0x2f38e0…6ff083
0x0020…b2b70x749d…cf61Base—$0.01100%coinbase72d ago0x2c3b73…b79606
0x0020…b2b70x4b3f…f7e8Base—$0.01100%coinbase72d ago0x39c71c…e363b9
0x0020…b2b70x78f6…f959Base—$0.01100%coinbase72d ago0xa8f32f…d73277
0x0020…b2b70xfb08…8f07Base—$0.01100%coinbase72d ago0xd40016…cdb870
0x0020…b2b70xba2b…13c9Base—$0.01100%coinbase72d ago0xe590f1…0b68d3
0x0020…b2b70x2561…160fBase—$0.01100%coinbase72d ago0xd86d23…bca33c
0x0020…b2b70x2e16…a8ecBase—$0.01100%coinbase72d ago0x95ed7f…d043c6
0x0020…b2b70xf18d…8fb3Base—$0.01100%coinbase72d ago0x948490…7b832b
0x0020…b2b70x631e…a42aBase—$0.01100%coinbase72d ago0x1709eb…0cc5e1
0x0020…b2b70x52f4…fe57Base—$0.01100%coinbase72d ago0x697905…996344
0x0020…b2b70x07a2…a454Base—$0.01100%coinbase72d ago0xe9ecde…57247d
0x0020…b2b70x2d54…9990Base—$0.01100%coinbase72d ago0xb362d5…31d134
0x0020…b2b70x51d3…930eBase—$0.01100%coinbase72d ago0x580191…a614bd
0x0020…b2b70xcc32…ebdeBase—$0.01100%coinbase72d ago0x97edb0…2ba638
0x0020…b2b70xbd96…c375Base—$0.01100%coinbase72d ago0xa2a553…d984b8

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.