Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0x24ff28…7d36de
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa47d ago0xea3105…1414c4
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0xa74c9d…a68a60
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0xc49f41…402508
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0x360a07…a0d9e8
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0x7679ca…4fff3d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0xbde5a8…c00fba
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0xaa8900…fa22bd
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0x95c586…401886
0x8199…e3670x9c95…e299Base—$0.001100%fluxa47d ago0xf68e40…4cb670
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa48d ago0x23f7bb…9168f6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa48d ago0xc048a5…7c6c34
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xd07b92…ba9822
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa48d ago0x729881…d0ee55
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x0fbce7…760f19
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x587336…d3ef84
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x9088be…94170b
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xa48630…bf3e95
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x7a0848…bd66c3
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x195456…3fa625
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xfc8913…9253f1
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x87f29c…60d435
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0x6c1be9…8f27ca
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xfb3263…3196db
0x8199…e3670x9c95…e299Base—$0.001100%fluxa48d ago0xf32a15…c9b736

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.