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 | 30d ago | 0xe5c3ea…b57c76 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x2287c7…47e542 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x8eebfb…219581 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xb70120…a85b62 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x044bce…7ef682 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x6b5e67…f0dc72 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x53c74f…859124 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x239449…e79604 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x456208…7668e3 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x999901…b7b329 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xfc0c33…eb08ff |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x60d32e…9535df |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xc671f2…e1a4ea |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x99835a…db93b1 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x2c4442…0e8754 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x935db6…00d398 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x23410f…92ccdb |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x3d0bb9…9c277c |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xa96fcc…6efeb7 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x0407a5…049dcc |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xebcd16…1fcca7 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xcc9b9a…15c48d |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x419659…043409 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0xa6f9ac…6578b7 |
| 0x3634…98b70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 30d ago | 0x030be5…9ac745 |
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.