Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x3487e2…e1a905
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x005893…d31123
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xe36157…f701a8
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xbd6b7d…0cb5a9
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x75c571…cdc928
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x1e3c55…b20580
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x2d7898…b84fe5
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x8decfa…2394a2
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x35a514…425f19
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x7a2fa6…0c3595
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x64cee2…381208
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xf655b8…ff5cd0
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x84e2e9…98441d
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x6c06d3…c6e1ce
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x9a9f53…20a0bf
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x6c8e71…7b92af
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xf95a38…2bd3f6
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x475402…a4d243
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xebd1d5…781aaa
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x5e072a…a1be3e
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x345973…825ba8
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0x4cd7ce…2d7e49
0x0843…13900xfe80…47eeBase—$0.001100%fluxa32d ago0xe0b0e7…8354c4

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.