Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xbc5543…1b3125 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7d8894…a68307 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xda885b…da5721 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7ba3ec…6021e5 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x9e94d2…f825e3 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xaa3b64…a6797f |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x20498f…130c79 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x9e35ff…cc95a2 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xf339f3…13cdf3 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xfe1c92…3eb972 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xb3c398…81105c |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7e673e…0dbd80 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x32f613…3624df |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x4507ea…23dc61 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x986ac1…ab2d13 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x278550…8aefd4 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa933aa…014cac |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc3addf…3e0a7b |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xb365d0…54b244 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa8f368…e79b4b |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe21c3d…2e9e5c |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x522ec3…4ea86d |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x11b8b7…3a52b6 |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x6e54f0…6340fd |
| 0x5781…9c430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x862dc0…387e2a |
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.