Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x48d7…c7850xc182…dd1d | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xff25d1…243a6a |
| 0x48d7…c7850x32f3…65e8 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xdcc4f8…74c22b |
| 0x48d7…c7850xef79…412c | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xafb863…b6894b |
| 0x48d7…c7850x2bf5…e09c | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x8d932f…5395be |
| 0x48d7…c7850x7649…f7f7 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x76791f…b626f2 |
| 0x48d7…c7850xd4a6…2b57 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x113825…da9575 |
| 0x48d7…c7850x8cac…dc4e | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x5f53c7…3d63df |
| 0x48d7…c7850xdaa0…b66d | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x6b3f5e…8842d1 |
| 0x48d7…c7850x98c1…37eb | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xbd1eb3…2d7890 |
| 0x48d7…c7850x5c98…79ab | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x0588dd…ae92ab |
| 0x48d7…c7850xa782…a885 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xaa7345…9e3869 |
| 0x48d7…c7850xc305…9c73 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xd0fb3d…c6acde |
| 0x48d7…c7850xffd5…a6bc | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x7fd7ed…0e3df8 |
| 0x48d7…c7850xfe13…de1e | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xd00ebb…fb65bc |
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.