Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xed729d…e5d656 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x3fe6fe…a4502b |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x36f58e…d5e0d3 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xd9e78a…afb695 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xaa485c…fcc78a |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x1dc5b0…fc347a |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x6c3b08…875fdd |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xa9f737…415b63 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x38a6e1…17d256 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xd3080b…004cc4 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x964d68…a4a101 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x3fe6c7…dd993c |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x5430e4…5f1f3a |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xa713b8…c99c2b |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x1e36c9…17c871 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9ad0b8…9591b7 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8d95b3…5ecd96 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x371555…f543c4 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7ebd82…9253eb |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe6a777…cab587 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9aeca3…09dab4 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7d1da5…f605a0 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3dff02…aa0761 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xa4e24b…467fe9 |
| 0x8d9d…de360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x6b7c42…5ef607 |
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.