Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd85f22…e32c37 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa6bae2…b04bdc |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe22c5e…1e4768 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7abf77…7d9d62 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe58e59…b0877c |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x84b29c…f54b05 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x65c1be…55a0b5 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x750a55…39bf96 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd8aac8…33999f |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xca87f7…3880da |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x256a07…82abfb |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb9bc3c…d5937d |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x170e1d…fe143a |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb89af7…de966a |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x70d305…a871c7 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x2e25bc…69ee75 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x2af129…dc65ca |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xef59c6…d9a729 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8a49ca…dba982 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x45e758…6b6bed |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xcc3c4e…6dc321 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xefe2ef…9b652b |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x82d534…d8b187 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8ab7f5…792999 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x58f99d…ef9d14 |
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.