Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xea2f58…34297f |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbf694f…bc3c12 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1c8b10…a02979 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5f8c59…4b309c |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2c35ba…1f9862 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcbc383…5107c4 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfc428a…0e11a4 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe0fdce…050695 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc6b148…75909b |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe57e37…d67ffd |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x05f00d…9c044a |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xffbc6e…c308b6 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x36f7a2…c52559 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x57fa1b…63ae2d |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf927c8…571b15 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x678363…21f16a |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfd6628…0b0f0a |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x336b28…12faf5 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5155cd…c5d6a1 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd83f24…894a99 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd5c0cd…ae9926 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0fb701…d3cdc2 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x101007…f30ac5 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2667a4…cc503e |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5207ff…61ae2f |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.