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 | 65d ago | 0xa5cb83…3087e2 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x6dd191…fc8b82 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x190d89…b821d9 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x487e1d…fe2ad6 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x9d73b8…3abd40 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xff9f04…6929f0 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x45d0db…212fc4 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x0f5717…02922f |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xac9a88…e27244 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x541e33…c08420 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x364583…78be1e |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xd2fb5b…4fe49e |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x28d329…80f7f2 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x6ffc91…6cab64 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7c1f56…b09eaf |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xa8cab7…245f97 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x816d81…3e581f |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x223088…1e7dc1 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xf93c48…6284b7 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x34322c…91d4df |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x28732b…d3ef9c |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8ae855…72798b |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x0cf14c…18b115 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x00e40b…f63666 |
| 0x4eee…da780x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x0d1898…00539e |
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.