Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter47d ago0xffd879…67dac4
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter47d ago0x8fa2b4…67da15
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter47d ago0x3937aa…9f16ac
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter47d ago0x80ea44…7ba263
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter47d ago0x2ae95a…cfc380
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter47d ago0x92d815…1639df
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter47d ago0x409b96…f694f8
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter48d ago0x4aeca5…617d04
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter48d ago0xbaed02…f87b10
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter48d ago0x10537a…0e593b
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter48d ago0x620bcb…e06130
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter48d ago0xe93d55…51bf2d
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter48d ago0x5e5a9e…fb061a
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter48d ago0x19cbcc…f3762a
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter48d ago0xafad2b…a46a6c
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter48d ago0xbf0999…4822e3
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter48d ago0xd5fb9f…0784d2
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter48d ago0x1dc286…3dbade
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter48d ago0x967b5c…afb7d4
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter48d ago0xf223e9…d98a30
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter48d ago0xaeec9b…84147d
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter48d ago0x9a896c…bd25c9
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter48d ago0x6790b8…960fb7
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter48d ago0x2e927f…d00b06
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter48d ago0x6858a4…51e069

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.