Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x881757…2bd9d2 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x940652…d74be0 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xcd2d4e…a8dbb0 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xd4b114…019c3b |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x54748e…fbecb7 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x4a7f64…e3c3b6 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x8cb2a0…a537ec |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x207dea…983fad |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x7e95cf…ccfb34 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xb01e2c…cc623a |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x5bafb7…30a268 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xd1d384…4ad9bf |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x15e786…536fd3 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x9423a5…0180d9 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x2f039b…afeb0d |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xd04c6b…5b0e0f |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xe1409e…de79b7 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xe42d54…2ac4b6 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x6a73ea…9ffe0f |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x5a1ef9…050439 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x990538…7ef69a |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xc74be0…631162 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xdb5e7b…24a123 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0x606fb5…763e26 |
| 0x6687…99e60xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 18d ago | 0xd544e7…81c38c |
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.