Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2bddc1…cd7318 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0a1cff…9b1759 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd740e3…f5c5f2 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa281d8…ad55dd |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x357991…44e56f |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x6dbcdd…350324 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x83dd20…f6bb8c |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x827b51…4a7b87 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x883c30…159e0d |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xdecded…cc3f0f |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x0514a9…9e830b |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xc4b8dd…fc47f2 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xd8cd18…e1f6cd |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x54557d…119f68 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x0fefa3…68048e |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x8ee2b5…012b74 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa5523c…a6676c |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x35067a…708d04 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x03ad00…99fbab |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x374be0…abc882 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x48f88d…218739 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa8ca85…ddea9d |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x79f505…198775 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x58786a…ab1126 |
| 0x66e6…43c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x75bd9e…f39241 |
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.