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…c8a516d ago0x4c10c8…d28b9b
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x8ffe11…8d6f50
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x108b82…3ff590
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x0264f9…00fb41
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x876fea…702611
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x8b22d5…c3fd38
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x76c8b7…f9c8fc
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x99ced4…8e23e0
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x4c78f2…66baaf
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x393605…9944eb
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0xa885ad…5aeb5a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x4ca647…a2543a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x82e562…52aa22
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0xac1b0e…a6a484
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x194b82…9606fc
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x2923bb…41a107
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x364ac8…95b1eb
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x45a6c0…169e96
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0xa97769…5c9d15
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x75695e…a8b192
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x897891…19aa3c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0xa69d91…7bb637
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x45e484…0942db
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x4dc4af…862cf3
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a516d ago0x0f1749…17f4a2

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.