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…17390x47c5…4fc3 | Base | — | $10.50 | 70% | 0x4596…ce09 | 1d ago | 0x9e6c14…8f2455 |
| 0x2352…17390x47c5…4fc3 | Base | — | $10.50 | 70% | 0x54b0…4384 | 1d ago | 0x430808…315a06 |
| 0x2352…17390x47c5…4fc3 | Base | — | $10.50 | 70% | 0x3e5d…fd38 | 2d ago | 0xbe6d92…395dd9 |
| 0x2352…17390x47c5…4fc3 | Base | — | $21.00 | 70% | 0x21e4…0fa9 | 2d ago | 0xb04b77…b3d5c0 |
| 0x2352…17390x47c5…4fc3 | Base | — | $10.50 | 70% | 0xefcd…fefe | 2d ago | 0xc232ce…96b5e2 |
| 0x2352…17390x47c5…4fc3 | Base | — | $15.75 | 70% | 0xa5c8…4ccb | 2d ago | 0xa298bc…7ae01a |
| 0x2352…17390x47c5…4fc3 | Base | — | $10.50 | 70% | 0x1f5f…656e | 2d ago | 0x37208b…a50899 |
| 0x2352…17390x47c5…4fc3 | Base | — | $10.50 | 70% | 0xfbba…dd90 | 2d ago | 0x0b8eb9…6ddf2c |
| 0x2352…17390x47c5…4fc3 | Base | — | $10.50 | 70% | 0x7311…c90b | 2d ago | 0x954e8c…8b63f5 |
| 0x2352…17390x47c5…4fc3 | Base | — | $21.00 | 70% | 0x44e3…3432 | 2d ago | 0xec5644…27c7cb |
| 0x2352…17390x47c5…4fc3 | Base | — | $10.50 | 70% | 0x06ee…cb52 | 2d ago | 0xf87b5f…9381d6 |
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.