Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2352…17390x0e3d…7757 | Base | — | $3.15 | 100% | 0xbb33…5277 | 55d ago | 0xa9a89f…122c9a |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0x52ac…a61d | 55d ago | 0xe8de29…442605 |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0x5520…8e5b | 55d ago | 0xe61723…028c5b |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0x5823…9b21 | 55d ago | 0x9ae8e3…fb503b |
| 0x2352…17390x0e3d…7757 | Base | — | $42.00 | 100% | 0x54c8…88d5 | 55d ago | 0x6b3345…52a8bc |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0x70ba…dd56 | 55d ago | 0x381fcb…b3ded1 |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0xdcd9…b01a | 55d ago | 0xc55520…0e845b |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0x1984…8da8 | 55d ago | 0x7884a0…d88f20 |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0x3eb5…db3c | 55d ago | 0x5e30d3…ad1394 |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0xa8a2…c53b | 55d ago | 0xa93c8e…cfbdb1 |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0xb769…f881 | 55d ago | 0x10386a…070714 |
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
Show the promptHide 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.