Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase11s ago0xb9612e…b6db90
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase13s ago0xf71e1d…02b921
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase13s ago0xf1b2ae…760838
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase15s ago0xb29df9…f425e2
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase15s ago0xc1823d…3a9b39
0x5ab4…f51d0x6839…1a2bBase—$15.00100%coinbase15s ago0x971145…06c8ed
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase15s ago0xfffe8d…5c5dd2
0xbc07…86b80xd7b1…f943Base—$10.0070%0xa923…c9ac15s ago0xc6433b…618cca
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase15s ago0x2d94f2…b3efe6
0x02e0…9c4b0xa9dd…2315Base—$0.002100%coinbase17s ago0x955b54…8d36b7
0xe2bd…49730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xaece36…691e1a
0xecdb…d0fd0x3e0a…78e7Base—$0.004987100%coinbase17s ago0xaceb6b…9efb38
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19s ago0x73e59f…867ef0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19s ago0x2567a3…797d51
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xb99f…c90323s ago0x4320b9…8c6929
0x0309…e3d30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xdef8ee…6c83fb
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase25s ago0x061bfb…cd5d35
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase25s ago0x4b8bf8…dc7451
0x91c7…9cad0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xf09904…817bab
0xe647…afc00x6839…1a2bBase—$1.00100%coinbase31s ago0x7ac123…f6dc57
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase35s ago0x6d01e7…d0ddb1
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x51071a…bad630
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase37s ago0x350cbc…718648
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase39s ago0x2e8650…a1da92
0xf3a3…ec6c0x9077…52c5Base—$10.0070%0x96de…249b41s ago0xfe98b0…43776f

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.