Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x752c39…ed4b7b |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe221ce…fbc40b |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x948e50…66a7b8 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcb7f1d…b79eb6 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdb1b4e…12e156 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9eed5c…4e7167 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x330e4b…b98a58 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x820825…4dcfc9 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x45ca1d…8d9a42 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xaf9772…7143bf |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x202f1a…eb415c |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0a13fa…481357 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x38066e…40d602 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x019ab0…f76323 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x164120…430ab6 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd20a82…65b952 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xacb0db…c9f540 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe6cbab…28f2f1 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc1a0ad…810109 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x29159b…77edd1 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4cf157…c2da0b |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1f5592…15333f |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x85258d…28f892 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa1668a…fa6b58 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbe5dac…0e2b11 |
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.