Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x1b230d…5f4b6c
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0xd1a996…a0e354
0x852e…41600x9c95…e299Base$0.001100%fluxa35d ago0xdb9748…c4d4ab
0x852e…41600x9c95…e299Base$0.001100%fluxa35d ago0x5031c0…7cc257
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x4b54fd…8e9734
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x7c4e0d…68e9b5
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0xce7123…8a22c8
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x8d5152…48f209
0x852e…41600x9c95…e299Base$0.001100%fluxa35d ago0x84b848…4b7b6d
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x0f54d4…633e68
0x852e…41600x9c95…e299Base$0.001100%fluxa35d ago0xcfeaae…023181
0x852e…41600x9c95…e299Base$0.001100%fluxa35d ago0x940712…ec31e2
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x49ea8c…9fe6dd
0x852e…41600x9c95…e299Base$0.001100%fluxa35d ago0x5bd10e…009075
0x852e…41600x9c95…e299Base$0.001100%fluxa35d ago0x9d7123…7135fa
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x9537db…c09fa1
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x89cdaf…caf14e
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x58db87…b7dd67
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x528ebc…ab96a6
0x852e…41600x9c95…e299Base$0.001100%fluxa35d ago0x031bbc…b69d19
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0xa4b95c…c41420
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0x65c4aa…942a44
0x852e…41600xfe80…47eeBase$0.001100%fluxa35d ago0xd8193b…28da55
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x126bcc…0ac256
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xa541a7…ac02e7

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.