Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa39d ago0x6d6a31…d2780a
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa39d ago0x65ee11…0dc98a
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa39d ago0x3fa11c…a3c906
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa39d ago0xca5dc5…e36522
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa39d ago0xf1826d…eaf8b8
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa39d ago0x890727…e94b7c
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa39d ago0xb45349…fa74bb
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa39d ago0xb9d58e…7a863d
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa39d ago0x018c6d…b651b3
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa39d ago0x51ccb3…9cffa1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0x339f77…c9b83f
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa40d ago0x5cebaa…540978
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0x9c454e…84f092
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0x00741b…cd44ab
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0x067937…36e773
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0x636c1a…e7b46b
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0xf49ede…420bb9
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0x797d8c…fdd6ac
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0xcf07d2…ea03cc
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa40d ago0x89dcba…d95f13
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa40d ago0x7ee52c…a5f409
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa40d ago0x1c58be…01c634
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa40d ago0x282e91…f9a87e
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa40d ago0xdb07da…100b9a
0x3fe2…7a990x9c95…e299Base—$0.001100%fluxa40d ago0xab2e89…663f2c

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.