Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9561…cfeb0x0e3d…7757Base—$10.50100%0xdf85…203b91d ago0xf6c0d5…f462c2
0x1332…66eb0x0e3d…7757Base—$5.25100%0x16b5…bfc091d ago0xc1f47f…d38569
0x1332…66eb0x0e3d…7757Base—$144.72100%0x748e…1c7491d ago0x607bce…46a54e
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x88cf…d21b91d ago0x80e81f…d4571e
0x1332…66eb0x0e3d…7757Base—$5.20100%0xa5e3…a7a391d ago0x5ee9bb…d0ec8b
0x1332…66eb0x0e3d…7757Base—$31.50100%0xbb85…658291d ago0x7861e3…61eb56
0x1332…66eb0x0e3d…7757Base—$10.50100%0xbe69…299291d ago0x2c871f…eaff6b
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0b7e…f08e91d ago0x00a27b…8a9eb6
0x1332…66eb0x0e3d…7757Base—$12.60100%0x3189…20e091d ago0xd0d4ef…22438e
0x56df…9ffe0x0e3d…7757Base—$8.40100%0x04a0…f71891d ago0x5d8cec…e66ce8
0x1332…66eb0x0e3d…7757Base—$5.25100%0x0881…8de291d ago0x836b26…6a93d3
0x1332…66eb0x0e3d…7757Base—$5.25100%0xdfb4…bf9391d ago0xee38fa…e08da0
0x1332…66eb0x0e3d…7757Base—$5.25100%0x5a57…2a9e91d ago0x9ed236…c70007
0x1332…66eb0x0e3d…7757Base—$2.25100%0x1bf5…a71691d ago0x7d8fa6…06950e
0x8cfa…be850x0e3d…7757Base—$3.15100%0x8516…088391d ago0xf45fb9…a8db1e
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xd0fe…397691d ago0x86e807…ec4ca3
0xe094…6ba00x0e3d…7757Base—$196.51100%0x3d37…880691d ago0x8667ee…554558
0xca93…febc0x0e3d…7757Base—$34.07100%0xb769…f88191d ago0x4dd8f5…45a13f
0x8764…8d7b0x0e3d…7757Base—$82.15100%0xb7ce…a06291d ago0xd2fe5e…3fea6c
0x129c…7e3a0x0e3d…7757Base—$51.45100%0x93eb…4c2991d ago0xacd618…b38891
0x1332…66eb0x0e3d…7757Base—$100.00100%0x4345…1ce991d ago0x10d553…a626bd
0x1332…66eb0x0e3d…7757Base—$16.80100%0x84ea…0e4791d ago0x7a093c…5b3549
0x1332…66eb0x0e3d…7757Base—$105.00100%0x2e76…b74991d ago0xb5a68f…65640d
0x1623…75540x0e3d…7757Base—$10.50100%0x1984…8da891d ago0x29af93…9afd98
0xa520…eca40x0e3d…7757Base—$10.50100%0x127e…b24a91d ago0xef652d…25c4b3

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.