Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x791969…be13ab
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x39c046…583d18
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x025291…428cc9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x97b768…86894b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x8148aa…6c2ca2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xebd067…706e9a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x86ac13…a4bc1f
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x2255dd…dd170a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xce0921…f7e24e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x3adfa0…74e39c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xa4a5c3…4f3b61
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xedfd7b…f97811
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xf6a3c7…1dcfca
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x226654…db2f27
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xfbb686…4a4084
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x3f93c1…0c08d2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xaf4004…43c27a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x810276…79e9d1
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xfa3775…aae9d2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xcb1f85…6f7ea0
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xb187b7…eee759
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xe5c00d…3facde
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x02b868…781bb9
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0xcf2465…22b6b4
0x9610…6a350x9c95…e299Base—$0.001100%fluxa92d ago0x35c730…84dd5f

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.