Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x191d…df240x7bce…e313Base—$0.01100%coinbase11s ago0x0d669b…59ebbe
0x1332…66eb0x47c5…4fc3Base—$12.6070%0x3aab…e20911s ago0x05ed1b…a115bb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xe15be6…c0e36d
0x191d…df240xab3a…5fe4Base—$0.01100%coinbase13s ago0x77a2d3…913ab1
0x191d…df240x4240…a001Base—$0.01100%coinbase13s ago0xa0609d…b03ee1
0xbe28…020d0x140a…b0f9Base—$14.5070%0x3e32…3ce715s ago0x5b25fa…d3f835
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x421ed0…cbcdbd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase17s ago0x574b4b…19e2bb
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase17s ago0xf48995…4631b3
0xc151…4b230x6839…1a2bBase—$0.003100%coinbase21s ago0x4229c5…5fef74
0xa7db…69070x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase21s ago0xa727f3…e8a51b
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase25s ago0x56fbfa…2ca725
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase29s ago0xdf9fcb…27bb25
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x27da63…9a6c3b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x05344b…047a0d
0xa7db…69070x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase31s ago0x31591f…830fb8
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase35s ago0xb62bf5…54ffcd
0x277a…84ec0x6839…1a2bBase—$0.003100%coinbase37s ago0x827b3f…62300b
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase37s ago0x4a3e87…351512
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase39s ago0x48837a…99e8c3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0xa72154…8406d8
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase43s ago0x7e0620…1c23bd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x133afd…ff8c12
0x1332…66eb0x47c5…4fc3Base—$57.7570%0x02d7…6ab343s ago0x264144…35ab7c
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x4337…98b645s ago0x87899e…ab8e4d

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.