Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x357e…ca490xa200…de20 | Base | — | $3.07 | 100% | 0x4661…93fd | 111d ago | 0x8d4cb4…42c0cf |
| 0x0869…28b80xa200…de20 | Base | — | $3.07 | 100% | 0x4661…93fd | 111d ago | 0x6ea11e…568583 |
| 0xc4dc…415d0xa200…de20 | Base | — | $3.08 | 100% | 0x4661…93fd | 111d ago | 0x879a86…2c0e94 |
| 0xb9df…414c0xa200…de20 | Base | — | $3.09 | 100% | 0x4661…93fd | 111d ago | 0x121862…3e42cf |
| 0x8737…dc5f0xa200…de20 | Base | — | $3.10 | 100% | 0x4661…93fd | 111d ago | 0x7545ee…b5342f |
| 0x9c5a…19730xa200…de20 | Base | — | $3.11 | 100% | 0x4661…93fd | 111d ago | 0xc8cda7…47f1d9 |
| 0x9855…0f760xa200…de20 | Base | — | $3.11 | 100% | 0x4661…93fd | 111d ago | 0x3eac27…1f70b8 |
| 0x1697…7d570xa200…de20 | Base | — | $3.11 | 100% | 0x4661…93fd | 112d ago | 0xeec45c…225404 |
| 0x9403…e6880xa200…de20 | Base | — | $3.12 | 100% | 0x4661…93fd | 112d ago | 0x60b891…55c947 |
| 0xfb42…edda0xa200…de20 | Base | — | $3.13 | 100% | 0x4661…93fd | 112d ago | 0xe8e0e7…7d8698 |
| 0xb875…eb9c0xa200…de20 | Base | — | $3.14 | 100% | 0x4661…93fd | 112d ago | 0x748428…558b49 |
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.