Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.09 | 100% | Route unknown | 52d ago | 0x19cd8e…346e10 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x581980…445941 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x734ed8…3b5f14 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x5e6095…41762c |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x55911f…cfc1ed |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x77bedb…bf44c2 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xa68a15…d60c4c |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xf15182…54ba61 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xbfd1eb…3b80e4 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x70da05…a13e7c |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x170f06…f32f08 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x8d2711…73ba21 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x2f0975…c792c4 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xeb81c4…d5bfad |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xdadb53…09d976 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xcb2f63…12d9ba |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x6c150b…4f5cb4 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x865609…3ba206 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x12d39d…9a7309 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xf7099d…8b545b |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x89620e…193491 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0x8ce173…6190fd |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xbb3f54…f67bdc |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.09 | 100% | Route unknown | 52d ago | 0x812e62…f2f7c6 |
| 0xf1c8…26720xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 52d ago | 0xfd6c1a…0f622d |
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.