Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf58149…e2fd01 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x560e84…ad7836 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x459ec6…6c9ca3 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2b1c5a…33f32a |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6b89da…9b20b8 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf1e228…0a234f |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3f5e1f…0e346a |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd685f3…635b87 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x936c7d…d70b90 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9d9a5e…6b01f1 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe3aa67…f8100b |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x166d60…66c649 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x18c850…09410a |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfe3763…c46a74 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x00606b…40bb72 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf8f44b…dc02dc |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbcf432…674b13 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x177d23…3f34af |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5fcae9…210b20 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7598d4…cc8d0e |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5ecebe…bf8beb |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc25cef…6a1ced |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x39d9dc…ec0794 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4a0b20…e995ff |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa797ee…c97b72 |
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.