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
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x74d1b5…f71381
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x207974…035c1f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xf6e1e7…286276
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xbe6954…76f6ba
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xc4bd2a…b6ce94
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xaa0b34…bd6f97
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xb33b7c…60fcb9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xe786ad…e3c6b2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x63edcf…9641a2
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xee21b7…61a899
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x9d2ee8…620fda
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xe329fb…dabbcf
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x6fc780…1b832d
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xb823f6…3d1d1a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x778c33…c9d33e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xa0e881…724914
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x13922c…cf8337
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x156501…0b7cac
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x8244db…c49573
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x542f53…617ef8
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0xefc777…2f0136
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x78c1e1…410d36
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x5e06e8…c8032c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a513d ago0x95ba8b…3f4ced

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.