Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xdee7b1…09e333 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xba16ce…d30ab8 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x55aa86…fca44c |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x954449…0903ed |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x77654f…8dba2e |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x76bf28…ab6552 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd2fe74…2d5d55 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x274500…354fbc |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe663f8…b06694 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb8b782…babbc5 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x30b143…c69cef |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x66cbdd…2cb766 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x6fb9be…071c80 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x505346…4b9788 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x709739…5c4ed6 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1264d9…770b33 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x12d644…5738db |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x4f8577…3d4c9d |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe91b83…fdc4fa |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe1af14…005ceb |
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.