Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 84d ago | 0x809477…dd1e34 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 84d ago | 0x875d92…60e586 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x124d9a…c9b68e |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x0a2837…d5995a |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xe9fa88…b4b652 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xfba834…319afc |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x961345…fea6f5 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x4c18ef…93e591 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xa9f949…74d50b |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xbdc3df…6f4276 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x129505…3cb07a |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x291765…c163d9 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xb53dba…f18c21 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xf855ab…67ad87 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xdbeff4…d7c843 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x4c86bb…863cfb |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x3d8185…2aa04c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x2f992b…8017f0 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x2f188d…e18529 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xeb634c…187e6a |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x9def31…20cf13 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x20c629…9d51d4 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x33b265…1a293f |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x82120a…934b4e |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x006a4f…51639e |
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.