Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa995…b3420x8498…c51cBase—$0.04100%fluxa112d ago0xc59cdc…424a3f
0xe847…a8590x8498…c51cBase—$0.04100%fluxa113d ago0x40720a…982e1e
0xcf3c…c1290x8498…c51cBase—$0.04100%fluxa113d ago0xc96eba…f00e6f
0x09b9…57810x8498…c51cBase—$0.04100%fluxa113d ago0x1dbd0c…81a644
0x5c73…20e30x8498…c51cBase—$0.04100%fluxa113d ago0x038139…5d965e
0xdee6…d4e20x8498…c51cBase—$0.04100%fluxa113d ago0xce92cf…5a005c
0x4ffc…e8780x8498…c51cBase—$0.04100%fluxa113d ago0x5ead36…ecd803
0x1ad6…96430x8498…c51cBase—$0.04100%fluxa113d ago0x576142…1208e7
0x79b4…33430x8498…c51cBase—$0.04100%fluxa113d ago0x283887…2b6226
0xc4c7…6ada0x8498…c51cBase—$0.04100%fluxa113d ago0x877b50…f76024
0x21b3…5cbe0x8498…c51cBase—$0.04100%fluxa113d ago0x9ab445…e74d64
0xc8df…5e320x8498…c51cBase—$0.04100%fluxa113d ago0x3cdde5…b39b04
0xcfd8…074c0x8498…c51cBase—$0.04100%fluxa113d ago0x06bc62…ef054b
0x0594…04670x8498…c51cBase—$0.04100%fluxa113d ago0x3be88b…a11f4c
0x464d…919c0x8498…c51cBase—$0.04100%fluxa113d ago0x5d19c2…327fda
0x177a…524d0x8498…c51cBase—$0.04100%fluxa113d ago0x073a94…6be771
0x1a34…cb590x8498…c51cBase—$0.04100%fluxa113d ago0x2ad16a…1ff704
0x793f…4eb70x8498…c51cBase—$0.04100%fluxa113d ago0x4c2fe2…d5151b
0x6d88…76f00x8498…c51cBase—$0.04100%fluxa113d ago0xedfa85…f6c1b3
0xf390…8f340x8498…c51cBase—$0.04100%fluxa113d ago0xb73879…a3e021
0x3996…bd830x8498…c51cBase—$0.04100%fluxa113d ago0x8fb0fe…2b170f
0x1957…52f70x8498…c51cBase—$0.04100%fluxa113d ago0xdcd798…805b30
0x2551…5ae00x8498…c51cBase—$0.04100%fluxa113d ago0xf3a4a5…facbe8
0xc99d…79fc0x8498…c51cBase—$0.04100%fluxa113d ago0xd803e3…a8b70c
0x6a46…79e60x8498…c51cBase—$0.04100%fluxa113d ago0xd6a822…e1b427

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.