Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0xa967a5…55e369
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0xdb7038…0fa1fc
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0xc2d516…c34c2c
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa36d ago0xceaf11…ec249e
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa36d ago0x639195…9edb7b
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xc1bb81…d26ed0
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0x77bb9d…faec06
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xaaa148…5234a3
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0x84f041…e3bdfa
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0x75cab7…82ff7a
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xfaf255…e625c7
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0x3418fd…98be08
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xfcc38b…fb6854
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xf701a4…fe058d
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0x212712…dd262a
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xb09cab…8a6793
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa37d ago0x5fece1…8e4e83
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0x7df164…d5051f
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xdf4e71…21e47c
0xdf64…20de0x9c95…e299Base—$0.001100%fluxa37d ago0x3a0fa7…d85448
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0x481243…6e0df5
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xd99ccb…d8b8ff
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0x7695cc…d98460
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xc27d53…29b69b
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa37d ago0xb52bc4…6e1e08

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.