Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x991648…48dee7 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x2d7c55…597028 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x883542…3b326b |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe76f8d…9e54f7 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x23e083…64fed1 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe84820…975f42 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x44c044…71d93b |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6d7417…15d8c4 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa9b6ac…988b11 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc1a698…fdbb7d |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0aab2c…2110b8 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xdf4ea5…c883ad |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x15bc2b…53a680 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x90b5c7…a1cfd5 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x992f45…63915d |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbda622…172025 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x252211…7c8035 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x336e3e…057bd6 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6ae358…335616 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc9cf06…cf5071 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd2720a…de03f2 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb7397a…2396a9 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xdfad7f…46709e |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x20832a…d108e8 |
| 0x90ee…9b920x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc9a3c5…f07607 |
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.