Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe89c59…dd4c88 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xaa3129…a4bae8 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfad569…e14588 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6095ae…7fb430 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa31276…d7a3b4 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd3d304…3f649e |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x442247…37848f |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf16368…a47f76 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd54114…7f346e |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xffa716…894fb4 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8e5bde…709732 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9837b7…8cba6e |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd30b46…f5ac1f |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc50293…6b3cff |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd1f180…b6c9ca |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9949c0…3c062e |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x49ebfe…ff014b |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xaca84f…2abbd8 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x98a138…9d7cc1 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc7b85e…08a815 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf0e81c…cc1873 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xafb0ab…3b033b |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x1805d4…e5c503 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd6af00…7b07d7 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x08a728…e76509 |
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.