Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x261f…a6210x9c95…e299Base$0.001100%fluxa35d ago0x72cb91…14b91f
0x261f…a6210x9c95…e299Base$0.001100%fluxa35d ago0x778fd9…0ca814
0x261f…a6210x9c95…e299Base$0.001100%fluxa35d ago0x583db2…854e20
0x261f…a6210x9c95…e299Base$0.001100%fluxa35d ago0x5a8bf5…e734fd
0x261f…a6210xfe80…47eeBase$0.001100%fluxa35d ago0x2731d2…91995c
0x261f…a6210x9c95…e299Base$0.001100%fluxa35d ago0xa8c2dd…5e0ebe
0x261f…a6210xfe80…47eeBase$0.001100%fluxa35d ago0xe458ae…c56daf
0x261f…a6210x9c95…e299Base$0.001100%fluxa35d ago0x53e8d1…e9ac29
0x261f…a6210xfe80…47eeBase$0.001100%fluxa35d ago0xbf92ba…e850db
0x261f…a6210x9c95…e299Base$0.001100%fluxa36d ago0x82c4c3…196458
0x261f…a6210x9c95…e299Base$0.001100%fluxa36d ago0x28d359…dabe7f
0x261f…a6210x9c95…e299Base$0.001100%fluxa36d ago0x8a788d…2c9e57
0x261f…a6210xfe80…47eeBase$0.001100%fluxa36d ago0x0d9cab…e28351
0x261f…a6210xfe80…47eeBase$0.001100%fluxa36d ago0xf45ccb…19e7e7
0x261f…a6210xfe80…47eeBase$0.001100%fluxa36d ago0x0576f4…b86084
0x261f…a6210xfe80…47eeBase$0.001100%fluxa36d ago0x2682f1…635914
0x261f…a6210xfe80…47eeBase$0.001100%fluxa36d ago0xd9cb9f…1fb9a9
0x261f…a6210xfe80…47eeBase$0.001100%fluxa36d ago0x20413d…39392e
0x261f…a6210x9c95…e299Base$0.001100%fluxa36d ago0x73aaa0…0ff6bb
0x261f…a6210x9c95…e299Base$0.001100%fluxa36d ago0x928e03…ef75a2
0x261f…a6210x9c95…e299Base$0.001100%fluxa36d ago0x3a3640…41f921
0x261f…a6210x9c95…e299Base$0.001100%fluxa36d ago0x59abcd…997528
0x261f…a6210xfe80…47eeBase$0.001100%fluxa36d ago0xab04ce…e814fe
0x261f…a6210xfe80…47eeBase$0.001100%fluxa36d ago0xd7b703…3c8f46

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.