Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0x804ffa…89b3cb
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0x79b6b2…2df739
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0x71dddb…3c462e
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0x6d8feb…ee27be
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0xd884fb…fcf1dc
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0x1ec7ca…56946a
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0xe342b9…c6e730
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0xfefeec…25f5a3
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0xbc7d95…e87112
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0x07dfef…227e5b
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa77d ago0xbb4cca…ca68da
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0xc80de6…bf72fa
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0xb8a00c…49bf31
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0xbe5eb6…ff0d57
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0x25b69e…154452
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0x47a1c3…dab30c
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0x47dfc2…6bb7ea
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0xb90225…6720bd
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0xdaa448…392c6c
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0x6519fb…326a2e
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0x3408a2…2aab3b
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0x2e123f…48076e
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0xf3d32c…c43e7a
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0xa5c1d3…8d6713
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa78d ago0x895729…ad75b9

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.