Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0xebc6e9…647cef
0xee7c…8e3d0xa8b2…1d68Base—$0.0170%0x9501…c67717s ago0x1135f5…2cf48b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x710aaa…7b1d50
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0xfdc8b7…490ab8
0x6d87…ca9dDriftflightBaseDriftflight$0.01100%coinbase23s ago0x2e61d5…dfdc8a
0xa88f…fb040xef43…6c7fBase—$0.01100%virtuals23s ago0x5b8b92…f6ece6
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase25s ago0xa62d32…ac044f
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x91a06b…a42d16
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x605a80…ab09af
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0x219a44…c9c348
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x175786…eccb85
0x6d87…ca9dDriftflightBaseDriftflight$0.06100%coinbase37s ago0x19eb9f…47e685
0xe81a…7c640x9222…564dBase—$13.0070%0xa923…c9ac39s ago0x1aa92d…b3de12
0x454b…5fd10xef43…6c7fBase—$0.01100%virtuals39s ago0x0446d9…a88049
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI41s ago0x0dd7e6…b0098c
0xe36b…05720xf77b…c6a5Base—$4.0070%0x3e32…3ce741s ago0x7f985f…487ef2
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase41s ago0xbc9305…762d6d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x601901…29230e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase45s ago0x0855a8…4f1d37
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase47s ago0x47d49e…a7c01d
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase47s ago0x839539…214100
0x2fc6…befe0xb4cb…00e5Base—$249.7270%0x6351…0d6249s ago0xf0d7eb…20e2e8
0x6d87…ca9dDriftflightBaseDriftflight$0.06100%coinbase51s ago0x393329…954dab
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase53s ago0xe3ddb3…1f93ac
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa53s ago0x5789f6…1c3b97

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.