Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0ab4…b5530xe344…8568 | Base | — | $230.71 | 70% | 0xa923…c9ac | 32d ago | 0x41b084…65174c |
| 0x6cc7…76070x0ab4…b553 | Base | — | $20.81 | 70% | 0xa923…c9ac | 32d ago | 0x90cba1…f67f47 |
| 0x6540…4c7b0x0ab4…b553 | Base | — | $24.33 | 70% | 0xa923…c9ac | 32d ago | 0xe147e3…5fd00c |
| 0x51e8…6f050x0ab4…b553 | Base | — | $27.03 | 70% | 0xa923…c9ac | 32d ago | 0x21b313…753eb6 |
| 0x4700…b7910x0ab4…b553 | Base | — | $29.99 | 70% | 0xa923…c9ac | 32d ago | 0x29c3eb…ae8c5e |
| 0x80df…0c0c0x0ab4…b553 | Base | — | $37.07 | 70% | 0xa923…c9ac | 32d ago | 0x3e2914…069843 |
| 0x2c0c…b5ba0x0ab4…b553 | Base | — | $24.67 | 70% | 0xa923…c9ac | 32d ago | 0x3e57c3…feb855 |
| 0x10fd…b1f10x0ab4…b553 | Base | — | $21.08 | 70% | 0xa923…c9ac | 32d ago | 0x6b2ff2…8deedd |
| 0x5982…40e10x0ab4…b553 | Base | — | $21.88 | 70% | 0xa923…c9ac | 32d ago | 0x29554b…3f9390 |
| 0x58e0…c34e0x0ab4…b553 | Base | — | $23.85 | 70% | 0xa923…c9ac | 32d ago | 0x36b567…be3d6d |
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.