Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter49d ago0xd89eb8…091fe1
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter49d ago0x042718…7d1b58
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter49d ago0xfc6244…4be120
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter49d ago0xd02399…f4a636
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter49d ago0xdb1096…719a60
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter49d ago0xe46d4f…13b94d
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter49d ago0x6ce283…2d567b
0x0802…19780x07cf…2396Basex402 service$0.06100%dexter49d ago0xf26309…55f401
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa49d ago0x32b69e…93e296
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter49d ago0x3cd6f6…14dc62
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0x9db5ab…8546ed
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0xe980d1…5bb41d
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0x49b031…194aa3
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter50d ago0x5e032c…c684c1
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0x3539df…355681
0x0802…19780x07cf…2396Basex402 service$0.04100%dexter50d ago0xad3d2e…37fd5e
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0x3c8a9a…d68d1d
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter50d ago0xdf35c1…0bcbf0
0x0802…19780x07cf…2396Basex402 service$0.10100%dexter50d ago0x6bca3d…9fc880
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0xdac4c1…000f8a
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter50d ago0x28bf45…052f93
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa50d ago0x749dcc…f7f27f
0x0802…19780x07cf…2396Basex402 service$0.20100%dexter50d ago0xe0effb…56038f
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0xe89fe6…bd0a6b
0x0802…19780x07cf…2396Basex402 service$0.02100%dexter50d ago0x127cac…7c89a9

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.