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 | 55d ago | 0x15bc83…c0487b |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb38f0b…168355 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x03495d…132e0d |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9648e7…7b26dd |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe65591…f4ecd6 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc0b8ac…84cf91 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbfe8ee…7d5e8e |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd1f946…1511d7 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x31f18f…41e15e |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9f4b58…2256fb |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd57ceb…114211 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x52bc66…5a3659 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb93087…e67bee |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9052e0…9778ca |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3d25db…aa9a62 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd7eb8a…b2801a |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xad338e…d92d08 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x09d038…ed8e4d |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3ad8bf…ad6073 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe2cae0…a4f8c2 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x48a9e9…ef0949 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x682b6e…6607e7 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7c7129…51919a |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7e8c70…26db7d |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x35eca5…3d1ef7 |
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.