Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x9a34f9…16263a
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x4608ef…605958
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0xdac956…a3f4da
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x37a88d…351c5f
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0xf4feab…f7d59f
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa40d ago0x8dd39a…dacf51
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x931120…a08108
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0xf85257…5a9174
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0xee6c09…211908
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x29eeca…bf780d
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0x5452f4…19f163
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa40d ago0xc5a3f5…f1fe6a
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa41d ago0xaa2373…e32eef
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa41d ago0x7d7ede…899e24
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa41d ago0x67f470…77b434
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa41d ago0xe68795…2432a8
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa41d ago0x92a56d…0162b9
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa41d ago0x72d94f…d0b018
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa41d ago0xe094ba…a9bead
0x4bf2…8e710xfe80…47eeBase—$0.001100%fluxa41d ago0x502283…cc1a80
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa41d ago0xb706c2…62fadc
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa41d ago0xd25368…091e81
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa41d ago0xb416a5…d940f6
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa41d ago0xf9c946…c74d28
0x4bf2…8e710x9c95…e299Base—$0.001100%fluxa41d ago0x8366d5…7e732b

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.