Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xffd5f6…fd126d |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7f2d28…ea3552 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa63b62…a9c336 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd036b0…2133d9 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x195f49…cb3e2d |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa2adca…eef0cf |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x34add8…449ae4 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x08f69b…e974c4 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3f36dc…3393aa |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5ecc8b…251ec8 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xef2a21…c4b699 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x78de57…c1f807 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf928ef…23b94b |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb7069a…622826 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x384acc…f11cf3 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf4887b…4f6711 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0c8a5d…a1947e |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x560c3d…be1415 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9fa351…0bc0ce |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb77164…fb13e0 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbdbfa0…a38448 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8e5f58…88b48b |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x67fc60…96f960 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb7be4e…43175e |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x275e1b…cc3704 |
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.