Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x35b0…b810110d ago0xae7a37…a80647
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x8c4f…19d7110d ago0x9a72d3…a06d6b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3b25…fc9a110d ago0x2e1cc4…ae680e
0x3fb1…7e250x0e3d…7757Base—$8.40100%0x5d3d…e333110d ago0x948685…9f8c13
0x3fb1…7e250x0e3d…7757Base—$9.45100%0x5520…8e5b110d ago0x2a44df…d69099
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xc3b9…7b36110d ago0x0a382d…01cd20
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2a59…8645110d ago0x3f6b9c…75fb49
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x84ea…0e47110d ago0xb203a5…60eefc
0x3fb1…7e250x0e3d…7757Base—$9.45100%0xc836…5c46110d ago0x746db6…cf2d9e
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb769…f881110d ago0xf46842…fab514
0x3fb1…7e250x0e3d…7757Base—$8.40100%0xa8a2…c53b110d ago0x11ae5a…af2eeb
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x16b5…bfc0110d ago0x721b21…8e0b88
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xec3e…414c110d ago0x8b12fe…f39c32
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1b46…1870110d ago0x449632…7cb1ff
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x79e1…2ea7110d ago0x976b46…f09c86
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x816c…9f86110d ago0x976a90…bedea8
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x8112…5167110d ago0x98fda7…6e2ca8
0x3fb1…7e250x0e3d…7757Base—$55.65100%0x69ba…d2e2110d ago0xbd45e4…2bde70
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x7311…c90b110d ago0x01efb7…675340
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x60b3…9773110d ago0x8580ec…64c9e8
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x9d18…1e3a110d ago0x562af5…836729
0x3fb1…7e250x0e3d…7757Base—$15.75100%0xf74f…ffda110d ago0x646d76…5a1e43

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.