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%fluxa49d ago0xeefeab…ea5e34
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x29d073…beeb09
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0xf02dd4…0b4544
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0xcd15eb…fd9479
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0xc4c6c7…2461ab
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa49d ago0xa7fd10…f21ff6
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x74589f…c52519
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0xba4276…6fc1f0
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x7e8e60…8f672d
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0xed78a5…69f474
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x28cd10…144a0b
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa49d ago0x9e1824…cf44f5
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa49d ago0x2fccdc…025d28
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0xfe8f38…1840dd
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x6b4c42…b7db11
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x64bb1f…52f43c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa49d ago0xd6513d…ea3bf4
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa49d ago0x7c1fe9…f4319c
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x61f754…34c054
0x8199…e3670x9c95…e299Base—$0.001100%fluxa49d ago0x04d52d…6327fe
0x8199…e3670x9c95…e299Base—$0.001100%fluxa50d ago0x2aaddf…6dc4f4
0x8199…e3670x9c95…e299Base—$0.001100%fluxa50d ago0x9a0330…cbe648
0x8199…e3670x9c95…e299Base—$0.001100%fluxa50d ago0x52f744…4f834f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa50d ago0x9f1a7b…4c09f9
0x8199…e3670x9c95…e299Base—$0.001100%fluxa50d ago0x9b436f…4ac831

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.