Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x877df1…dbc647 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x28d8fa…bd4e55 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc649df…f8e0cb |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe34316…4b17b5 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2b2278…8207ff |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x87bf66…0f4c77 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb0129c…bfbad0 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa89e76…02ea68 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x187f07…891096 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x82a298…0604d1 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x636325…c32452 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x65cacf…2c9b80 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3bca74…25e0da |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x141e3a…26c206 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6de4a9…821543 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe04399…a26d93 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd895f9…dfb5cd |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0514ce…b5f6c2 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9421da…878f5c |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x72ec4b…3c45b6 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf70b29…0119dd |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf7f2db…4bb679 |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb4aed2…528c0f |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x05afab…d09bcb |
| 0xd2e8…12f30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xced2c4…37ee28 |
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.