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.01100%0x5e3b…c8a573d ago0xc3babb…238e01
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x118b3e…c91ebf
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x041a92…8b5282
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x20b400…7fc521
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x6d1bdc…38df19
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xf751d7…68b4b5
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x7eb083…02e82e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xebb6ad…d685b9
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xc64dac…1e0cee
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x30fd7f…345386
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x11f71f…a290b0
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x96a8bd…dcdbd8
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xb6db37…8ab8d8
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xcb4c3c…b98568
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x9f2b64…a7888c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xd67354…f4c879
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x2ff512…62681c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x607023…931e11
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x8ab091…04739c
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xee2f8f…fc1733
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x69b35f…98c8d7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xb6ca11…40d935
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xa72a23…2bca2a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0xfdf34b…a974df
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a573d ago0x31da8a…150569

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.