Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa648d2…3869c8 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8b3556…6ce507 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6889bb…ff9096 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6de624…718084 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4b0e37…0a39ab |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4024f1…307431 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x57d649…9ee8b7 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7abe8d…79306f |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x42440f…50ac05 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1dabb1…e477cc |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xaccb83…8ecc79 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb10e04…921381 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x53fdcc…d1db75 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa2a465…d314a2 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xdfba62…7a4088 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x62f53a…9a4d3e |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf343e0…29f571 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4ca473…a3b840 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x43b070…50c78d |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x668c3c…3bcc9e |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x616580…f6cf02 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x091e07…bb4e90 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xae92ec…6d1f24 |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x55bbd1…a054ad |
| 0xb6bf…ea2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x358242…a2df5b |
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.