Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x052374…f61374 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa26a42…7ffa82 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3fd75d…a05697 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbdf0e0…c07902 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1b5cea…1d028e |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9155e7…f86457 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x974a0a…cea332 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7eae32…ea856c |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x242d7f…8a34a6 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe25a5e…80e856 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4a16dd…a80bf2 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8ed4f3…5d3e4f |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1d1a03…418b21 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xae02cc…e66601 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe233ff…0d1c63 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6fb3fe…af3281 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe45b97…659cf0 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4b80fa…7f1075 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbccdbc…79f8d9 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x27513c…0d5bb5 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x16308d…7fa821 |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x79fbb6…8d97cb |
| 0x241c…a1c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbf3a01…692166 |
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.