Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb9bfeb…bab5d9 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x49a940…363a77 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x89f9a4…2f3b77 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xbf211a…7d9530 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd2a6ae…4ab881 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb577e4…0a282a |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa117ac…f6bab6 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x37c84c…ab8f56 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x334f57…3c7d84 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xeb19ce…d560d2 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x02b77e…c6c037 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6e755e…c0897c |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9c5af4…397b3b |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x53a7dd…9ec790 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x246b6b…40534f |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8bcd6d…da5c1d |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x92f866…f33ac2 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2b8024…5078f9 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x04544c…9830c1 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xdb342d…272c2f |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x493783…c64991 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8bd6fb…02b41a |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x02efc8…2199d4 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3d1bc9…5a6408 |
| 0x1e52…c66a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa5dd0e…dc2f5d |
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.