Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8cde28…2e8887 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa21ae1…b97d3d |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa5eb58…68969c |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb23a25…ba1d26 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe9db83…dd4f92 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb3a25a…e62bcd |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8e33fc…f48b8f |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x385514…640572 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc40dde…f82b68 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfda488…c48a51 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xdd91a3…ee0b9b |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd7e5cf…256f00 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xdeefe3…835e79 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x49a259…c680f9 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4e9231…97b094 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x81d729…175e02 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd555c4…28271e |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc792ab…21b5d2 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x37b04c…5a7eaf |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6394fd…a1bf83 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe57ebb…d2f39e |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd3a946…0afca7 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfc0c4c…205d7f |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd058eb…538bd7 |
| 0xaa87…38ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xed92e7…449c87 |
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.