Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase13s ago0x4db703…421b94
0x0483…4fa60x6839…1a2bBase—$0.003100%coinbase13s ago0xabdfaf…27f743
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase17s ago0xd52851…5e08d9
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase19s ago0x5fce32…dce460
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19s ago0x7c1f08…7c0cb5
0xd1c3…07940xfe80…47eeBase—$0.001100%fluxa19s ago0xdbf331…5b3916
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase21s ago0xdf9f6a…8f47ed
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xe6631f…2a81fb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase21s ago0xfcc84f…2fd54a
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase23s ago0xb9612e…b6db90
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase25s ago0xf71e1d…02b921
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase25s ago0xf1b2ae…760838
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase27s ago0xb29df9…f425e2
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase27s ago0xc1823d…3a9b39
0x5ab4…f51d0x6839…1a2bBase—$15.00100%coinbase27s ago0x971145…06c8ed
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase27s ago0xfffe8d…5c5dd2
0xbc07…86b80xd7b1…f943Base—$10.0070%0xa923…c9ac27s ago0xc6433b…618cca
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase27s ago0x2d94f2…b3efe6
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase29s ago0x955b54…8d36b7
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xaece36…691e1a
0xecdb…d0fd0x3e0a…78e7Base—$0.004987100%coinbase29s ago0xaceb6b…9efb38
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase31s ago0x73e59f…867ef0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase31s ago0x2567a3…797d51
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xb99f…c90335s ago0x4320b9…8c6929
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xdef8ee…6c83fb

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.