Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4059ab…c895f2 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x494da3…57ddc6 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf0ff14…7d5c58 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8b52af…5059bb |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6e8a85…ca695e |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xde2acf…d00842 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb0d029…af8173 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xac46bc…aa16d6 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x56c564…42d8c5 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7505b3…52e2f7 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5d43c6…71b42a |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xff0ff7…c33250 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x92f084…f3f272 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x22715f…ce0b2c |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xef6768…f5b85b |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x740b17…1f18c2 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2b3940…2087d7 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf3203f…fae88c |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0a3468…cc72e6 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbd641f…ece71f |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8614be…fe5ba3 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x397274…0f5cab |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0599d6…ccdab2 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x07a5e6…f3b317 |
| 0x879c…e83d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xef1d4d…d2c4e0 |
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.