Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3aca…63310x0e3d…7757 | Base | — | $19.65 | 100% | 0xd091…7b6e | 68d ago | 0xe35e27…193599 |
| 0x3aca…63310x0e3d…7757 | Base | — | $19.65 | 100% | 0x39e0…3f79 | 68d ago | 0x4614e5…3d54ce |
| 0x3aca…63310x0e3d…7757 | Base | — | $9.36 | 100% | 0xd022…4541 | 68d ago | 0xd3e2b0…6bce82 |
| 0x3aca…63310x0e3d…7757 | Base | — | $46.69 | 100% | 0x2d29…913b | 68d ago | 0x4525a6…0a9418 |
| 0x3aca…63310x0e3d…7757 | Base | — | $46.69 | 100% | 0x345f…57af | 69d ago | 0xfbbf96…4b1d0b |
| 0x3aca…63310x0e3d…7757 | Base | — | $16.64 | 100% | 0x0abd…8e77 | 69d ago | 0x2a0ac3…9faa25 |
| 0x3aca…63310x0e3d…7757 | Base | — | $12.37 | 100% | 0xaecf…8b75 | 69d ago | 0xce69e1…8506e7 |
| 0x3aca…63310x0e3d…7757 | Base | — | $12.37 | 100% | 0x6d49…84c8 | 69d ago | 0x72d9fd…95a128 |
| 0x3aca…63310x0e3d…7757 | Base | — | $14.56 | 100% | 0xe706…1d9b | 69d ago | 0x00994a…dbc9ec |
| 0x3aca…63310x0e3d…7757 | Base | — | $14.56 | 100% | 0x1875…8fcf | 69d ago | 0x60248e…5405ae |
| 0x3aca…63310x0e3d…7757 | Base | — | $9.17 | 100% | 0x41d2…bf7f | 69d ago | 0x4b7ec4…85385b |
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.