Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3d49…f8ab0x78bb…9a90 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x7bacac…a9b72d |
| 0x3d49…f8ab0x8d0a…286a | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xbbb3f7…20d828 |
| 0x3d49…f8ab0x0285…8701 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x4473af…0dce75 |
| 0x3d49…f8ab0xa43c…688a | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x2b6f86…6563fc |
| 0x3d49…f8ab0xaf6e…39ea | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x0e9f5a…69bf1c |
| 0x3d49…f8ab0x4e1e…5059 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x61984d…d97d46 |
| 0x3d49…f8ab0x6ddd…7814 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xaa67d2…500073 |
| 0x3d49…f8ab0xa87b…3de9 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xb36c49…a7abf3 |
| 0x3d49…f8ab0xae53…e96a | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xe5f05a…4f9a74 |
| 0x3d49…f8ab0xcc09…80f9 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x20fee3…8a5ae5 |
| 0x3d49…f8ab0x2b80…bda4 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x477b98…f6d34d |
| 0x3d49…f8ab0xb702…d583 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xb64398…eb787a |
| 0x3d49…f8ab0x9ac4…e872 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xa45aef…52f2e5 |
| 0x3d49…f8ab0x460a…63d8 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x052d58…a7fbbb |
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.