Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6872…fbb00x3e0a…78e7Base$0.004327100%coinbase19s ago0x5142c3…c93162
0xbf75…59900xaf84…2c90Base$0.002100%coinbase19s ago0xa28b5d…608149
0x552f…86d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xe27156…0ed57c
0xef02…581d0x6839…1a2bBase$0.003100%coinbase21s ago0x35f013…bd1ff2
0x5e06…fb090x7c65…6c40BaseVaayaFirecrawl$0.40100%coinbase23s ago0x149452…ac9b80
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x913c45…dc219f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase25s ago0x8fed85…aa2245
0xcaa2…e16b0xfbaa…dddfBase$0.01100%coinbase27s ago0xdac7f0…f656f2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x5ea3bd…8afa3a
0x7092…23710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x888aa9…f0980a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xc5b355…8ea97f
0x925d…3c010x6839…1a2bBase$1.00100%coinbase29s ago0x7d49cd…6eba14
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase33s ago0x80506f…9f055b
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase35s ago0x3d4502…d7a315
0xcaa2…e16b0x7964…4c1aBase$0.01100%coinbase35s ago0x0261c9…9c4161
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x19fb64…39df95
0x1136…db510xfb56…2f39BaseCrypto Token PriceData$0.00498470%0xfb56…2f3937s ago0xaaa50d…b3eddf
0x8377…d05a0xfe80…47eeBase$0.001100%fluxa39s ago0x84ab21…1bbd5a
0x552f…86d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xc35371…59810f
0x5ac3…c6960x6839…1a2bBase$1.00100%coinbase39s ago0xc01eb1…b60886
0x1136…db510xfb56…2f39BaseCrypto Token PriceData$0.0370%0xfb56…2f3941s ago0x1290dd…d848d3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase41s ago0xb41e68…f506af
0x7092…23710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xd824a1…b88d7d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x08af3a…45b289
0x36f8…dff60x6839…1a2bBase$1.00100%coinbase45s ago0x7d0965…c57842

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.