Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2d1f2a…c4815a |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1a1668…46da43 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdcb67b…2f025b |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbbf367…685129 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8eb079…02da93 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x09a5ca…7dd318 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x31d2de…22bdcb |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbd4661…1f7b8f |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x58dc2f…fbfad4 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xba8ec8…ff9438 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x03552e…d85f65 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x09c2cd…d4c083 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1a6903…ab6bb6 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x62380c…cc720d |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x237968…70490d |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x368531…383597 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd4bd32…d344c6 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf4e4c8…86c55a |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x64935f…677d1a |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7adeb0…51e0e7 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0a10ce…ac5b77 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe8a6bc…65fe23 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x55b5c8…ec639a |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe63a8e…a4cac2 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0d0d0d…459dc5 |
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.