Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe21e03…a6bbe4 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x52aa13…83f9f7 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xac5822…593370 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x45cfc7…ad3354 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x515185…a7262d |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x451a25…dbdf19 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc8d470…ddb6b2 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe7d8bb…76553a |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xca112b…905e33 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x112503…04f034 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xb85ee5…5fc9cd |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x9dba63…f822cd |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x3be114…73ecc2 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xfa0dde…d20c90 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x15cd07…291366 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x6d98b2…7f045f |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x11f6a8…beb779 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x7b69ec…e170ba |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc4d9ae…be49e5 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xf66ab6…55a78f |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x0fafbf…992539 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc8024e…d17a24 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x92bff3…5da94d |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa94780…768cf1 |
| 0x9195…4fe50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa4acd7…da46da |
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.