Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5cab03…c21d06
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xb41c23…ac3c93
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x8e0770…e0a196
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xae47d2…9523ee
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x107428…198ec6
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xa35f74…6c8367
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xbc3b5d…17ee5b
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2eb74d…702348
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xee2f9d…fc056d
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x17bd29…570ad5
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3f82fd…05b4b3
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x58815c…cd342b
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x9e1aaa…8c95bd
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x50807a…fc0df9
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x8a2832…ad2f7e
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x440698…3dc016
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7ed0d5…7d4306
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x087012…c7b396
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x7ca205…b38613
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x1aadde…dbd68d
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2e35b2…aed9bf
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x13409f…636510
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3dc98c…e83808
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0x88e2a7…dbf0af
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe66af9…0c7ea3

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.