Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0x1d5270…e6e66e
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0xdba9a5…7234e3
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x846b0c…e1a644
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0xb7fcbb…d545f1
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0x5b7b8e…599d08
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x06562a…309c8a
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0x01c841…747f2f
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0x3c6625…4f4941
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0x7c515f…a99b3c
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x72251f…880e8d
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x92a6cd…bb62e8
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0xd11fc1…3bf6b2
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0x67b949…50227c
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0xdf28fa…1d33c0
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x4ae368…9b1741
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0xb75fda…630bfa
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x9e8500…d6ea16
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0xdda140…a246b3
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0x48de39…67a319
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x63e842…5a0887
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x947865…8142c5
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0xd45584…7401bc
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x8b8d2e…291b5b
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa41d ago0x1ce68a…791b35
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa41d ago0x5d552d…ca1f42

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.