Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x5b62ad…62577e
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0xaa2172…96b237
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x49cadc…ee6a80
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x53f423…bc5f8e
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x8a94b7…f3afb7
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0xc568b6…af5b4f
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x1e1d78…11d875
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x07bca6…ea1696
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x478972…4b4ff8
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x3055ae…b462fb
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0xf3c7fc…d6afb4
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x22c08e…b34aa4
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0xedbfb4…5d1a7f
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x10c114…5592db
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0xf4b32f…6bafba
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x963ce3…17c797
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x9d50ab…ff1d04
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x21910c…034780
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x545b40…3925af
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x78b34a…c890d4
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0xae846e…4a8c9a
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x6a87ef…b369c0
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0xfa3410…cafbdd
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0xab9f14…8f999b
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa26d ago0x2f13d5…3b96f9

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.