Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdec0…56a80x06a9…c0de | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x07e98e…e4e23c |
| 0xdec0…56a80x3b4c…623a | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xe68c93…ff999c |
| 0xdec0…56a80xc945…cc68 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x8e797e…cbe499 |
| 0xdec0…56a80x8df7…3a64 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xf3450d…9787d8 |
| 0xdec0…56a80x6958…45b8 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x71e5fc…d670f2 |
| 0xdec0…56a80x01f7…9e1f | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x68580d…21d2f3 |
| 0xdec0…56a80xfcde…8e47 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x30ed05…517f27 |
| 0xdec0…56a80x21a3…30d7 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xdd3a66…9eafda |
| 0xdec0…56a80x7169…0857 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x1e6e68…f924a1 |
| 0xdec0…56a80x038e…f060 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x726c56…c59552 |
| 0xdec0…56a80x224e…885c | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x610ac2…cd42d4 |
| 0xdec0…56a80x37e3…c0d1 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x65a8bb…5e09b3 |
| 0xdec0…56a80x2b6a…b69f | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x3c0370…95c756 |
| 0xdec0…56a80x1438…b1b8 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xe5d892…99dfd1 |
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.