Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc3a410…338d62 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf4120b…9ea0db |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4076b8…5d5b21 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb5fccb…331e9d |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1a98c8…7e78a6 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb2da1d…32f15a |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdb9531…d6622f |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc505aa…9d666e |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9f0637…9ae12e |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x00096c…cd79f2 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x07d64f…5fa783 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x01d42e…75c8e8 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbb8dd9…d2338d |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xda41c8…05ec67 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x471318…a5843b |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x394647…139434 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1ff331…590817 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xadf531…b0b626 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7a2af2…6dc945 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0fea83…2bd03f |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x039366…ebf51c |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb841b3…c197d5 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x76e01c…af0653 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x849e55…11885d |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcdf6a6…73035c |
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.