Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x5fa5f7…57130f
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0xa08ca6…52b36f
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0xe1a195…cb5bb8
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x13f7f7…be343e
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x1673d5…d5748e
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0xb21108…0fbd11
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0xd1207e…f6969c
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0xf05b12…3ce1ed
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x9ece2e…086ee4
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa32d ago0x4b101f…0c642e
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x0c95a5…432428
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x27a459…ddc595
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa32d ago0x5b5d80…8d070c
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x37daa8…e8b495
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x001408…f379ef
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0xdef9af…df315c
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0xf922dc…ce3feb
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x46b929…2c261e
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0xc20708…b9a555
0x97b5…2c4c0xfe80…47eeBase$0.001100%fluxa32d ago0x92fa25…84dd04
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x06e7ec…7015e1
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x225cdf…f436ff
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x3ffa89…4811ba
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa32d ago0x6bdb9a…f3c3ce
0x97b5…2c4c0x9c95…e299Base$0.001100%fluxa33d ago0x0730b4…044596

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.