Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc70841…d0f80a |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x55d9d0…17663c |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x75a810…9d53d6 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x89dc5a…1079ea |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6fde1c…4ce01c |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3607ca…cd3a01 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xcb27c4…7bbe9f |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x77c26d…314693 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x19b511…ce8c67 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9a3eee…31b3d8 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf66d44…18417d |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd8798b…023f63 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9fd532…00247c |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3f42e3…639686 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x29658b…13d0a1 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbf411d…0ddfbb |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8183df…8350e6 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbbff87…b8f8e5 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1dd5a2…b4ac16 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3c6954…cc91a6 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x15ec43…037d1c |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd96dc3…f2ced5 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4ccd76…930aa7 |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x5abcec…9e223c |
| 0xa361…cab10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2303e1…525d41 |
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.