Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0x42460b…5ebbe9
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xd9398b…9bdc09
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0x671447…45f0d9
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0x21c1a3…444bac
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0x3a176a…7f9977
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xddcbd5…210b69
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xb741bd…98cf1c
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xc0ab4d…3b65ce
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xba827a…172ac6
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0x8dc96d…591006
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0xb57cf3…6f1f74
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xf3fa93…a03854
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0x9bd8e8…7d8bc3
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0x9f3493…88f224
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0x9076c4…fd7863
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0x96b779…b22662
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0x7673e6…a87a47
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0xcdd307…47291b
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xfe7e07…74a188
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0xdf95dc…b5db14
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xd3518f…bf2af4
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0x0af617…5ce3bf
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xa76579…273e0d
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa40d ago0x2836bd…a72e3a
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa40d ago0xdd3e7c…0f7442

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.