Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xf33798…01b0b3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0c68…47ce19s ago0x6b0df3…021615
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xfaab7b…b0914f
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xe61b03…570aff
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase21s ago0x570526…bcbe60
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0xee6e18…f7696c
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x4ed322…f3dba3
0x4291…e8010x7d2c…bcfeBase—$0.05100%coinbase29s ago0x138ba1…aea6fb
0xcef9…5b090x52e2…f3eaBasex402 service$0.005100%coinbase31s ago0xff4904…b54159
0xdc0e…1b290x8a12…0881Base—$1.86100%coinbase31s ago0x80562a…070b11
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xa4232d…afc64a
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x3d853f…be7ac6
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x21f2fe…c35cf1
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0x114d95…dcef60
0xcef9…5b090x52e2…f3eaBasex402 service$0.005100%coinbase37s ago0x1d9478…e6a062
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0xc6fd48…f0414b
0xcef9…5b090x52e2…f3eaBasex402 service$0.005100%coinbase41s ago0xc6b330…caa747
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x78864d…4aa922
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0xe24f96…a1838f
0x3b76…bea30x3e0a…78e7Base—$0.003328100%coinbase45s ago0x7ce337…095080
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x692ed3…be0710
0xcef9…5b090x52e2…f3eaBasex402 service$0.005100%coinbase47s ago0x168a99…bfdd1a
0x739a…ab910x8a12…0881Base—$0.70100%coinbase49s ago0x6ca927…d0592d
0xcef9…5b090x52e2…f3eaBasex402 service$0.02100%coinbase49s ago0xd2149c…eeb51f
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a549s ago0x51b615…fb1337

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.