Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xe50a70…e82192
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x051afe…fab406
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x13472e…cc0cfe
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xa3756d…f10230
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x1b08e5…abfece
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x3a9e54…db99b0
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x9a082d…29f4a5
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xd2936e…3e2ee2
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xa1180d…2cc649
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x8c4af7…60b07c
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xec5554…731a53
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x739f37…d1b758
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xbc960e…c32ec7
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xad940b…0de1e0
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0xfaf63b…3a4584
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x40f849…6b89d0
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x4823cc…628716
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x1daaba…1e7c11
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2a8886…58497b
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x118c10…f0696d
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa18d ago0x4293c2…b45768
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa19d ago0x78aac1…199922
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe21df4…fe72ee
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa19d ago0x9a9be5…4b929b
0x4264…613b0xfe80…47eeBase—$0.001100%fluxa19d ago0x4857b5…f4ae6b

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.