Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa41d ago0x5c5c55…8036e3
0x20fe…be430x9c95…e299Base—$0.001100%fluxa41d ago0xaf4484…96f43b
0x20fe…be430x9c95…e299Base—$0.001100%fluxa41d ago0x90bece…9465b8
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0x1b02fc…2333f6
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0x6e797a…94b956
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0xf6e4fa…3198ae
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0x709e04…931d50
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0x61fe74…0c6411
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0x00b8bd…525e33
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0x857cec…5eb9f2
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0xd70c33…d9cb03
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0x68b81c…19ae08
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0x5043e8…0c8839
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0x540fa4…c0c79d
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0xf20678…f1b071
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0x6510cd…0c5441
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0xa50f58…b21f34
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0xe0972b…9e18a6
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0xa78085…cf6850
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0xd593c4…ffd2a8
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0xdb4c3a…95b13c
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0x3e327c…1f5e08
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa42d ago0x75db5b…bfd62a
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0xca7e37…d5ca20
0x20fe…be430x9c95…e299Base—$0.001100%fluxa42d ago0x17e86e…f8dfb0

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.