Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x365386…6777b0 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x622339…1f1a4d |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x9a38bb…5a73ac |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x2d6925…443369 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xb9c636…96055d |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xddc6b2…57b3fc |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x3f1abf…9696cb |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x1b0e46…564bf8 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xc025f4…ef35c7 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xa9b51b…2fd581 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xed1f42…de8010 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x259639…55095d |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x78e855…96b61d |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x8d2b4c…a7bff7 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x265d6b…565d50 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xd86934…050289 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xae4cc0…32f848 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xf19852…10c393 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x38e400…862069 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x5ae13b…984628 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x14e1f4…ab4f1a |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xf284e3…f4b136 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x887e5c…f205ce |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x00ffa9…29d424 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x1a29f3…04e74b |
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.