Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb235fa…9f3f50 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3a3a46…0d08a3 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2bdd1c…d5df4a |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x127a21…93ffea |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x612765…78a207 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x689f5d…cd8def |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9f2679…9e38ec |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0c3351…83a3bb |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd28d53…514246 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe8f157…50b9c4 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8780b0…379807 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x06f9c9…909083 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x12306d…e58523 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x01c5bc…40c1bf |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x36ca89…55a711 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4298d5…c059d6 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x750f7a…e6d547 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x301e85…3a895f |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3ace1d…ec138b |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x90747c…a3edd6 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb892a6…6798b2 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb034e8…ea89f6 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf751f8…19ce29 |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9ad0d9…0d253e |
| 0xed45…a8790x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbd176c…72cb19 |
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.