Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7e6b71…f6230e |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x18b7a7…f84363 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5fd75e…6764f6 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa7ca35…ddb5a7 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd64797…4680db |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbde682…1337ed |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x65d219…0bfadb |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc94a4f…cac575 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x3e6a96…d92a6c |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0e9d57…cc44a1 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x73ce86…7f68ea |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x82ee9e…478338 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x47485a…856e78 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0b646a…4cd645 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3b2403…4be5b8 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x313682…00c221 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd68485…daa99b |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7721ce…014a7e |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9ab1a8…84e380 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x79d641…b8a922 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd030a7…b9c42f |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe5c2f7…cb1fa5 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8d2a1a…70de4f |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6a9456…6e9424 |
| 0x63cd…62f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbe5dba…722f3f |
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.