Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a9a…93110x3201…59e5Basex402 service$0.008136100%payAI66d ago0x6075d0…adbbe4
0x5a9a…93110x3201…59e5Basex402 service$0.008226100%payAI66d ago0xa4a045…b48517
0x5a9a…93110x3201…59e5Basex402 service$0.008036100%payAI66d ago0x4cd11c…07e5c7
0x5a9a…93110x3201…59e5Basex402 service$0.008042100%payAI66d ago0x8f11b0…b86d77
0x5a9a…93110x3201…59e5Basex402 service$0.008328100%payAI66d ago0xf74dd7…a2c3e5
0x5a9a…93110x3201…59e5Basex402 service$0.008216100%payAI66d ago0xb61b92…e1c3dc
0x5a9a…93110x3201…59e5Basex402 service$0.008111100%payAI66d ago0x0e388b…647eda
0x5a9a…93110x3201…59e5Basex402 service$0.008234100%payAI66d ago0x1db286…be63f7
0x5a9a…93110x3201…59e5Basex402 service$0.008234100%payAI66d ago0xc3fb9e…9b8a11
0x5a9a…93110x3201…59e5Basex402 service$0.008036100%payAI66d ago0xc79d05…07d276
0x5a9a…93110x3201…59e5Basex402 service$0.008075100%payAI66d ago0xe8918f…9ba1ad
0x5a9a…93110x3201…59e5Basex402 service$0.008208100%payAI66d ago0x9fddc4…40eb76
0x5a9a…93110x3201…59e5Basex402 service$0.008042100%payAI66d ago0xe95f43…e4d089
0x5a9a…93110x3201…59e5Basex402 service$0.008202100%payAI66d ago0xec7c15…457f02
0x5a9a…93110x3201…59e5Basex402 service$0.008036100%payAI66d ago0x705088…097c17
0x5a9a…93110x3201…59e5Basex402 service$0.008183100%payAI66d ago0xd46b38…a567c6
0x5a9a…93110x3201…59e5Basex402 service$0.008333100%payAI66d ago0x1ca062…5375c4
0x5a9a…93110x3201…59e5Basex402 service$0.00825100%payAI66d ago0xaee494…059e85
0x5a9a…93110x3201…59e5Basex402 service$0.008136100%payAI66d ago0x092777…74891b
0x5a9a…93110x3201…59e5Basex402 service$0.008258100%payAI66d ago0xd02a43…100fca
0x5a9a…93110x3201…59e5Basex402 service$0.008258100%payAI66d ago0x6a0042…41d777
0x5a9a…93110x3201…59e5Basex402 service$0.008228100%payAI66d ago0xcfa8b6…3405ef
0x5a9a…93110x3201…59e5Basex402 service$0.008042100%payAI66d ago0x94b920…b68500
0x5a9a…93110x3201…59e5Basex402 service$0.008048100%payAI66d ago0x2d722c…4063f8
0x5a9a…93110x3201…59e5Basex402 service$0.008228100%payAI66d ago0xa6aa2b…cc3e2e

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.