Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xc93588…106df6 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xada232…362730 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xb78762…0d57a3 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xcebed3…680d80 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xf760a1…a30c1a |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x2569bd…d888e3 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x92d959…846055 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x6645c7…a4bb46 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xfe9de1…6f40ec |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x69a5d2…4a7f8e |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xe7e847…282afd |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xacc2be…16a93f |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x3f28fd…8a0afd |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x63a656…5fdb86 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8e5157…7d659c |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x1f69c3…5a20f7 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xeadf4d…1b56fd |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x759c4b…ecfa22 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x82a2a0…1ae7c9 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x85e7c8…fd083d |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xe91af8…94d60e |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xfc2104…13c96c |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xe7d6e9…22035e |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x234091…aecff0 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x93de00…392a8e |
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.