Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x403aa7…d422a9
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0xffa6e7…a7f27b
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x01b4ad…d3f441
0x6147…66830x9c95…e299Base—$0.001100%fluxa37d ago0xdfe821…c85561
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x360b9f…3ffafe
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x01acf5…69b002
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x653362…b14d04
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x2e268a…d6ac46
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x30abb1…c20dc9
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x24e011…b541a8
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x859d2d…308c26
0x6147…66830x9c95…e299Base—$0.001100%fluxa37d ago0x360f5a…50c31f
0x6147…66830x9c95…e299Base—$0.001100%fluxa37d ago0x263837…a35ef5
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x7da94b…0395c4
0x6147…66830x9c95…e299Base—$0.001100%fluxa37d ago0x9152e0…2dbe52
0x6147…66830x9c95…e299Base—$0.001100%fluxa37d ago0x4b7897…8d2d10
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0x004d89…432444
0x6147…66830xfe80…47eeBase—$0.001100%fluxa37d ago0xad58f3…36b419
0x6147…66830xfe80…47eeBase—$0.001100%fluxa38d ago0xa39d44…bde83a
0x6147…66830x9c95…e299Base—$0.001100%fluxa38d ago0x739f25…0135e7
0x6147…66830xfe80…47eeBase—$0.001100%fluxa38d ago0xb8ebd7…5e7167
0x6147…66830xfe80…47eeBase—$0.001100%fluxa38d ago0x945299…863d16
0x6147…66830xfe80…47eeBase—$0.001100%fluxa38d ago0xc7482b…124f26
0x6147…66830xfe80…47eeBase—$0.001100%fluxa38d ago0xcbb7b7…3948b2
0x6147…66830x9c95…e299Base—$0.001100%fluxa38d ago0x544115…fedc3d

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.