Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x1b4f0e…80d05c |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x4ed365…338dcc |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x015295…aa12d1 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x1028ed…3030bb |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x91f25b…0d49e4 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x24942b…aae20d |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xb00c16…d794eb |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x44fb83…cf296f |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xc5618f…a016ce |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xe5b8e0…7daf52 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xed14f1…73f6ba |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x31ebdf…b413dc |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x57a2d5…08f6a4 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x497d5e…7c7b5e |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x1eb88d…f294ba |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x496ddf…916cf6 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x7da8ee…eab330 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x2a1707…c7fac7 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x7b69d6…6503b6 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc1aa7e…bdb301 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x71bbff…3cf585 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xfdd5a0…1901b7 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x039308…7d8d3b |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x795eb0…084e97 |
| 0x5c7f…a88d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x06f6d8…77f9bd |
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.