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 | 68d ago | 0x166f6f…463462 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x2b6974…a52f78 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x409c60…d08fdf |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x177276…eeec08 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6f698e…a2ada0 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xb1e879…67a31f |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc376cf…8b21cc |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x045d27…dc1599 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe8cf51…a4d676 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xff494b…e3a8df |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xb32929…916635 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe1d27a…57e27c |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6c2a0b…84c097 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x481c1e…f9f7c5 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe19fc9…6f9975 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x87315b…938110 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc5b2ea…5402a2 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x285176…5c5e83 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc55d81…de532e |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x9444bc…f8eada |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x15001c…46318b |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x7529b1…227b41 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xea56cd…3f65fc |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe89619…19360c |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xf461d3…e70c43 |
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.