Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0xf13eba…116c97
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x48948a…033493
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa50d ago0x16ee22…bf96a8
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x2486bf…a99c9b
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x252d16…3dab89
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0xcede7c…9f84da
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x06cc47…3fcc5a
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x98b1d8…c22b2e
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x3ec229…ac76f5
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x9bebc7…7d4649
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0xb6be38…8c2f58
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x6a5b6a…b491c9
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0xd6d6ac…bda66a
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x26625e…fb28ec
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x044169…3aca9f
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0xbbda25…1f8a74
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x0eb47e…73a8be
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x67b567…665d7c
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa50d ago0x57a207…d07e01
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x71d0ac…863369
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x176832…d64ac6
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0xebaa6f…adbb0d
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0xb09b7e…82990d
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0xf9ea8d…cff0ab
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa50d ago0x8e3351…d2db3b

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.