Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x1f8f68…78e720 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd4eec7…99ab3d |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x97a997…df42fa |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x702ded…29d7b4 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x5ccb17…0a1b2a |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x414852…a33fa4 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x1b6768…31c8c3 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x1ebc73…624bec |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xdbd614…98b265 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xabbf81…c35c70 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc3f1f8…dbb2b3 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xd0de82…92e946 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x637112…956d34 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xb7a246…186209 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xcc4625…443064 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x60fbe5…c03b40 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x266cf9…5eb1e8 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x19c385…7d8841 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x4071b6…4eee45 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x80d881…9f911c |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xa40e8e…88edf9 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xff9881…e9a445 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x8812ab…278cb7 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xcc71ac…b90151 |
| 0xd206…33b60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x93b6e4…843d0e |
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.