Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7eb142…888de0 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9ded43…25f4d0 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x68139c…f58169 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3af633…c13afb |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfa6a0e…d7009e |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x16c5bd…f124e8 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x129d1f…b2c77e |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2e41e1…71686b |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd00b63…35de82 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x26c6ab…738e58 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4d4431…c09d6b |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x98e61a…33c8df |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x18f4dc…a9f53e |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7ab9ce…a3f1be |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x260a21…8e8410 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcd8a60…82c360 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfbfae2…29ebf4 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa3d735…53ce1a |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfb8252…8d5c67 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x23873b…3273c6 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x36653b…440054 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0ed213…d4ab1d |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xff429b…9f9d1c |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x396468…4fdb50 |
| 0x8a09…be2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xeb3322…b17898 |
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.