Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x210e…78f30xfe80…47eeBase$0.001100%fluxa11d ago0x6d8538…7bb009
0xa438…a0a50xfe80…47eeBase$0.001100%fluxa11d ago0xbec601…3cd9fa
0x5fe4…5b550xfe80…47eeBase$0.001100%fluxa11d ago0xe6dc7f…a23be9
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa11d ago0x576c63…b7d39a
0xca41…c1550xfe80…47eeBase$0.001100%fluxa11d ago0x3fdc27…298d6f
0xb228…61800xfe80…47eeBase$0.001100%fluxa11d ago0x9e7fa7…a3d266
0x6a11…344b0xfe80…47eeBase$0.001100%fluxa11d ago0x32d379…89db0b
0x1a7c…32b80xfe80…47eeBase$0.001100%fluxa11d ago0x6d0bc9…967e48
0x9a55…c08d0xfe80…47eeBase$0.001100%fluxa11d ago0xeea6e5…d8f84f
0xac60…a9830xfe80…47eeBase$0.001100%fluxa11d ago0xdf0e24…f7bd74
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa11d ago0x5d134c…aa5017
0xfffb…98d30xfe80…47eeBase$0.001100%fluxa11d ago0x10d7cb…eca8a8
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa11d ago0xa7ff5d…c8244f
0x6068…27010xfe80…47eeBase$0.001100%fluxa11d ago0xe59c01…1f60d9
0x7ff0…fc880xfe80…47eeBase$0.001100%fluxa11d ago0x934c59…220f9f
0xe020…b7fd0xfe80…47eeBase$0.001100%fluxa11d ago0x38c607…2c1f4a
0x5b7a…ec610xfe80…47eeBase$0.001100%fluxa11d ago0x073c95…24ba79
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa11d ago0x37e48e…6df491
0x6c90…05a90xfe80…47eeBase$0.001100%fluxa11d ago0xbbbfb1…1a8dc3
0x60a4…e7030xfe80…47eeBase$0.001100%fluxa11d ago0xf07da4…615213
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa11d ago0x58c011…c74f29
0x42ef…efcb0xfe80…47eeBase$0.001100%fluxa11d ago0xadf762…50dddf
0x8129…c0460xfe80…47eeBase$0.001100%fluxa11d ago0x35b803…b6dbd7
0x96cf…36790xfe80…47eeBase$0.001100%fluxa11d ago0xcc1ed3…99e008
0xcfea…b8050xfe80…47eeBase$0.001100%fluxa11d ago0xef1de1…51e291

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.