Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8e2793…3459c9 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfc5a64…00ffe0 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x360f7a…22cf9a |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x542db9…8fa973 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7c9972…841f90 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x69f8f5…170d08 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xac2ecd…98f14a |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4ae878…225b18 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xebb8e5…83d579 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3fe52d…f951b5 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf70a0e…d475fc |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4f63e1…1107cc |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x735aea…665d30 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8829c9…d72627 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc56137…5390a2 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xcdcf01…dfdd23 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc56738…0beb1f |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb685fa…ff461d |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcfda93…16fc04 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2cebdf…117c92 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x26a759…da22c5 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x06fdc0…9489bc |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x322933…645c44 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x48c9e0…85afbc |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x88442a…455c8d |
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.