Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0x9ee0…41c360d ago0x6c83a1…82bf96
0xa787…64cf0x0e3d…7757Base$10.50100%0x02d7…6ab360d ago0x030e6f…63061f
0xa787…64cf0x0e3d…7757Base$5.25100%0x96be…0b4660d ago0x44f1ef…2d1a49
0xa787…64cf0x0e3d…7757Base$5.25100%0x7390…9c9360d ago0xf8b2ff…600fe5
0xa787…64cf0x0e3d…7757Base$21.00100%0x75ef…a0f960d ago0x7f77f9…04301b
0xa787…64cf0x0e3d…7757Base$10.50100%0xfe64…ec0860d ago0x9bc1b2…2a5bb0
0xa787…64cf0x0e3d…7757Base$7.35100%0x0fb0…485960d ago0x7ac73d…b0c7ec
0xa787…64cf0x0e3d…7757Base$10.50100%0x1e7c…464c60d ago0x894c33…ea306b
0xa787…64cf0x0e3d…7757Base$5.25100%0x64fd…12f460d ago0x294492…7a59cc
0xa787…64cf0x0e3d…7757Base$10.50100%0xf9ea…484f60d ago0xf1313a…e572ed
0xa787…64cf0x0e3d…7757Base$1.05100%0x4639…93fa60d ago0xe11584…f8bde0
0xa787…64cf0x0e3d…7757Base$15.75100%0x24a4…540a60d ago0x870579…a45c96
0xa787…64cf0x0e3d…7757Base$5.25100%0x1763…dc2260d ago0x1d68fb…a6ce9b
0xa787…64cf0x0e3d…7757Base$1.05100%0x96b2…cc5e60d ago0xcd3067…e408b7
0xa787…64cf0x0e3d…7757Base$5.25100%0x8ee8…f8f260d ago0x6e1012…703859
0xa787…64cf0x0e3d…7757Base$3.15100%0xa225…dabf60d ago0x3d29a4…d607fa
0xa787…64cf0x0e3d…7757Base$3.15100%0x9d66…1ab660d ago0x7e2032…22c1cf
0xa787…64cf0x0e3d…7757Base$5.25100%0x4c91…bd4960d ago0xed491b…7037b6
0xa787…64cf0x0e3d…7757Base$15.75100%0xed7e…63a660d ago0xcf15de…baf5ad
0xa787…64cf0x0e3d…7757Base$10.50100%0x2740…f50460d ago0xbea6c7…ba587f
0xa787…64cf0x0e3d…7757Base$10.50100%0xbf7d…708b60d ago0x8c8b2d…2e0511
0xa787…64cf0x0e3d…7757Base$52.50100%0x5720…a5f460d ago0x781966…6b1ede
0xa787…64cf0x0e3d…7757Base$10.50100%0xddf5…034760d ago0x4b44d3…f85d3b
0xa787…64cf0x0e3d…7757Base$10.50100%0x1e0a…902e60d ago0x86894d…bb997a
0xa787…64cf0x0e3d…7757Base$5.25100%0x0922…422360d ago0x8dbba2…505290

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.