Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x14ac8d…7c42f9 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x30029a…4bd9d9 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x46bf7a…a0f62e |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x974d5d…00bff2 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1d2df5…327a7d |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x28ad00…3e49b3 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xbe2bb8…02c127 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x19fdf4…18168b |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa69bd1…1c1619 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x21ad80…13dc77 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7aac2c…cc8b20 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8a8767…533cfc |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8a8d7e…27b29d |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x384484…fd15b2 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa596b2…10b666 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc64b17…2316ec |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x641a8d…65a4c1 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3c8171…195a0d |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf17d35…584cf5 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5888c5…90e48a |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd2572a…e4a2e3 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x67e0fa…308eb5 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd0a49e…eaeab9 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6cf8a6…63b8ed |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0473ff…24176f |
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.