Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.10 | 100% | 0x4d99…3c63 | 57d ago | 0x83d12b…8d4e1a |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0xa690…238c | 57d ago | 0xed64b6…406d12 |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.03 | 100% | 0x9307…e92a | 57d ago | 0x6cc355…ffdb72 |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.02 | 100% | 0x065e…0a60 | 57d ago | 0xad0e5b…b4abc2 |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0x1bf5…a716 | 57d ago | 0x3e8afb…4347c2 |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0x0166…37af | 57d ago | 0x151284…f5aa0d |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0x4e90…564a | 57d ago | 0xfad497…c85b4f |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0x2bdf…11ce | 57d ago | 0xccbdf7…bbb3e6 |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.02 | 100% | 0x2970…8ed7 | 58d ago | 0x3d9a17…4381f8 |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0xc5c7…f8a5 | 58d ago | 0xc4b0c7…74698b |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0xfdf6…61a8 | 58d ago | 0x26a41e…d06d4f |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0x563b…9a7f | 58d ago | 0x9b33b6…b8d7d5 |
| 0x89e6…4b0c0x0e3d…7757 | Base | — | $0.01 | 100% | 0x1a34…32c1 | 58d ago | 0x1f1ebc…4712ad |
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.