Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x3104de…f722fd
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0x4acba9…f0a9a5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x74d1b5…f71381
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0x37792e…c3810a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xf6e1e7…286276
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0xbf156d…981b4a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xbe6954…76f6ba
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0xea2fda…3095d8
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xc4bd2a…b6ce94
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0x8ccc73…8bf0a3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xb33b7c…60fcb9
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0xc567d6…118cf5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xe786ad…e3c6b2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0x940a52…b5040c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x63edcf…9641a2
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0xee40ec…631680
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x9d2ee8…620fda
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0x17cd83…1db42d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xe329fb…dabbcf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0xb2c664…85feab
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x6fc780…1b832d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0x6a1b21…8971d7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x778c33…c9d33e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13d ago0x29f073…57d23a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xa0e881…724914

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.