Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x52180e…39fad0 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x82b156…f30149 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xdca9af…a116d1 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xf0dc6a…1690bd |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x142a11…47aae2 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8d49d1…7d2f68 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x37228d…a26b08 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xd9ad60…4d7e61 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x08d2e1…78960d |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3e78cc…95a07f |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3910eb…5fd344 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x79a6d0…fd38f2 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x32895e…f0d774 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x33e15c…f7042e |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xeef66e…e24bc4 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9aeab5…24552f |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xc21405…41c232 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x4266d9…d3c2d9 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xcc588d…742977 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3c0775…455c9d |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xb4bb97…419a47 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x39a5c0…d88503 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x2bbc8d…9d990d |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x6b48d8…85a5b2 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xdd87a6…b0f00b |
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.