Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf21639…230928 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9b89c3…724011 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2dd1ee…db4489 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfd0599…abea32 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6d623e…2e97b5 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x420839…1a4c74 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x04fa82…06c168 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4c3f7d…2f0e4b |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb66ce0…d4a4f0 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7e1016…d66dbf |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf5a7b2…743c80 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x24af6a…0d1077 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x82f58f…1e2fb4 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9e4fef…ffab37 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb3da95…f19d9a |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf3980d…41ebff |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdbfae2…88d9da |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x551c33…c89008 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x19bccc…be4a63 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe8856d…77e438 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd81a8c…6b0097 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x50bbb1…d977d4 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf45080…d49310 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8a36d6…e84f59 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x31df66…ff3669 |
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.