Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x28b9f2…f1369b |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xafc844…435ed0 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6e9975…06b119 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4604c2…b7d7df |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7acfb1…72f637 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7a8cdb…b02b5a |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd29c19…efe9a7 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2e9430…488dcd |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa0d0f4…597782 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x144ff6…0c1720 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7ddc16…9be8fe |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3e646c…7e5bb0 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9cdd39…483120 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf472cd…f44355 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7355d0…650a95 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x150b61…0a15d6 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4112b5…1d6991 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xed5d85…6e780c |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3709a4…1dda02 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x68a7aa…56a852 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd5f30b…6f5b8b |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5442db…76dbc8 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3e6499…e956d5 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfb8fed…5b2013 |
| 0x9568…b66e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6d3e53…c394b7 |
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.