Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x1da0ea…bdeb78 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x00146d…7dcda3 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x66d68b…8048c7 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xee84c4…4b37a8 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x35e6a2…0a0dcc |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x9f68b5…f6951c |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x504cfc…4027b8 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xeebe78…2e3319 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x0554d2…4ca5ab |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xed1beb…df2b21 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x816ccc…631016 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x0f4555…102f36 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xc552dd…983f7a |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x8f33ee…5508be |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x6f9faa…4c5ba1 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xede385…49f137 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xd6aaec…5ee4d9 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x77ce28…c97c9b |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x802b75…18a8c9 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xe969ac…756b68 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x84d660…b3c275 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x929c41…ed8bf3 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x3e1ce8…4922aa |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xf5e7b4…fe94ea |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x8faae3…52ac86 |
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.