Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x1b107d…ecc493 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xe30d37…7c0703 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x02e4d0…74de33 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xbf9a2c…0691de |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x75d23b…d41074 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xc0c62a…52b11b |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xab66ef…46f103 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x62c651…520999 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xf01a89…98e52d |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x353bce…3ee644 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x6ca509…c51e27 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xb9b3aa…7c88fe |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xd14338…d27391 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xc6f54c…8547ea |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x5c046c…210a05 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xb917d3…ac6205 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x8b3e84…835b03 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x421628…10036e |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x67a4e0…c0608a |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x791fb6…318ec7 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xae1a38…9472f5 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0xc9512e…d2fa86 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x39d7eb…3ced91 |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x63f7bd…25ce5f |
| 0x2260…88f00xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 36d ago | 0x1f46b8…5c9bd8 |
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.