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…c8a54d ago0x6bf6e5…44bd0d
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xa95bcc…6babc4
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x702c00…4a9460
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x9db057…dd86dc
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x89ee3c…20f6c6
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xb6c40f…9ac1cb
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x7601a2…2f057a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x169a25…b1e476
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x26516d…2e2d9e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x572921…a9cb5a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xaf2970…fbe5d9
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xb08ce8…26244f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x95f990…2a045e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xc91a8c…4afd80
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xca2cf8…4b9b86
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x46045a…98cc48
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x56642f…dfd8ee
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x15a7ce…8ff3b6
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x6c23d5…fbd7a0
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x814b1b…462547
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xff5ffe…63e2bf
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x418183…d1ee0e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0x701efc…769b01
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xb17c0c…6fd9e2
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a54d ago0xe47cdf…a204ed

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.