Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x395901…abb737 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xe65da7…7c8b13 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xbacf0b…a7ca1b |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x987f39…6b6270 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xc94886…ccc849 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xe76364…9e0738 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x36fd1d…02d47b |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xd49960…ad9bbc |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x34c30f…323ae2 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xbf4e8a…d52598 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xf8bb8e…3ea557 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xcde196…c79841 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x05abae…fd16a6 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xde182a…37d2df |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x0aa3be…530c0e |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x81bbaa…bec575 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x5cb77b…b46fd3 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x94f53e…e49d16 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x79272d…e76a89 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xfbde03…2e9f7d |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x84be8b…b86908 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2006d2…80f1e9 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xb520a2…8fb7a3 |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x785b29…8256ff |
| 0x7866…edab0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xde18d9…100103 |
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.