Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8f1aef…5c79b5 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x26759d…2bea49 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x10269e…86c9e7 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x023732…0cd59c |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5d6854…66b5ef |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xaf22b1…46a72b |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf61c3d…815b91 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd2f799…2f2556 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x86ea68…3101e9 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9e5b4e…689a7f |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb02136…5082ae |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc6e410…24ed5d |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x77a214…ebe893 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9b6586…c8ce56 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd648be…9ca764 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe040c0…2892aa |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x97c146…1d4fde |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5362f6…fe5675 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xea37dd…46b1b2 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x623a07…2c50ed |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf8f9a3…de130d |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb78964…693cd6 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9f647f…93d674 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa853d2…1f2ee6 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0dc0ef…9e0ccf |
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.