Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x46acb0…0566ad
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase15s ago0x629257…6e9e6d
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase15s ago0x9554e0…404a4d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x90f420…7170b6
0xeb56…9fb80xef43…6c7fBase—$0.01100%virtuals17s ago0x3b7720…643c82
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19s ago0xdaec0a…4a01c5
0x6a13…84770xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase19s ago0x8aa80e…af9ee9
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x99d959…5f39fa
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x6900cc…56b639
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x3b0aa8…04921a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x128356…2c84aa
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x5f4894…7ba890
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xe6baaf…61c6dd
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0xcade1e…064c92
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0x0a046d…1a740f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x9b6b29…8196d0
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0xbdc542…d653f8
0x23a2…bf250xc148…3515Base—$60.0070%0xe528…c02835s ago0xaaeb96…97036a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0xc68b61…b71034
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x8c56bd…c8ee05
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0xedb98c…9d1961
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0xf37079…668527
0x585f…5ac60xef43…6c7fBase—$0.01100%virtuals39s ago0x0a7174…dccb2a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x12e357…e4b92a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0xe2a3a5…828e0a

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.