Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfe4a…b6100xfa15…813c | Base | — | $0.10 | 100% | Route unknown | 101d ago | 0xbee1c1…b783f2 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.05 | 100% | Route unknown | 101d ago | 0x64cb00…100de1 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.10 | 100% | Route unknown | 101d ago | 0xd9fca0…71b238 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.10 | 100% | Route unknown | 101d ago | 0xdb9b3c…aaf74d |
| 0xfa15…813c0xfe4a…b610 | Base | — | $1.00 | 100% | Route unknown | 101d ago | 0xc65ef7…e552d4 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.05 | 100% | Route unknown | 101d ago | 0xe036a5…35b4cf |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.05 | 100% | Route unknown | 101d ago | 0xf41d2b…154952 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.10 | 100% | Route unknown | 101d ago | 0x54c412…aab7a6 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.10 | 100% | Route unknown | 101d ago | 0xcc621c…9067b4 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.10 | 100% | Route unknown | 101d ago | 0xe42b35…f03593 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.10 | 100% | Route unknown | 101d ago | 0x28355b…7f7a84 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.03 | 100% | Route unknown | 101d ago | 0x730fd6…d46c56 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0x16c7c4…299db8 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0x0a8aa6…94a92c |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0x69d61c…606a6f |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0x52645b…9da4da |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0xe09c65…11d8a6 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0xc7783c…52f79c |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0xa2fb32…8b4d9c |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0xb8f4e2…27b460 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0x3b42af…474830 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0x867dd8…124137 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0xc0bd5a…a36874 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0x54efca…f64f10 |
| 0xfe4a…b6100xfa15…813c | Base | — | $0.02 | 100% | Route unknown | 101d ago | 0x7c6049…4297f5 |
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.