Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase15s ago0x551321…c02228
0xb1f5…01a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xa659db…6045a5
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase25s ago0x113aea…f586ea
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase27s ago0xe2b53b…acdfc7
0x5efb…17580x6839…1a2bBase—$0.003100%coinbase27s ago0x98f41b…b04141
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase33s ago0xb92403…cac875
0x7d9c…e0540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xf0be2f…b63201
0xb1f5…01a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x952c6d…a026d6
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase35s ago0xed7b08…46a4fc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37s ago0xc65761…91bd6a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase37s ago0xdfa469…2fe8d1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase39s ago0x90d95b…af6795
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase39s ago0x3c82d3…f06778
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase41s ago0x5eb03d…b5eb79
0x1cc1…4e410x71de…e528Basex402 service$0.00170%0x71de…e52841s ago0x861769…ec163c
0x00d6…52420x6839…1a2bBase—$0.003100%coinbase45s ago0x5a3b91…f4cdfd
0x1cc1…4e410x71de…e528Basex402 service$0.00170%0x71de…e52847s ago0x2ab71f…e3763a
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase49s ago0xb3125b…32230f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51s ago0x969bd5…f71716
0x4f29…05710xb0d9…e232Base—$3.0070%0x3e32…3ce753s ago0xae1ff1…9841d4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase53s ago0x667aa9…71654f
0xb1f5…01a40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0xefd38d…91cd72
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase57s ago0x677dc8…2f0942
0x1332…66eb0x47c5…4fc3Base—$47.5070%0xc807…52c757s ago0xdf8e24…57cf5b
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase57s ago0x2f6b77…e65d0a

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.