Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xf0d829…9e44a8
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x6f26d2…829253
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x3bd870…f75410
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xd6986b…cc6a57
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x289a58…9f84e9
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x7e4a5c…bda540
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x7b3e4e…5df08a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x79c2cd…9d615f
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xcd78ea…485940
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x2ad330…cb2a9f
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x88710c…c107be
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x8d9144…3c5205
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x973160…c1fd65
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x51d529…4792d9
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x1887d4…955783
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xf2ff26…8de113
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x33a6e4…eefc3c
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xd0c2ae…8bd911
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x5f8ae5…879cbe
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xc9d41b…86e8be
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x3aab6c…6dd83f
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0x2218ba…98c100
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xf80a11…8fc94a
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xeeb46b…6369dc
0x6068…27010xfe80…47eeBase—$0.001100%fluxa35d ago0xe9c0ec…d61cc6

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.