Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0xe79c8a…921ab7
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0xd1debe…1ff3bc
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0x2dc859…b12242
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0xcc75f0…71a60a
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa40d ago0xed0a13…50e79a
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0x7d565c…583fa6
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa40d ago0x7c2e06…29a8b9
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0xe6c343…bfc88a
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0x005e7f…3a6793
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0xaa98b4…84d98a
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa40d ago0x8282c1…ca49ae
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa40d ago0x4abc1c…3caa77
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0xbb5a84…11a003
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x2e2d40…34cdb5
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x248d45…09a1d0
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0xb788ce…2eae83
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x7c1e63…fc710f
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x3e8a18…68eb29
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0xf28a6b…640d7a
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0xbbcae8…cbfec1
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x47a4e8…1bceef
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x656340…2c6c60
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x8c668e…3344d3
0xfc71…27d20xfe80…47eeBase—$0.001100%fluxa41d ago0x4d978f…e4e0c0
0xfc71…27d20x9c95…e299Base—$0.001100%fluxa41d ago0x160617…c50e09

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.