Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x77b63d…159e27
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x8adcd6…17f9e3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x98b75c…9d5200
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x27c85a…9ca440
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x96b7c7…d8f3db
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x6a1bdc…5c7c11
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xc9be2e…a24cde
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x84a6ea…f1caa3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x815559…b22205
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x6eafb4…42c3b3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x7033fa…60cbea
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xa99f23…0b7788
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x575291…6b2093
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x64141d…856032
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xd63f3f…242ad7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x1067b6…8184e3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x980592…aee8f6
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x93eb89…612743
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0xa9e2dc…50edb7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x24738e…23f120
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x1b93ce…9b9530
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x3d91d7…4642cd
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x5fb287…500408
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x6a1dea…d85334
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18d ago0x76c54b…feb556

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.