Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d79…ab930x0e3d…7757 | Base | — | $7.35 | 100% | 0xdcd9…b01a | 46d ago | 0xeee0d5…2f2493 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0xc6a6…b855 | 46d ago | 0xa1f2aa…9399e2 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $105.00 | 100% | 0x4055…8ed1 | 46d ago | 0x210eb6…11667b |
| 0x5d79…ab930x0e3d…7757 | Base | — | $3.15 | 100% | 0x214e…3e4a | 46d ago | 0x28e827…b16d3b |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $2.10 | 70% | 0x1570…9b0a | 46d ago | 0x9a1bb6…ab5036 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $3.15 | 100% | 0x2309…083c | 46d ago | 0xb483ba…f580b6 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $1.05 | 100% | 0x9510…bc12 | 46d ago | 0xebe2e2…a336f0 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0x8112…5167 | 46d ago | 0x6e2218…404ee1 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $5.25 | 100% | 0x90ad…1cd6 | 46d ago | 0x71e54f…65b575 |
| 0x5d79…ab930x0e3d…7757 | Base | — | $2.10 | 100% | 0xc4a4…9e86 | 46d ago | 0xefcc37…7965b5 |
| 0x5d79…ab930x47c5…4fc3 | Base | — | $13.65 | 70% | 0xfb22…aa3b | 46d ago | 0x778054…6440bd |
| 0x5d79…ab930x0e3d…7757 | Base | — | $3.15 | 100% | 0xc585…31c6 | 47d ago | 0xbe3ec4…4d448c |
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.