Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x04c18c…976b4f |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9adb47…5c6efa |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbd1ed4…952155 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x4d4a87…103494 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xeb6219…e25124 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8f1f70…b4875c |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xef6d9f…b985a4 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x405387…032460 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x72101a…d3133b |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x03cd59…876cbb |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7cf0f1…57f13f |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xdec50d…bf49f8 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x719a19…1c598e |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0ef07a…7d50a0 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x25db88…d66764 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x605384…da6b8a |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0393c4…312fb5 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8910cb…47464e |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xcfbd7b…5a2afd |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x894ff7…e461fd |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x52b14c…89d89d |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd7e9e6…ab13f1 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3b4e44…100432 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x549d49…b0e471 |
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.