Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3248…f93f0x0f7a…9fd2Base$1.0170%0xb629…dab418d ago0x2d3063…8b6ff5
0x3248…f93f0x0f7a…9fd2Base$1.8770%0xb629…dab418d ago0x4fa9c1…a18515
0x3248…f93f0x0f7a…9fd2Base$1.3170%0x9e8f…f4f718d ago0xc22839…68f490
0x3248…f93f0x0f7a…9fd2Base$1.0670%0x666e…466618d ago0x85529b…ec52e3
0x6abb…f24f0x0f7a…9fd2Base$10.3470%0xb629…dab418d ago0xc4bdc7…28b257
0x3248…f93f0x0f7a…9fd2Base$1.3370%0x4ae1…117b18d ago0x15da49…e98c7c
0x3248…f93f0x0f7a…9fd2Base$1.0170%0x4ae1…117b18d ago0x8d4a9c…71fbf6
0x3248…f93f0x0f7a…9fd2Base$1.1170%0x5938…ac9718d ago0xb306ce…ecabc5
0x3248…f93f0x0f7a…9fd2Base$1.5170%0xc50d…ed7b18d ago0xc908dc…64acc5
0xa95e…b6950x0f7a…9fd2Base$1.4570%0x9e8f…f4f718d ago0xb05f6f…da537f
0x3248…f93f0x0f7a…9fd2Base$1.2670%0x8509…27b418d ago0x4037b7…b55e4d
0x5a58…a7bd0x0f7a…9fd2Base$1.2670%0x9e8f…f4f718d ago0x2b6214…8b5731
0x3248…f93f0x0f7a…9fd2Base$1.4770%0xd5e7…7be018d ago0xa632c9…9e1515
0x3248…f93f0x0f7a…9fd2Base$1.0670%0xd5e7…7be018d ago0x6dd942…a8b5f6
0x3248…f93f0x0f7a…9fd2Base$1.1870%0x4668…62f218d ago0x0a61ab…f755cf
0x3248…f93f0x0f7a…9fd2Base$1.1170%0xd5e7…7be018d ago0x66cd4d…62641a
0x3248…f93f0x0f7a…9fd2Base$1.0170%0xd5e7…7be018d ago0xf319e4…f475ad
0x3248…f93f0x0f7a…9fd2Base$1.5770%0x2060…742d18d ago0x9ebfa1…fbe289
0x3248…f93f0x0f7a…9fd2Base$1.4270%0x305e…fcf618d ago0x55908e…dfcf9b
0x3248…f93f0x0f7a…9fd2Base$1.9870%0xefbf…890818d ago0xd753a6…3ea7f8
0x3248…f93f0x0f7a…9fd2Base$1.0670%0x8509…27b419d ago0xf63297…36eee0
0x3248…f93f0x0f7a…9fd2Base$1.3070%0x71e2…fc0719d ago0xa2024b…d70410
0x3248…f93f0x0f7a…9fd2Base$1.3070%0xfc36…884219d ago0x12ee89…0daf2c
0x3248…f93f0x0f7a…9fd2Base$1.3070%0xc85d…258019d ago0xe5a3d2…f51179
0x3248…f93f0x0f7a…9fd2Base$1.1070%0xc85d…258019d ago0x2e8a5c…5db512

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.