Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x8f59e3…c9ee2c
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x080def…6c71eb
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x347e28…7c048c
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x9dd66e…2a753a
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x5e1d36…1ccd17
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x5536e8…c64874
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xda375b…eac443
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xe2fec5…1237a6
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x459a5d…0f5800
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x8eaefb…1c0ded
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x9e7182…def69e
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x55734d…d50c61
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x10747b…c4c37f
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xa0da4e…f62a0a
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x976492…c9f153
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xea1040…e0eddd
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xcffe2c…d09605
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xdb4729…4eb3dc
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xd71ff8…c7e406
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xddd202…6f7584
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xce831b…6279e3
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xdfb1b2…f94a37
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x9bea85…6f44d3
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0xae1a4c…8709e3
0x5a75…a1320xfe80…47eeBase—$0.001100%fluxa14d ago0x602611…9c2bc1

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.