Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1af836…7b3f59 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbb000b…948e5e |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa93b7e…452b38 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5732ce…a895ec |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5d1f28…8fb9f8 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb0dade…871907 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x65b6c3…4d614e |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5848a2…8da5b0 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x075f16…ec0746 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x225e01…6ffd06 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x183b7d…0d3e0d |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x33491b…4dcc88 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x319890…92e719 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0f9f56…07aa5c |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf1a29e…986c8a |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x64ec95…4780c3 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8e42a2…d0082c |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb8e9a8…b79f8e |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb69c77…5145d8 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4677fa…17ea69 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x15caf0…c34964 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x1417ce…4c7a4c |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5073b5…79ec9c |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa911a4…452ab4 |
| 0x5ccb…da3d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xad8ebf…2f5683 |
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.