Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x411ea8…c7b094 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x9eb8a3…86ca52 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xc69256…faac26 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x26115f…2f8e8f |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xba51d2…01565b |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x34fa9f…2da087 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xd8b141…2da545 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x45af83…c0b613 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x48e925…dfa10d |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xa0c8ce…826eb5 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x0e03dd…2eea26 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x25e0ed…806122 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xb9b4c7…b2db96 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xe224f4…673592 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x0fcb11…7112ac |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x7d9234…56a728 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x54aded…4c9a89 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x7cf88d…fe82f2 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x45ee18…2fd59e |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x308de9…a46477 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x8db9c9…18cba9 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xa4ffef…b6c09e |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x6535a7…7994bb |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x7075f4…a6d015 |
| 0x329c…1b830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xaf9201…ad17dc |
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.