Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5566…c9ef0x0e3d…7757Base—$21.00100%0x581b…eeb249d ago0xa4c80a…7da896
0x1332…66eb0x0e3d…7757Base—$5.25100%0x398e…79a649d ago0xf3194f…c3862b
0x1332…66eb0x0e3d…7757Base—$1.00100%0x74b9…018f49d ago0x636163…aeb2da
0x0d48…53740x0e3d…7757Base—$5.25100%0x77d8…3bfa49d ago0x601556…8bfc38
0x1332…66eb0x0e3d…7757Base—$21.00100%0x9f6a…a93c49d ago0x3e89c7…6e504a
0x1332…66eb0x0e3d…7757Base—$99.75100%0x1668…2c3e49d ago0x969be3…6fd8c7
0x1332…66eb0x0e3d…7757Base—$10.50100%0x629a…da9c49d ago0xc1fcaa…e3fd28
0x4793…450a0x0e3d…7757Base—$139.65100%0x0524…938949d ago0xdcbb37…d5f6d0
0xc9a2…31540x0e3d…7757Base—$4.20100%0x0389…0bc249d ago0x9cab25…2dba05
0xa17c…60a90x0e3d…7757Base—$3.15100%0x4c91…bd4949d ago0x9331aa…c090ec
0x1332…66eb0x0e3d…7757Base—$89.25100%0x6d2e…0c6449d ago0xf2740b…917aaa
0xa787…64cf0x0e3d…7757Base—$10.50100%0xfbcc…3fea49d ago0x7a8834…f95683
0x5182…1cf00x0e3d…7757Base—$2.10100%0x271d…d4bc49d ago0x25792b…d54368
0x1332…66eb0x0e3d…7757Base—$5.25100%0x2035…57d349d ago0x89d065…5bd309
0x1332…66eb0x0e3d…7757Base—$47.25100%0xcb3f…dc2949d ago0xb83f35…3292f0
0xa787…64cf0x0e3d…7757Base—$15.75100%0x2a28…fc3d49d ago0x6d1e74…f5f624
0xea43…b42a0x0e3d…7757Base—$105.00100%0xc216…7c2349d ago0x50cf3f…5620f6
0xea43…b42a0x0e3d…7757Base—$10.50100%0xdb8c…386149d ago0x6bb32f…99b65d
0xc9a2…31540x0e3d…7757Base—$5.25100%0xa0c6…2cb449d ago0x2b1b3a…2d5f47
0xa4f1…f73f0x0e3d…7757Base—$10.50100%0x2a5b…d6a949d ago0x5cd348…ca2b0b
0x1332…66eb0x0e3d…7757Base—$10.50100%0xf6cb…a8d749d ago0x2bc678…12c641
0xa787…64cf0x0e3d…7757Base—$1.05100%0x8bdc…90be49d ago0xa84e94…596bd6
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0c48…3ed649d ago0x2c0a17…8ef352
0x1e51…6ff40x0e3d…7757Base—$37.44100%0x39a9…7be549d ago0xcb69b3…b6b800
0x17a2…26fa0x0e3d…7757Base—$11.55100%0xcf6b…a40a49d ago0x9508b8…d8a525

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.