Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0xd9ecc8…222116
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0xdb1ec0…eda89f
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x184cf5…e31e14
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x7a1572…57a3ea
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0xab8456…213aa8
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0xb28ff1…9baf75
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0xa2a3cf…e66c7a
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x3776b2…b57332
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x050f66…97d028
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x40cb2c…84c3b2
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0xac1630…9e31c8
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x750ce5…6db1e1
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x9bd9ef…383230
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x65b539…72a725
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x6ac358…4a7b98
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x00babd…db122e
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x2a10bd…4c9f46
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x372515…8c1b36
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x3f1568…90e6de
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0xe0b569…eec69b
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x22b486…0816b2
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x520dae…cce45f
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x69b4e1…8e85a3
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0xcaeffc…7be29f
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa18d ago0x618397…4f2957

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.