Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0xdcd9…b01a | 17d ago | 0x933867…9d611e |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0xb60e…e3aa | 18d ago | 0xccb84b…494295 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x515b…21b5 | 18d ago | 0x09294b…d75e90 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x64e4…55d9 | 18d ago | 0xa0f19a…028a40 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $21.00 | 70% | 0x6a32…8136 | 18d ago | 0xa7839f…a86e79 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x75c8…902c | 18d ago | 0xedc5a2…05af0f |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x971f…ddbf | 18d ago | 0xd38e40…291ba1 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $105.00 | 70% | 0x4184…789b | 18d ago | 0x5ea43a…df353d |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $105.00 | 70% | 0xc506…1e3d | 18d ago | 0x473831…8c0b85 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $21.00 | 70% | 0x30b6…6089 | 18d ago | 0x2b3fd1…39ab83 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x2742…8fd1 | 18d ago | 0x22ed5d…97b22a |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x73bd…b444 | 18d ago | 0x397be8…cbafe2 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $13.65 | 70% | 0x2fb6…1297 | 18d ago | 0x4ce8f8…7ac731 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.