Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x5a8ccf…82d190 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xa79609…529f4e |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc1b719…1f432b |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x1deb58…48b443 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xe2fbf8…7ba03f |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x4c4ecd…bf104f |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x1f4225…5974b9 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xeb7a82…f59be1 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xabf16e…3bf809 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xc2b2fe…59abdb |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x73fe16…14821f |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xaad851…efa6f5 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xd7f473…ccba35 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xa798a4…1fded0 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x217c83…8ae3a9 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x15997c…b72c5e |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x591660…93a8df |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x7ea9cd…b0fde2 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x6207ea…368ae4 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x374184…77ed3d |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x59f605…e5dab8 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xf38a01…b4c526 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xb713ce…8acc05 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xc92d5c…7ad425 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x626c54…3c2bae |
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.