Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x57ed…a9330x8095…49e6 | Base | — | $367.19 | 100% | 0x4661…93fd | 77d ago | 0xbc7b09…ba4f2c |
| 0x296c…81180x8095…49e6 | Base | — | $2,021.54 | 100% | 0x4661…93fd | 77d ago | 0x5ba153…27f957 |
| 0x5d73…98a60x8095…49e6 | Base | — | $210.39 | 100% | 0x4661…93fd | 77d ago | 0xf396e5…abe50b |
| 0x0eb5…34ef0x8095…49e6 | Base | — | $2,370.49 | 100% | 0x4661…93fd | 77d ago | 0xedd72a…9df064 |
| 0x03d8…69ae0x8095…49e6 | Base | — | $2,753.00 | 100% | 0x4661…93fd | 77d ago | 0x120373…94361c |
| 0x11d9…9e1d0x8095…49e6 | Base | — | $4,256.28 | 100% | 0x4661…93fd | 77d ago | 0x2e4bc3…95f57e |
| 0x38c0…5d600x8095…49e6 | Base | — | $2,028.37 | 100% | 0x4661…93fd | 77d ago | 0xd4786b…d93fa2 |
| 0x0e35…e8c00x8095…49e6 | Base | — | $253.10 | 100% | 0x4661…93fd | 77d ago | 0xf24def…1ba81a |
| 0xf6c1…e7bb0x8095…49e6 | Base | — | $269.95 | 100% | 0x4661…93fd | 77d ago | 0xd7a481…8c142c |
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.