Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xabc7c0…966629 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb30f5c…bb3909 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xf82889…dcf8cb |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x4feefa…f855d8 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xede507…e2e5f3 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x8bee4c…5397da |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x073f93…c9fb25 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xfe59f8…064ddd |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x258f0e…cd10a9 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x5a5a9c…feb46d |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x768601…b8404b |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x50562c…5a9f80 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xdc943f…81e81e |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xe0449a…0b12f2 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x10f519…3ce6bf |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xf142b1…ced235 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x6c541f…607ad2 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x2c680e…9db645 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x0ac184…e57732 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xeb0a3f…6e1ff0 |
| 0x5040…a7d40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x56b38a…0e3c10 |
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.