Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb32a…0c5f0xf75b…671b | Base | — | $0.01 | 100% | coinbase | 78d ago | 0xd8936b…1ec990 |
| 0xb32a…0c5f0x7b86…aac4 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0xa76787…ecaf5b |
| 0xb32a…0c5f0x9c4a…68e8 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0xc8924d…645882 |
| 0xb32a…0c5f0xbbe1…ed46 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x8b60aa…0b9555 |
| 0xb32a…0c5f0xcd5d…8884 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x1637bd…260857 |
| 0xb32a…0c5f0x6b69…4a56 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x81c732…cf6f8d |
| 0xb32a…0c5f0x3120…8151 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x983cba…d46ef5 |
| 0xb32a…0c5f0xff16…cf10 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x92851e…4e746e |
| 0xb32a…0c5f0x54be…e04d | Base | — | $0.01 | 100% | coinbase | 78d ago | 0xd83c0b…2849b2 |
| 0xb32a…0c5f0x95f9…97e3 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0xdc5f9d…c90869 |
| 0xb32a…0c5f0xf2d7…3394 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x24053f…050bee |
| 0xb32a…0c5f0xfb44…a7fb | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x14a1b3…737973 |
| 0xb32a…0c5f0x942c…6e6c | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x85f9c9…65ccd1 |
| 0xb32a…0c5f0x838d…9242 | Base | — | $0.01 | 100% | coinbase | 78d ago | 0x0378ee…d52a7a |
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.