Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x05dd4d…91a3b6 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x9032ff…6a9947 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xb900cf…a7d8fb |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x40556d…8b7444 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xada744…6163c8 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x547dd9…89d0e7 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x06ab3b…c2425c |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x3445b0…acd385 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x7f54c8…8177be |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x0f8b19…45a566 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xa5b5ed…952fa7 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xeee6d6…25a6c8 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x45a320…2c6a19 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xf7f5c2…368e5d |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xaf0f54…3f557e |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xd70e78…25669e |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x628cb4…2214a7 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x145496…7db44e |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x90c8e6…6acd29 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x1fb6a6…dd9186 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x911638…b1d272 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xaabe98…0e044f |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0xe34b38…fcb4f6 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x2311be…0f74a7 |
| 0xf5c8…5aec0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 39d ago | 0x7d88ed…a04f67 |
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.