Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe84706…da79d4 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7a701d…d8d6ce |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9820dc…795086 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3d6b56…c18730 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdb4b7e…8427ba |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1dd097…bea2a0 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0f0b9a…72ae5b |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x824e85…61ec04 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf9c43c…cf7e86 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd30aea…794e43 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa605b6…81daff |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7e496c…a1fa00 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x58b949…aa4e90 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x93d517…5fcd16 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x738d83…cb6770 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbccd16…b5aada |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x299f36…f0730d |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbc0f6b…65d77e |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcccc9f…0c7999 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2d6e51…6614a7 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc84d35…43d828 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb6a8f6…2b5eaf |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x38f0b2…e9a2ca |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x32f342…93ddde |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xed6da9…304d7b |
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.