Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xf6aa43…2d5759
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xe01525…3ed2f8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x8ffc8c…eda46f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x87e420…4340ad
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xb977e3…48728b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x063fe1…f4d4c8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xa8c35e…487b35
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xeb7f31…00949f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xddb94f…16df69
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x85d46b…08f45b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x368c7e…54445c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xdf2fc9…c92cff
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xdfe080…4a03f4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xd10979…10d70d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xa54886…f02e3b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xbaa145…fc48de
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x22e6ab…3ca945
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x524f3c…97137f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x915199…f5dcd4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x802829…45d1d9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x41942c…92a88c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x175fcb…edf6eb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0xae6427…3b0384
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa27d ago0x4fd65b…759579
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa28d ago0x9a5729…2c628b

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.