Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x850e…501796d ago0x744ebc…cde385
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa225…dabf96d ago0xbc61c0…4f1a64
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xcd64…d81f96d ago0xbd0a24…97c5b7
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x39ac…36cd96d ago0xcca741…0ac414
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xb55c…2e3e96d ago0xd0db11…132e0d
0x4bfb…0c880x0e3d…7757Base—$12.60100%0x12ba…6b6196d ago0x991fa4…2fdf24
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x7fb5…6c5296d ago0x93fb7c…f63259
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x84ea…0e4796d ago0x4e173d…598c4d
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x791a…97b496d ago0xed4093…f8636d
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x398e…79a696d ago0x0c9c6e…0995f9
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x4173…266596d ago0x35e30e…51a76f
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x63f4…be0196d ago0xb38e47…9ddc1e

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.