Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$52.50100%0xe9f7…982b99d ago0xe00a99…7b3fbc
0x1332…66eb0x0e3d…7757Base—$5.25100%0x9b8a…f4bd99d ago0xf0ab5f…464a5c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x8764…7f4f99d ago0x467e0f…5b9a6c
0x1332…66eb0x0e3d…7757Base—$28.35100%0x0e26…797899d ago0x65832f…8349d7
0x1332…66eb0x0e3d…7757Base—$12.60100%0xf239…386c99d ago0x0a87a7…6c186f
0x1332…66eb0x0e3d…7757Base—$10.50100%0x781c…500199d ago0xde9fd4…11d054
0x1332…66eb0x0e3d…7757Base—$10.50100%0x89b2…a87a99d ago0x9fd17c…2c6cda
0x1332…66eb0x0e3d…7757Base—$34.65100%0xf345…7b3499d ago0x63392f…f9bb9d
0x1332…66eb0x0e3d…7757Base—$57.75100%0x8944…ba2a99d ago0x4258e7…305212
0x1332…66eb0x0e3d…7757Base—$126.00100%0x8112…516799d ago0x2e68fb…2ea0ab
0x1332…66eb0x0e3d…7757Base—$2.10100%0x1570…9b0a99d ago0x6a5207…281653
0x1332…66eb0x0e3d…7757Base—$33.60100%0xffde…041099d ago0x496a78…b97777
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0043…73f299d ago0xd0af86…8c8c72
0x1332…66eb0x0e3d…7757Base—$105.00100%0x7929…b33199d ago0xc3c369…777c4f
0x1332…66eb0x0e3d…7757Base—$10.50100%0xbf85…381099d ago0xb4a7a9…88ad36
0x1332…66eb0x0e3d…7757Base—$2.10100%0x2309…083c99d ago0x326f42…c40e3f
0x1332…66eb0x0e3d…7757Base—$2.57100%0x93eb…4c2999d ago0x3ab413…e5455a
0x1332…66eb0x0e3d…7757Base—$2.00100%0x023e…d6fc99d ago0x095b85…24a987
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4e90…564a99d ago0xf9bb0b…91e8f0
0x1332…66eb0x0e3d…7757Base—$3.15100%0x505d…14d699d ago0x142513…07292c
0x1332…66eb0x0e3d…7757Base—$2.25100%0x5d0b…1ded99d ago0xbfb828…7adeb7
0x1332…66eb0x0e3d…7757Base—$315.00100%0xc5bc…360699d ago0x6c6105…f28a12
0x1332…66eb0x0e3d…7757Base—$8.40100%0x6d55…0cde99d ago0xd6668a…91c4e4
0x1332…66eb0x0e3d…7757Base—$220.50100%0x9d9f…8c6a99d ago0x26f2e7…c40796
0x1332…66eb0x0e3d…7757Base—$10.50100%0xb027…a85199d ago0xcf96b8…a1d902

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.