Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x91c4a5…bf46fa |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x3303bc…3d5ca3 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x74c7c0…e2ceef |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x993d13…112cfa |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x3a1758…7e479a |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x7b9daf…5b906b |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xdc65d2…279b96 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xaebd45…ebb9ef |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x888622…146c5c |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x0f7de7…9b0e91 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xac5f2a…df453a |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xc2e1e6…450bff |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb10054…0fc660 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x9019b0…fcfcf2 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x93767e…6e5492 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x832ff0…945738 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x2e1916…0cc3ef |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x0505cd…3c2bb9 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xac010e…cae040 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xf04ef2…348299 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xbd25ee…dfc9b1 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x827102…6f550b |
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.