Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase$0.001100%fluxa32d ago0x307fdf…cab159
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0xe9e7ac…df5070
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0xf7eed0…4eea4a
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0xe824cd…9cbcc2
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0x9e3a6e…039b7e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa32d ago0x161f79…2f4c24
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0x9415ad…1c7adf
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0x77d225…1e5261
0x8583…aea50xfe80…47eeBase$0.001100%fluxa32d ago0x60fb32…a213e0
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0xfcf345…122fc8
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0x0fe703…ff0680
0x8583…aea50xfe80…47eeBase$0.001100%fluxa32d ago0xe4df48…9b3a15
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0xac0691…e499a1
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0x8df68c…dcb292
0x8583…aea50xfe80…47eeBase$0.001100%fluxa32d ago0x917220…6313bf
0x8583…aea50x9c95…e299Base$0.001100%fluxa32d ago0x8780a8…ee392f
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x36b120…70b230
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0xf620da…798ff6
0x8583…aea50xfe80…47eeBase$0.001100%fluxa33d ago0x5487db…c57958
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x0e566f…ee62f1
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x6f46d0…c15777
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x99682c…15c457
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x9c0d51…a3a590
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0x605402…331338
0x8583…aea50x9c95…e299Base$0.001100%fluxa33d ago0xf5cc73…9b6b90

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.