Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf22365…9f8fc2 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x908e35…7c4112 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xde90c7…aa66f1 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfb060f…1f620c |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8c0bae…881c1f |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x658bba…e14ba2 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3ffca1…d0b789 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x769e67…766ccf |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xbb5be1…4af658 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x20e742…d332b6 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd2ffd7…89c602 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x83e58c…c6f26e |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf59e91…4cb6b0 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb7afed…dbc615 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x476091…0945bc |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa20853…56aa11 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x665263…30c398 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3ba949…a4a1f7 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x19a4c2…fbda10 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x07ca03…5a3ea8 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe37c73…6e5555 |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0fe6da…7dbc4e |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1a0892…2c543a |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf426f9…904e0c |
| 0xd9cd…ee2c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb4eea1…7c0f12 |
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.