Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x13f74f…960ace |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xae9064…3ee533 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7f7953…a6921f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x8be0c2…a97c80 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6bb489…88d4ad |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xf24626…867ce6 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x2fab93…d824a7 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1903bf…45166d |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x4c6235…54c1dd |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe40810…83361f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x0d37f2…975170 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x32e4f6…010e1b |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3bacfa…4c8548 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x47f752…b45c9f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x61691d…2e2b3f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe6b4d5…dcb39c |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x5e34e7…bb36fd |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x59c31e…d49eab |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x19774f…d2b857 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x212e5e…af73d2 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x848f11…6f891d |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe58de1…3a5599 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x69dfe9…5721e6 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe60857…40b9c7 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x12bfdf…688767 |
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.