Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x03e6f4…891dca |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0d9b59…05a4b7 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x009f22…ba8631 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x7b875f…ead1cb |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x41aa2c…6d6482 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4b7c1c…1b92a2 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe2d06f…8ef395 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x22d3e8…ee14bd |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb9fbd9…d42d9f |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x225a26…0a99ed |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xef7686…f9f152 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x14ed8d…a235c9 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb72e0a…8f9073 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3a594c…2780c6 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x389c76…2bc6ef |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xeb4b0b…2e6a0a |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe37c6b…d2d28d |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe44f4a…c66e9b |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8ab13f…5f86a6 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x00600d…e38357 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe7122a…ef6a41 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe26407…0d3269 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9dfe2d…d66f5d |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9f65a7…b05462 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3e89ee…694585 |
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.