Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x11dddd…2c062c |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1b257c…66f32e |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb7dcfc…f7052a |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x933d3a…322070 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4237c9…e1f567 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb1c969…a0d056 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x628422…bb430d |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xdba534…c87ea5 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1c760c…74a618 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa84b09…fa199b |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0618d8…fd9bef |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x07df70…1ba0cd |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4fa2da…7feed2 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x56a685…5a8e7b |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3a170d…017739 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xeb13c9…39f9c6 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x15e599…80b2ce |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5f5f63…87c961 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd90459…a21cb7 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3b0da9…86a1cf |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe41c10…e13c4f |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5d176c…75e878 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7e2d24…b65e9b |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0c3423…a0ab44 |
| 0x3811…414c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x955c9c…374928 |
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.