Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdc7f…7ae90x4c1d…acbd | eip155:1 | — | $25.00 | 100% | Route unknown | 101d ago | 0x610c6b…2a7b21 |
| 0xb6bc…0e950x4c1d…acbd | eip155:1 | — | $35.31 | 100% | Route unknown | 101d ago | 0xdb4d40…0b793a |
| 0xb6bc…0e950x4c1d…acbd | eip155:1 | — | $106.11 | 100% | Route unknown | 101d ago | 0x9a77a7…878ad0 |
| 0xc7df…a1870x4c1d…acbd | eip155:1 | — | $44.49 | 100% | Route unknown | 101d ago | 0xe92449…ce4fa1 |
| 0x7203…757a0x4c1d…acbd | eip155:1 | — | $11.00 | 100% | Route unknown | 101d ago | 0xa66b16…8a52fc |
| 0x05c8…e9560x4c1d…acbd | eip155:1 | — | $185.00 | 100% | Route unknown | 101d ago | 0x9754aa…80153d |
| 0x9083…0f950x4c1d…acbd | eip155:1 | — | $95.70 | 100% | Route unknown | 101d ago | 0xf41828…0ada1f |
| 0x9083…0f950x4c1d…acbd | eip155:1 | — | $73.59 | 100% | Route unknown | 101d ago | 0x1b59df…0bf746 |
| 0x8e08…06810x4c1d…acbd | eip155:1 | — | $11.00 | 100% | Route unknown | 101d ago | 0xbca8e9…2d0d3a |
| 0xedf2…48020x4c1d…acbd | eip155:1 | — | $25.00 | 100% | Route unknown | 101d ago | 0xebffb0…26cebf |
| 0xf3ee…72550x4c1d…acbd | eip155:1 | — | $47.00 | 100% | Route unknown | 101d ago | 0x2cdfc7…9083cd |
| 0x3b2e…69950x4c1d…acbd | eip155:1 | — | $23.80 | 100% | Route unknown | 101d ago | 0x996287…7f72ee |
| 0x9083…0f950x4c1d…acbd | eip155:1 | — | $147.18 | 100% | Route unknown | 101d ago | 0x872350…63e7c3 |
| 0xc7df…a1870x4c1d…acbd | eip155:1 | — | $50.98 | 100% | Route unknown | 101d ago | 0xc3eaaa…26d8e4 |
| 0xdc7f…7ae90x4c1d…acbd | eip155:1 | — | $25.00 | 100% | Route unknown | 101d ago | 0x21ed65…44877d |
| 0xc7df…a1870x4c1d…acbd | eip155:1 | — | $50.08 | 100% | Route unknown | 101d ago | 0xf0b268…838959 |
| 0x6d72…86840x4c1d…acbd | eip155:1 | — | $10.00 | 100% | Route unknown | 101d ago | 0x3f46f9…4d8e01 |
| 0x8654…9ca00x4c1d…acbd | eip155:1 | — | $490.00 | 100% | Route unknown | 101d ago | 0x290ce3…85a633 |
| 0x4c1d…acbd0x615c…717d | eip155:1 | — | $6,738.02 | 100% | Route unknown | 101d ago | 0x98fb59…704f77 |
| 0xf54e…c6300x4c1d…acbd | eip155:1 | — | $5,019.61 | 100% | Route unknown | 101d ago | 0x2add7b…22436b |
| 0x2c29…d3320x4c1d…acbd | eip155:1 | — | $69.82 | 100% | Route unknown | 101d ago | 0x7370da…9b7edd |
| 0x911e…98d10x4c1d…acbd | eip155:1 | — | $50.99 | 100% | Route unknown | 101d ago | 0x7b7dbb…eace7b |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.