Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase17s ago0x151b43…172ece
0x6536…fa410x6839…1a2bBase—$0.003100%coinbase25s ago0x0e6f3a…853e8e
0x3be9…575c0x2207…6594Base—$19.7470%0x2fbf…ec6529s ago0xe976fb…725775
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase29s ago0xc75f59…958cb3
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa33s ago0xd9e2c5…bdf3f7
0xc1ea…b9580x6839…1a2bBase—$0.003100%coinbase35s ago0x0027bc…5eda39
0xee9c…ed970x3e0a…78e7Base—$0.005025100%coinbase37s ago0x730945…913004
0xbfa7…8e380x17cd…7905Basex402 service$0.05100%coinbase39s ago0x2e0a1f…a0ee20
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase41s ago0x9e0f93…fd1d4e
0x4312…fc9a0x6839…1a2bBase—$0.003100%coinbase43s ago0xdf3696…c2c25b
0xd47c…51da0xa4e5…bfcfBase—$1.0070%0x3e32…3ce745s ago0x10a145…2da33d
0x0e90…49b50x6839…1a2bBase—$0.003100%coinbase51s ago0xef4e1a…8d126f
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c51s ago0x82c0a8…1fabc9
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase57s ago0xa304cd…10e911
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase57s ago0xf6d7a2…33806b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase59s ago0xb16dcc…5f4a0d
0xfc2e…db2d0x9471…eb12Base—$1.2570%0x7e99…098859s ago0x874b30…9ffbc2
0xccb3…6acf0x6839…1a2bBase—$0.003100%coinbase1m ago0xd1e70d…abf7c1
0xfc2e…db2d0x3466…8a0cBase—$1.2570%0x7e99…09881m ago0x7e080f…24ed06
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase1m ago0x9b6248…af9844
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase1m ago0x08d787…f7217e
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase1m ago0x9ae094…f3cee8
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase1m ago0x8ff235…fe5923
0x2b26…1ea60x5bbb…8f1eBase—$100.0070%0x4661…93fd1m ago0xaf6896…6dfcae
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase1m ago0x8e6969…c3d9fb

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.