Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xce82ba…e23212 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x10bb40…dd2b67 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc9fffd…b171b7 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x00a43e…10c115 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1ae2cf…10d119 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x22d430…9f2d42 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf88362…d1c6a7 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfa6f7f…e3f0b3 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd66e15…9c40b5 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf1d408…a32d4f |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1c1d38…d660ff |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc07a0d…150ce6 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x172afa…7d441e |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa71e70…3b2a26 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf6b757…24757f |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbae462…e9682c |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1ad193…46b131 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc112be…0e6e0d |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbcbd1f…c7020f |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2de6a3…67c73d |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd15929…d731c7 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x5f064f…ccf03e |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3651df…b5eb07 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xedc448…94555c |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf3dd25…6ceb16 |
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.