Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1d14d2…1be5a1 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa7e6f2…a6bb4d |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8328ea…94e298 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x70b9f8…cd0fcc |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6bb66b…236030 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x59f5f7…9513b9 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x832180…d52e55 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x85e4e3…3eac03 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2f5ceb…673a61 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe6d173…fd52bf |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x03b93d…e13bf3 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xdac7cb…503e49 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x5ca07c…65233b |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x06b0c7…3783d5 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1e5bf8…068629 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x499cb2…a8b1c0 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2fbe04…2f8a47 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x12c441…d309a1 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x20900d…378a7d |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2a3467…34fe76 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x76040a…471fe1 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1b3783…9d5230 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x36d0a3…547f2c |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5d7d09…c69209 |
| 0xb5cc…0c810x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4665de…151ecc |
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.