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%0x63d9…362881d ago0x117251…ae5c9f
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xa2b8…fedd81d ago0x6aaaeb…f73034
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x0562…cf2081d ago0x084753…754260
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x7311…c90b81d ago0xead6a6…b809dc
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xce9f…bc8e81d ago0x9e4cc7…7fc86f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xef99…bf5981d ago0x8d4981…f1dbea
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xa2b7…2c9a81d ago0x98b870…3a2547
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x35c6…376381d ago0xe178d6…573b38
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x9993…8cf581d ago0xced448…13efa9
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x4760…47ea81d ago0x6ab43b…032c4f
0x4bfb…0c880x0e3d…7757Base—$42.00100%0xbf85…381081d ago0x8898fa…1d0e87
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x44ef…9f6381d ago0xd0cca1…38892c
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x7a25…7fdc81d ago0x5d93e4…bbd913
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x6b3c…58cb81d ago0x18d402…5c2a7d
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x53e5…093981d ago0xecef17…fd9c1a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xcb6c…da0b81d ago0xfdd0e1…c57e65
0x4bfb…0c880x0e3d…7757Base—$12.60100%0xa7b1…4ca481d ago0x7c7db7…887b38
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xcb3f…dc2981d ago0xb47eef…9669e6
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x563b…9a7f81d ago0x950a7a…a1111f
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x0245…bb7b82d ago0xc0c62f…c2201c
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1f15…885782d ago0x703f6d…08d322
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xf200…d9a082d ago0x15d00d…d79f79
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xc234…1c3882d ago0x24eafb…4d6147

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.