Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x866e9e…c88f6b |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xed25c9…4686f0 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xf58dad…330718 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x059ba3…c863fd |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x7ea8a2…a3c4ec |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa57c54…3fc6ad |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xf54a23…88b21d |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x8e0712…e68dd8 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x0ef0ac…340352 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6f3f40…0dbdb7 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x05f519…7b9240 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x1f817a…d7481c |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x08b995…5b61c5 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xf3396c…6303d8 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa4ee30…58b581 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x098e6e…4851aa |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xf553a6…92be5e |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc1342f…9ead5e |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x122811…17d185 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc3db36…0b2b2c |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa0083f…cb6412 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x5174ea…d1c5f7 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x3d515f…32e6f3 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x5c6634…f076ea |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xea8ed9…46bfb7 |
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.