Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x87372b…beabce
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x68ea07…2656fb
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0xc3345f…51fdc3
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa38d ago0x30e9ab…f61a94
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x3e5da7…8258d7
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0xfdfc55…c80fc9
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x874549…81e451
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa38d ago0x785988…f8ba44
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0xa05ab0…344608
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x3dfc31…ab64b4
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x860f88…56ab31
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0xc3f609…81e46b
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0xee345c…4e9b6c
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x07a0a9…809c84
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x6214da…cafe0c
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa38d ago0x66364d…e75e18
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x978031…32c7c3
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x5ef9da…8bfc1f
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0xe0c5a0…06a51a
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x86f705…4c5659
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x8702f8…a07f69
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x50e829…d9cfd8
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x0f0184…0d3e18
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0xc8767d…c3c090
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa38d ago0x32ee9a…704f8d

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.