Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa525…c6c50xcb45…647e | Base | — | $0.02 | 100% | coinbase | 47d ago | 0x4954cc…1687eb |
| 0xa525…c6c50xb23f…0101 | Base | — | $0.02 | 100% | coinbase | 47d ago | 0x7b5280…109bdd |
| 0xa525…c6c50xa7d4…2667 | Base | — | $0.02 | 100% | coinbase | 47d ago | 0xff6ba8…6e37b5 |
| 0xa525…c6c50xf81e…5d57 | Base | — | $0.02 | 100% | coinbase | 47d ago | 0x074097…1a6e36 |
| 0xa525…c6c50x1ad7…91e3 | Base | — | $0.02 | 100% | coinbase | 47d ago | 0x26941e…ba12a4 |
| 0xa525…c6c50x8884…e197 | Base | — | $0.02 | 100% | coinbase | 47d ago | 0xa17755…c20e94 |
| 0xa525…c6c50xacb4…9f09 | Base | — | $0.02 | 100% | coinbase | 47d ago | 0x388f71…ba1c3f |
| 0xa525…c6c50x0d07…e154 | Base | — | $0.02 | 100% | coinbase | 47d ago | 0x0ce88e…ea4053 |
| 0xa525…c6c50x12aa…8281 | Base | — | $0.02 | 100% | coinbase | 48d ago | 0x99774f…80b6ff |
| 0xa525…c6c50x08a1…2da4 | Base | — | $0.02 | 100% | coinbase | 48d ago | 0x7f53b6…619202 |
| 0xa525…c6c50x2125…697f | Base | — | $0.02 | 100% | coinbase | 48d ago | 0xef81d6…131d25 |
| 0xa525…c6c50xe98e…87ab | Base | — | $0.02 | 100% | coinbase | 48d ago | 0xe3478e…f0193d |
| 0xa525…c6c50xef4e…ee82 | Base | — | $0.02 | 100% | coinbase | 48d ago | 0x10d8f5…a1d1c5 |
| 0xa525…c6c50xde2a…11c5 | Base | — | $0.30 | 100% | coinbase | 48d ago | 0xddc118…f7df46 |
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.