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…c8a541d ago0xea3d20…aaf257
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xe5847d…a259ab
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x0a85b3…63cf5a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x5e26ee…1ce837
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x492d31…07fc6b
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x461dab…b704f7
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xc21e98…137f06
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xf5dc67…84f8ad
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xc5f513…260b3d
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x35a9d1…f52db1
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xd49af3…dbbe7f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x57afc7…7087dd
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x5fdf8e…38b952
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xe7b93e…0114a4
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xa0f8a3…9ce99c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xf86103…ba209b
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x8d2491…a8863b
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xbebd61…47ef84
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xf0ec7d…19bef9
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0xaa4e07…0ca82b
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x1ee420…105ce8
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x54f352…d44ffa
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x2b2c7d…a2c204
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x1d6dbf…75493f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a541d ago0x9f2b71…c1e735

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.