Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc3b669…230cd8 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5ba84e…e7e185 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa76a97…e52111 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8d4ccf…347aad |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7d0ade…ce8fb4 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xebf6c0…e19931 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa49b12…5ec022 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5d5303…9b138b |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x96e0f2…ed16f7 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbae6b3…4682b0 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd0366b…a07447 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x01f44e…18f661 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc8b80d…3edf86 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xeecdbe…daefa1 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc79d02…95a90c |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8e85c4…579d23 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x482f2f…1a3df5 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe9c929…b131e8 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb8b572…ba9ca3 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd28e60…d5674f |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfba137…d61a13 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf92d8e…70ff23 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc6de22…032da2 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8ad75e…77a758 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x08293e…d89b11 |
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.