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 | 58d ago | 0x2fd6ea…78288f |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x03a93a…acdfea |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8360e1…065d5b |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0219ac…7bd6b1 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6a7ed6…88acd8 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcd592f…42edb7 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd49d76…af0f2f |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6fc62d…ee5a28 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x821909…4d16b4 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6ece48…1343c8 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc6ce45…bed1a0 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x986261…5c5056 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x04b8bf…1998be |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa38b96…180b9b |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6fd55a…fd0036 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x466e39…fe8428 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x86ea24…bc6961 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa8aa63…eb75f1 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x76100f…f8805a |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x91b4b5…630267 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x381eae…a17456 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6ebd5e…8a71df |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9ed268…b7cbf8 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5c0059…e17da4 |
| 0xfc7c…06740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbc85ff…115bd7 |
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.