Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0x4d6d49…ef8d0b
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0xbd39bc…458f31
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0xbccbd6…f98ee1
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0x502ea1…a6de37
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0x67700b…dc735b
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0xb299e9…3e870e
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0x306551…b9a640
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0x37879c…66cf0c
0xea4c…01530x9c95…e299Base—$0.001100%fluxa71d ago0x0985a2…b72dff
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0x26dd02…ba9bbe
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0x096873…ee7ad6
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0x6d7d94…3b9818
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xdfebe7…057f25
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xfb7c5a…4301d0
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xd97f4d…629b52
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xfa08b6…0a3d73
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xfed7b9…7ec937
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0x7eb57c…e08b6c
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0x54e161…87527e
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xb72807…7221ad
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0x099c79…f22696
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xc32761…3f933b
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xc4b17a…ad56ec
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0xd5f17b…787fd0
0xea4c…01530x9c95…e299Base—$0.001100%fluxa72d ago0x3e903d…49580d

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.